hm2PortLockingArpLastVerificationError
HM2-PORTLOCKING-MIB ·
.1.3.6.1.4.1.248.11.250.1.5.22.1.1
Object
column Enumeration
Shows type of last ARP inspection error on the given interface.
Context
- MIB
- HM2-PORTLOCKING-MIB
- OID
.1.3.6.1.4.1.248.11.250.1.5.22.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hm2PortLockingArpLastVerificationEntry
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::hm2PortLockingArpLastVerificationError'
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::hm2PortLockingArpLastVerificationError.<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::hm2PortLockingArpLastVerificationError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | da |
2 | sa |
3 | ip |
4 | subnet |