cgspLinkTsrcState

CISCO-ITP-GSP-MIB · .1.3.6.1.4.1.9.9.336.1.6.1.1.60

Object

column Enumeration
Signalling traffic management routing control state:
'undefined' - link is an undefined state
'idle'      - traffic management is idle
'wait5'     - traffic management is active and 
              in the sending status phase

Context

MIB
CISCO-ITP-GSP-MIB
OID
.1.3.6.1.4.1.9.9.336.1.6.1.1.60
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::cgspLinkTsrcState'
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::cgspLinkTsrcState.<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::cgspLinkTsrcState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1undefined
2idle
3wait5