MIB Viewer

GBNL2PortSecurity-MIB

44 objects
gbn PortSecurity Enterprise MIB definition.
Imported Objects
ADMIN-MASTER-MIBgbnL2
SNMPv2-CONFMODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMIInteger32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
SNMPv2-TCDisplayString MacAddress RowStatus TruthValue
OIDNameAccessStatusDescription
1.3.6.1.4.1.13464.1.2.4.1NodegbnL2Switch
1.3.6.1.4.1.13464.1.2.4.1.8IdentitygbnL2PortSecurityMibgbn PortSecurity Enterprise MIB definition.
1.3.6.1.4.1.13464.1.2.4.1.8.0NodeportSecurityNotifications
1.3.6.1.4.1.13464.1.2.4.1.8.0.1NotificationportSecurityMacDenyNotificationcurrentThis notification indicates that a mac address matching a deny rule.
1.3.6.1.4.1.13464.1.2.4.1.8.0.2NotificationportSecurityMaxDenyNotificationcurrentThis notification indicates that current learned mac address number is bigger than max number.
1.3.6.1.4.1.13464.1.2.4.1.8.0.3NotificationportSecurityShutdownNotificationcurrentThis notification indicates that port is shutdown by port-security.
1.3.6.1.4.1.13464.1.2.4.1.8.1TableportSecurityPortTablenot-accessiblecurrenttable of information of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1RowportSecurityPortEntrynot-accessiblecurrenttable of information of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.1ColumnportSecurityPortNumread-onlycurrentThe Port number associated with this Port.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.2ColumnportSecurityEnableread-writecurrentEnable/disable port security of this Port.default is disabled.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.3ColumnportSecurityMaxNumread-writecurrentMax secure mac address.default is 0.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.4ColumnportSecurityCurrentNumread-onlycurrentCurrent mac address.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.5ColumnportSecurityViolationModeread-writecurrentaction when receive illegal packets.default is protect.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.6ColumnportSecurityAgingStaticread-writecurrentenable static mac aging.default is false.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.7ColumnportSecurityAgingTimeread-writecurrentvalue of aging time.default is 1 minute
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.8ColumnportSecurityStickyread-writecurrentenable sticky function.default is false.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.9ColumnportSecurityShutdownread-onlycurrentwhether port is shutdown by port-security.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.10ColumnportSecurityRecoveryread-writecurrentwhether port auto recovery after shutdown.
1.3.6.1.4.1.13464.1.2.4.1.8.1.1.11ColumnportSecurityRecoveryTimeread-writecurrentvalue of auto recovery time.default is 5 minute
1.3.6.1.4.1.13464.1.2.4.1.8.2TableportSecurityMacRuleTablenot-accessiblecurrenttable of mac rules of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1RowportSecurityMacRuleEntrynot-accessiblecurrenttable of mac rules of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.1ColumnportSecurityMacRulePortNumread-onlycurrentThe Port number associated with this Port.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.2ColumnportSecurityMacRuleMacread-onlycurrentmac address.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.3ColumnportSecurityMacRuleActionread-writecurrentforward action of mac address.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.4ColumnportSecurityMacRuleVidread-writecurrentvlan id of mac address.0 means no configured.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.5ColumnportSecurityMacRuleIpv4read-writecurrentvlan if of mac address.0.0.0.0 means no configured.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.6ColumnportSecurityMacRuleTyperead-writecurrenttype of mac address.
1.3.6.1.4.1.13464.1.2.4.1.8.2.1.7ColumnportsecurityMacRuleRowStatusread-writecurrentuse to create or delete a rule.step:1)portsecurityMacRuleRowStatus with value 5(create and wait);2)other mib needed; for mac rule just portSecurityMacRuleType …
1.3.6.1.4.1.13464.1.2.4.1.8.3TableportSecurityIpRuleTablenot-accessiblecurrenttable of ip rules of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1RowportSecurityIpRuleEntrynot-accessiblecurrenttable of ip rules of ports.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1.1ColumnportSecurityIpRulePortNumread-onlycurrentThe Port number associated with this Port.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1.2ColumnportSecurityIpRuleIpv4Startread-onlycurrentstart ip address of this rule.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1.3ColumnportSecurityIpRuleIpv4Endread-onlycurrentend ip address of this rule.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1.4ColumnportSecurityIpRuleActionread-writecurrentforward action of ip address.
1.3.6.1.4.1.13464.1.2.4.1.8.3.1.5ColumnportsecurityIpRuleRowStatusread-writecurrentuse to create or delete a rule.step:1)portsecurityIpRuleRowStatus with value 5(create and wait);2)portSecurityIpRuleAction; 3)portsecurityIpRuleRowStatus with …
1.3.6.1.4.1.13464.1.2.4.1.8.4TableportSecurityActiveMacTablenot-accessiblecurrenttable of active mac.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1RowportSecurityActiveMacEntrynot-accessiblecurrenttable of active mac.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.0ColumnportSecurityActiveMacDeviceread-onlycurrentmember unit of the switch.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.1ColumnportSecurityActiveMacMacAddrread-onlycurrentmac address.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.2ColumnportSecurityActiveMacPortNumread-onlycurrentThe Port number associated with this Port.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.3ColumnportSecurityActiveMacActionread-onlycurrentforward action of ip address.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.4ColumnportSecurityActiveMacVidread-onlycurrentvlan id of mac address.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.5ColumnportSecurityActiveMacIpv4read-onlycurrentvlan if of mac address.0.0.0.0 means no information.
1.3.6.1.4.1.13464.1.2.4.1.8.4.1.6ColumnportSecurityActiveMacTyperead-onlycurrenttype of mac address.