HM2-PLATFORM-PORTSECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-PLATFORM-PORTSECURITY-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2PlatformPortSecurity 1.3.6.1.4.1.248.12.20
The Hirschmann Private Platform2 MIB for Port Security Feature. Copyright (C) 2011. All Rights Reserved.
       hm2AgentPortSecurityGroup 1.3.6.1.4.1.248.12.20.1
           hm2AgentGlobalPortSecurityMode 1.3.6.1.4.1.248.12.20.1.1 hmenabledstatus read-write
Mode showing whether at the global level, port security is enabled or not.
           hm2AgentPortSecurityTable 1.3.6.1.4.1.248.12.20.1.2 no-access
A table for Port Security and associated functionality.
               hm2AgentPortSecurityEntry 1.3.6.1.4.1.248.12.20.1.2.1 no-access
Represents entry for port security table
                   hm2AgentPortSecurityMode 1.3.6.1.4.1.248.12.20.1.2.1.1 hmenabledstatus read-write
Mode showing whether at port level security is enabled or not.
                   hm2AgentPortSecurityDynamicLimit 1.3.6.1.4.1.248.12.20.1.2.1.2 unsigned32 read-write
This variable signifies the limit of dynamically locked MAC addresses allowed on a specific port.
                   hm2AgentPortSecurityStaticLimit 1.3.6.1.4.1.248.12.20.1.2.1.3 unsigned32 read-write
This variable signifies the limit of statically locked MAC addresses allowed on a specific port.
                   hm2AgentPortSecurityViolationTrapMode 1.3.6.1.4.1.248.12.20.1.2.1.4 hmenabledstatus read-write
This 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.
                   hm2AgentPortSecurityStaticMACs 1.3.6.1.4.1.248.12.20.1.2.1.6 displaystring read-only
This 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).
                   hm2AgentPortSecurityLastDiscardedMAC 1.3.6.1.4.1.248.12.20.1.2.1.7 displaystring read-only
This variable displays the vlan-id and source MAC address of the last packet that was discarded on a locked port.
                   hm2AgentPortSecurityMACAddressAdd 1.3.6.1.4.1.248.12.20.1.2.1.8 displaystring read-write
This 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).
                   hm2AgentPortSecurityMACAddressRemove 1.3.6.1.4.1.248.12.20.1.2.1.9 displaystring read-write
This 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).
                   hm2AgentPortSecurityMACAddressMove 1.3.6.1.4.1.248.12.20.1.2.1.10 hmenabledstatus read-write
When 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.
                   hm2AgentPortSecurityDynamicCount 1.3.6.1.4.1.248.12.20.1.2.1.20 unsigned32 read-only
The current number of dynamically locked MAC addresses on this port.
                   hm2AgentPortSecurityStaticCount 1.3.6.1.4.1.248.12.20.1.2.1.21 unsigned32 read-only
The current number of statically locked MAC addresses on this port.
                   hm2AgentPortSecurityViolationTrapCount 1.3.6.1.4.1.248.12.20.1.2.1.22 unsigned32 read-only
The number of active violations for which a violation trap was sent on this port. This counter is only valid when hm2AgentPortSecurityViolationTrapMode is enabled
                   hm2AgentPortSecurityViolationTrapFrequency 1.3.6.1.4.1.248.12.20.1.2.1.23 unsigned32 read-write
The minimum seconds between two successive violation traps on this port.
                   hm2AgentPortSecurityAutoDisable 1.3.6.1.4.1.248.12.20.1.2.1.248 truthvalue read-write
This object indicates whether a port is auto-disabled when the configured threshold is reached.
           hm2AgentPortSecurityDynamicTable 1.3.6.1.4.1.248.12.20.1.3 no-access
A table for Port Security Dynamic and associated functionality.
               hm2AgentPortSecurityDynamicEntry 1.3.6.1.4.1.248.12.20.1.3.1 no-access
Represents entry for port MAC Locking table
                   hm2AgentPortSecurityDynamicVLANId 1.3.6.1.4.1.248.12.20.1.3.1.1 unsigned32 read-only
Source VLAN id of the packet that is received on the dynamically locked port.
                   hm2AgentPortSecurityDynamicMACAddress 1.3.6.1.4.1.248.12.20.1.3.1.2 macaddress read-only
Source MAC address of the packet that is received on the dynamically locked port.
           hm2AgentPortSecurityStaticTable 1.3.6.1.4.1.248.12.20.1.10 no-access
A table for Port Security Static and associated functionality.
                 hm2AgentPortSecurityStaticEntry 1.3.6.1.4.1.248.12.20.1.10.1 no-access
Represents entry for port MAC Locking table
                     hm2AgentPortSecurityStaticVLANId 1.3.6.1.4.1.248.12.20.1.10.1.1 unsigned32 read-only
VLAN id of the statically locked address .
                     hm2AgentPortSecurityStaticMACAddress 1.3.6.1.4.1.248.12.20.1.10.1.2 macaddress read-only
Statically locked MAC address.
       hm2AgentPortSecurityTraps 1.3.6.1.4.1.248.12.20.2
           hm2AgentPortSecurityViolation 1.3.6.1.4.1.248.12.20.2.1
Sent when a packet is received on a locked port with a source MAC address that is not allowed.