arpCacheDeleteAll
Hirschmann-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.4.1.18.1.1
Object
scalar r/w
Enumeration
To delete all dynamic entries in the ARP cache, write this variable to delete(1). Writing this variable to noDelete(2) has no effect on the device. When read, this variable always returns noDelete(2).
Context
- MIB
- Hirschmann-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.4.1.18.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arpMgt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-LION-24TP-MIB::arpCacheDeleteAll.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-LION-24TP-MIB::arpCacheDeleteAll'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | delete |
2 | noDelete |