cipCmpcSubChannelOperState

CISCO-CIPCMPC-MIB · .1.3.6.1.4.1.9.9.72.1.1.2.1.1

Object

column Enumeration
Activation state of the CMPC subchannel.
shutdown    - CMCC interface with this CMPC
              subchannel configured is shutdown.
inactive    - CMCC physical channel up, CMPC 
              subchannel has not started to 
              activate yet.
xid2Pending - VTAM and CMCC CMPC have started
              negotiating channel connection.
active      - CMCC CMPC subchannel is active in
              MPC or non-HPDT mode.
activePlus  - CMCC CMPC subchannel is active in
              MPC+ or HPDT mode.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1shutdown
2inactive
3xid2Pending
4active
5activePlus

Conformance