HM2-PLATFORM-PORTSECURITY-MIB
AI MIB Summary
The HM2-PLATFORM-PORTSECURITY-MIB enables SNMP-based monitoring and configuration of IEEE 802.1X authentication states, MAC address table entries, and port security violation counters on Hirschmann (Belden) Private Platform2 network switches. This module provides granular visibility into port-level security events, including unauthorized access attempts, MAC address aging, and dynamic port shutdown statuses.
The Hirschmann Private Platform2 MIB for Port Security Feature. Copyright (C) 2011. All Rights Reserved.
Main OID:
hm2PlatformPortSecurity.1.3.6.1.4.1.248.12.20
29
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
29 total| Object Name |
|---|
hm2PlatformPortSecurityThe Hirschmann Private Platform2 MIB for Port Security Feature. Copyright (C) 2011. All Rights Reserved. MODULE-IDENTITY .1.3.6.1.4.1.248.12.20 |
hm2AgentPortSecurityGroup OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.20.1 |
hm2AgentGlobalPortSecurityModeMode showing whether at the global level, port security is enabled or not.rw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.12.20.1.1 |
hm2AgentPortSecurityTableA table for Port Security and associated functionality. SEQUENCE OF Hm2AgentPortSecurityEntry .1.3.6.1.4.1.248.12.20.1.2 |
hm2AgentPortSecurityEntryRepresents entry for port security table Hm2AgentPortSecurityEntry .1.3.6.1.4.1.248.12.20.1.2.1 |
hm2AgentPortSecurityModeMode showing whether at port level security is enabled or not.rw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.12.20.1.2.1.1 |
hm2AgentPortSecurityDynamicLimitThis variable signifies the limit of dynamically locked MAC addresses allowed on a specific port.rw Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.2 |
hm2AgentPortSecurityStaticLimitThis variable signifies the limit of statically locked MAC addresses allowed on a specific port.rw Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.3 |
hm2AgentPortSecurityViolationTrapModeThis variable is used to enable or disable the sending of new violation traps designating when a packet with a disallowed MAC address is received on a locked port.rw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.12.20.1.2.1.4 |
hm2AgentPortSecurityStaticMACsThis variable displays the statically locked MAC addresses for port. The list displayed in a particular fashion : 2 a0:b1:c2:d1:e3:a1,11 a0:b1:c2:d3:e4:f5 (i.e., VLAN MAC pairs separated by commas).ro DisplayString .1.3.6.1.4.1.248.12.20.1.2.1.6 |
hm2AgentPortSecurityLastDiscardedMACThis variable displays the vlan-id and source MAC address of the last packet that was discarded on a locked port.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.2.1.7 |
hm2AgentPortSecurityMACAddressAddThis MIB variable accepts a VLAN id and MAC address to be added to the list of statically locked MAC addresses on a port. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC address separated by a blank-space).rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.2.1.8 |
hm2AgentPortSecurityMACAddressRemoveThis MIB variable accepts a VLAN id and MAC address to be removed from the list of statically locked MAC addresses on a port.. The VLAN id and MAC address combination would be entered in a particular fashion like :- 2 a0:b0:c0:d1:e2:a1(the vlan-id and MAC address separated by a blank-space).rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.2.1.9 |
hm2AgentPortSecurityMACAddressMoveWhen this object is enabled, all the dynamically locked MAC addresses will be moved to statically locked addresses on a port. GET operation on this object will display disable.rw HmEnabledStatus (HM2-TC-MIB) .1.3.6.1.4.1.248.12.20.1.2.1.10 |
hm2AgentPortSecurityDynamicCountThe current number of dynamically locked MAC addresses on this port.ro Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.20 |
hm2AgentPortSecurityStaticCountThe current number of statically locked MAC addresses on this port.ro Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.21 |
hm2AgentPortSecurityViolationTrapCountThe number of active violations for which a violation trap was sent on this port. This counter is only valid when hm2AgentPortSecurityViolationTrapMode is enabledro Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.22 |
hm2AgentPortSecurityViolationTrapFrequencyThe minimum seconds between two successive violation traps on this port.rw Unsigned32 .1.3.6.1.4.1.248.12.20.1.2.1.23 |
hm2AgentPortSecurityAutoDisableThis object indicates whether a port is auto-disabled when the configured threshold is reached.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.2.1.248 |
hm2AgentPortSecurityDynamicTableA table for Port Security Dynamic and associated functionality. SEQUENCE OF Hm2AgentPortSecurityDynamicEntry .1.3.6.1.4.1.248.12.20.1.3 |
hm2AgentPortSecurityDynamicEntryRepresents entry for port MAC Locking table Hm2AgentPortSecurityDynamicEntry .1.3.6.1.4.1.248.12.20.1.3.1 |
hm2AgentPortSecurityDynamicVLANIdSource VLAN id of the packet that is received on the dynamically locked port.ro Unsigned32 .1.3.6.1.4.1.248.12.20.1.3.1.1 |
hm2AgentPortSecurityDynamicMACAddressSource MAC address of the packet that is received on the dynamically locked port.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.3.1.2 |
hm2AgentPortSecurityStaticTableA table for Port Security Static and associated functionality. SEQUENCE OF Hm2AgentPortSecurityStaticEntry .1.3.6.1.4.1.248.12.20.1.10 |
hm2AgentPortSecurityStaticEntryRepresents entry for port MAC Locking table Hm2AgentPortSecurityStaticEntry .1.3.6.1.4.1.248.12.20.1.10.1 |
hm2AgentPortSecurityStaticVLANIdVLAN id of the statically locked address .ro Unsigned32 .1.3.6.1.4.1.248.12.20.1.10.1.1 |
hm2AgentPortSecurityStaticMACAddressStatically locked MAC address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.248.12.20.1.10.1.2 |
hm2AgentPortSecurityTraps OBJECT IDENTIFIER .1.3.6.1.4.1.248.12.20.2 |
hm2AgentPortSecurityViolationSent when a packet is received on a locked port with a source MAC address that is not allowed. NOTIFICATION-TYPE .1.3.6.1.4.1.248.12.20.2.1 |