cwpanIfServiceStatusReason
CISCO-WPAN-MIB ·
.1.3.6.1.4.1.9.9.819.1.1.1.1.2
Object
column Enumeration
This object indicates the reason of the last state
change of the WPAN service associated with this given
interface.
unknown (1) - unknown
powerDown (2) - power down WPAN module
powerUp (3) - power up WPAN module
moduleRemove (4) - module removed
moduleReload (5) - power cycle WPAN module
driverStop (6) - driver stop
driverStart (7) - driver start
firmwareUpgrade (8) - firmware upgrade
firmwareReset (9) - firmware reset
watchDog (10) - watchdog triggered
Context
- MIB
- CISCO-WPAN-MIB
- OID
.1.3.6.1.4.1.9.9.819.1.1.1.1.2- 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::cwpanIfServiceStatusReason'
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::cwpanIfServiceStatusReason.<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::cwpanIfServiceStatusReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | powerDown |
3 | powerUp |
4 | moduleRemove |
5 | moduleReload |
6 | driverStop |
7 | driverStart |
8 | firmwareUpgrade |
9 | firmwareReset |
10 | watchDog |
Conformance
Member of