GBNL2PortSecurity-MIB
AI MIB Summary
The GBNL2PortSecurity-MIB facilitates the monitoring and management of Layer 2 port security policies, including MAC address table entries, violation counters, and interface security states on GBN network devices. This module enables administrators to track unauthorized access attempts and enforce port-based authentication mechanisms via SNMP.
gbn PortSecurity Enterprise MIB definition.
Main OID:
gbnL2PortSecurityMib.1.3.6.1.4.1.13464.1.2.4.1.8
44
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
gbnL2Switch OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.1 |
gbnL2PortSecurityMibgbn PortSecurity Enterprise MIB definition. MODULE-IDENTITY .1.3.6.1.4.1.13464.1.2.4.1.8 |
portSecurityNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.13464.1.2.4.1.8.0 |
portSecurityMacDenyNotificationThis notification indicates that a mac address matching a deny rule. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.1.8.0.1 |
portSecurityMaxDenyNotificationThis notification indicates that current learned mac address number is bigger than max number. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.1.8.0.2 |
portSecurityShutdownNotificationThis notification indicates that port is shutdown by port-security. NOTIFICATION-TYPE .1.3.6.1.4.1.13464.1.2.4.1.8.0.3 |
portSecurityPortTabletable of information of ports. SEQUENCE OF PortSecurityPortEntry .1.3.6.1.4.1.13464.1.2.4.1.8.1 |
portSecurityPortEntrytable of information of ports. PortSecurityPortEntry .1.3.6.1.4.1.13464.1.2.4.1.8.1.1 |
portSecurityPortNumThe Port number associated with this Port.ro Unsigned32 .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.1 |
portSecurityEnableEnable/disable port security of this Port.default is disabled.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.2 |
portSecurityMaxNumMax secure mac address.default is 0.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.3 |
portSecurityCurrentNumCurrent mac address.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.4 |
portSecurityViolationModeaction when receive illegal packets.default is protect.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.5 |
portSecurityAgingStaticenable static mac aging.default is false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.6 |
portSecurityAgingTimevalue of aging time.default is 1 minuterw Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.7 |
portSecurityStickyenable sticky function.default is false.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.8 |
portSecurityShutdownwhether port is shutdown by port-security.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.9 |
portSecurityRecoverywhether port auto recovery after shutdown.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.10 |
portSecurityRecoveryTimevalue of auto recovery time.default is 5 minuterw Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.1.1.11 |
portSecurityMacRuleTabletable of mac rules of ports. SEQUENCE OF PortSecurityMacRuleEntry .1.3.6.1.4.1.13464.1.2.4.1.8.2 |
portSecurityMacRuleEntrytable of mac rules of ports. PortSecurityMacRuleEntry .1.3.6.1.4.1.13464.1.2.4.1.8.2.1 |
portSecurityMacRulePortNumThe Port number associated with this Port.ro Unsigned32 .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.1 |
portSecurityMacRuleMacmac address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.2 |
portSecurityMacRuleActionforward action of mac address.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.3 |
portSecurityMacRuleVidvlan id of mac address.0 means no configured.rw Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.4 |
portSecurityMacRuleIpv4vlan if of mac address.0.0.0.0 means no configured.rw IpAddress .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.5 |
portSecurityMacRuleTypetype of mac address.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.6 |
portsecurityMacRuleRowStatususe to create or delete a rule.step:1)portsecurityMacRuleRowStatus with value 5(create and wait);2)other mib needed;
for mac rule just portSecurityMacRuleType and portSecurityMacRuleAction, for mac+vid rule just portSecurityMacRuleType, portSecurityMacRuleAction,
and portSecurityMacRuleVid, for mac+ip rule just portSecurityMacRuleType, portSecurityMacRuleAction, and portSecurityMacRuleIpv4;
3)portsecurityMacRuleRowStatus with value 4(create and go) to create, or portsecurityMacRuleRowStatus with value 6(destroy) to deleterw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.2.1.7 |
portSecurityIpRuleTabletable of ip rules of ports. SEQUENCE OF PortSecurityIpRuleEntry .1.3.6.1.4.1.13464.1.2.4.1.8.3 |
portSecurityIpRuleEntrytable of ip rules of ports. PortSecurityIpRuleEntry .1.3.6.1.4.1.13464.1.2.4.1.8.3.1 |
portSecurityIpRulePortNumThe Port number associated with this Port.ro Unsigned32 .1.3.6.1.4.1.13464.1.2.4.1.8.3.1.1 |
portSecurityIpRuleIpv4Startstart ip address of this rule.ro IpAddress .1.3.6.1.4.1.13464.1.2.4.1.8.3.1.2 |
portSecurityIpRuleIpv4Endend ip address of this rule.ro IpAddress .1.3.6.1.4.1.13464.1.2.4.1.8.3.1.3 |
portSecurityIpRuleActionforward action of ip address.rw Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.3.1.4 |
portsecurityIpRuleRowStatususe to create or delete a rule.step:1)portsecurityIpRuleRowStatus with value 5(create and wait);2)portSecurityIpRuleAction;
3)portsecurityIpRuleRowStatus with value 4(create and go) to create, or portsecurityIpRuleRowStatus with value 6(destroy) to deleterw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.3.1.5 |
portSecurityActiveMacTabletable of active mac. SEQUENCE OF PortSecurityActiveMacEntry .1.3.6.1.4.1.13464.1.2.4.1.8.4 |
portSecurityActiveMacEntrytable of active mac. PortSecurityActiveMacEntry .1.3.6.1.4.1.13464.1.2.4.1.8.4.1 |
portSecurityActiveMacDevicemember unit of the switch.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.0 |
portSecurityActiveMacMacAddrmac address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.1 |
portSecurityActiveMacPortNumThe Port number associated with this Port.ro Unsigned32 .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.2 |
portSecurityActiveMacActionforward action of ip address.ro Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.3 |
portSecurityActiveMacVidvlan id of mac address.ro Integer32 .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.4 |
portSecurityActiveMacIpv4vlan if of mac address.0.0.0.0 means no information.ro IpAddress .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.5 |
portSecurityActiveMacTypetype of mac address.ro Enumeration .1.3.6.1.4.1.13464.1.2.4.1.8.4.1.6 |