hwArpEntryExpireDetectMode
HUAWEI-ETHARP-MIB ·
.1.3.6.1.4.1.2011.5.25.123.1.16.1.2
Object
column r/w
Enumeration
This object indicates the ARP aging detection mode. In unicast ARP detection mode, unicast ARP detection packets are sent before ARP ages. In broadcast ARP detection mode, broadcast ARP detection packets are sent before ARP ages.
Context
- MIB
- HUAWEI-ETHARP-MIB
- OID
.1.3.6.1.4.1.2011.5.25.123.1.16.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwArpEntryExpireControlEntry
- Groups
- 1
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 'HUAWEI-ETHARP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHARP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode.<hwArpEntryExpireIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHARP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHARP-MIB::hwArpEntryExpireDetectMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | broadcast |
2 | unicast |
Conformance
Member of