chanState

CISCO-WAN-FR-CONN-MIB · .1.3.6.1.4.1.351.110.5.1.2.2.1.1.2

Object

column Enumeration
This variable indicates the LMI state of the
VC (channel).
The possible values are :
   notConfigured(1): Connection Not configured
   okay(2)         : Connection is in Ok state
   alarm(3)        : Connection is in alarm
   failed(4)       : Connection is in failed state.
                     This is applicable only for PNNI.

Context

MIB
CISCO-WAN-FR-CONN-MIB
OID
.1.3.6.1.4.1.351.110.5.1.2.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
frChanStateGrpEntry
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-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-FR-CONN-MIB::chanState.<stateChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-FR-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-FR-CONN-MIB::chanState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notConfigured
2okay
3alarm
4failed

Conformance