cwpanIfHAState

CISCO-WPAN-MIB · .1.3.6.1.4.1.9.9.819.1.1.1.1.7

Object

column Enumeration
This object indicates the WPAN HA state associated with this
given interface.
1 - disabled
2 - active
3 - standby

Context

MIB
CISCO-WPAN-MIB
OID
.1.3.6.1.4.1.9.9.819.1.1.1.1.7
Type
column
Access
readonly
Status
current
Parent
cwpanInterfaceEntry
Groups
1

Walk 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::cwpanIfHAState'
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::cwpanIfHAState.<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::cwpanIfHAState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1disabled
2active
3standby

Conformance