cesChanState
CISCO-WAN-CES-CONN-STAT-MIB ·
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.2
Object
column Enumeration
This object indicates the channel/connection status.
The possible value(s) are :
notConfigured (1) : Channel is not configured
okay (2) : channel is ok
alarm (3) : channel is in alarm.
The connection segment is not broken.
failed (4) : channel is failed.
The connection segment is broken.
This value is applicable when
PXM running PNNI Control Software.
Context
- MIB
- CISCO-WAN-CES-CONN-STAT-MIB
- OID
.1.3.6.1.4.1.351.110.5.3.2.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cesmChanCntGrpEntry
- 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-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanState.<cesCntChanNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-CES-CONN-STAT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-CES-CONN-STAT-MIB::cesChanState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notConfigured |
2 | okay |
3 | alarm |
4 | failed |
Conformance
Member of