cwpanIfRplTableResetReason
CISCO-WPAN-MIB ·
.1.3.6.1.4.1.9.9.819.1.1.1.1.3
Object
column Enumeration
This object indicates the last reset reason of the WPAN
RPL table associated with this given interface.
unknown (1) - unknown
manuallyClear (2) - RPL table was manually cleared
configChange (3) - WPAN configuration changed
interfaceDown (4) - WPAN interface was down
timeout (5) - RPL table has not been updated for
a long time
serviceStop (6) - WPAN service has stopped
Context
- MIB
- CISCO-WPAN-MIB
- OID
.1.3.6.1.4.1.9.9.819.1.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cwpanInterfaceEntry
- 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 'CISCO-WPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WPAN-MIB::cwpanIfRplTableResetReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WPAN-MIB::cwpanIfRplTableResetReason.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WPAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WPAN-MIB::cwpanIfRplTableResetReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | manuallyClear |
3 | configChange |
4 | interfaceDown |
5 | timeout |
6 | serviceStop |
Conformance
Member of