rsArpDeleteTable
DLINK-3100-IP ·
.1.3.6.1.4.1.171.10.94.89.89.26.4.1
Object
scalar r/w
Enumeration
Setting to value deleteArpTab(1): deletes the arp table -
static and dynamic entries
deleteIpArpDynamicEntries(2): delete all dynamic entries
deleteIpArpStaticEntries(3): delete all static entries
deleteIpArpDelDynamicRefreshStatic(4) - delete all dynamic -
refresh static, thus
refrashing FFT.
on get returns the last action
Context
- MIB
- DLINK-3100-IP
- OID
.1.3.6.1.4.1.171.10.94.89.89.26.4.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arpSpec
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 'DLINK-3100-IP' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-3100-IP::rsArpDeleteTable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-3100-IP' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-3100-IP::rsArpDeleteTable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noAction |
1 | deleteArpTab |
2 | deleteIpArpDynamicEntries |
3 | deleteIpArpStaticEntries |
4 | deleteIpArpDelDynamicRefreshStatic |