cgspLinkTcbcState

CISCO-ITP-GSP-MIB · .1.3.6.1.4.1.9.9.336.1.6.1.1.64

Object

column Enumeration
Changeback control State:
'undefined'     - link is an undefined state.
'idle'          - Link is available and idle.
'firstAttempt'  - First attempt at changeback.
'secondAttempt' - Second attempt at changeback
'timeControlledDiversion' - Changeback using 
                   time controlled Diversion.

Context

MIB
CISCO-ITP-GSP-MIB
OID
.1.3.6.1.4.1.9.9.336.1.6.1.1.64
Type
column
Access
readonly
Status
current
Parent
cgspLinkTableEntry
Groups
2

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-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-GSP-MIB::cgspLinkTcbcState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-GSP-MIB::cgspLinkTcbcState.<cgspInstNetwork>.<cgspLinksetName>.<cgspLinkSlc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-GSP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-GSP-MIB::cgspLinkTcbcState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1undefined
2idle
3firstAttempt
4secondAttempt
5timeControlledDiversion