hm2PortLockingArpLastAlarmError
HM2-PORTLOCKING-MIB ·
.1.3.6.1.4.1.248.11.250.1.5.23.1.1
Object
column Enumeration
Shows type of last ARP alarm.
Context
- MIB
- HM2-PORTLOCKING-MIB
- OID
.1.3.6.1.4.1.248.11.250.1.5.23.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2PortLockingArpLastAlarmEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PORTLOCKING-MIB::hm2PortLockingArpLastAlarmError'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-PORTLOCKING-MIB::hm2PortLockingArpLastAlarmError.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-PORTLOCKING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-PORTLOCKING-MIB::hm2PortLockingArpLastAlarmError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
5 | newEntry |
6 | changedEntry |
7 | violation |