rpmChanState

CISCO-MGX82XX-RPM-CONN-MIB · .1.3.6.1.4.1.351.110.5.2.10.1.1.1.34

Object

column Enumeration
This indicates the status of this channel.
1 ==> notConfigured
2 ==> active
3 ==> failed.
              
Currently 'failed' state is not supported.
When the channel is not added, the state is 
notConfigured.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notConfigured
2active
3failed

Conformance