All MIBs › CISCO-ITP-GSP-MIB › cgspLinkTcocState
cgspLinkTcocState
Module: CISCO-ITP-GSP-MIB
OID (symbolic): CISCO-ITP-GSP-MIB::cgspLinkTcocState
OID (numeric): 1.3.6.1.4.1.9.9.336.1.6.1.1.61
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Changeover control State: 'undefined' - Link is an undefined state. 'idle' - Link is available and idle. 'wait2' - Wait for MTP2 to initialize link. 'waitForAck' - Waiting for changeover acknowledgement. 'retrieving' - Packets are being retrieved from link. 'wait5' - Wait state when transitioning from idle state. 'wait7' - Delay to avoid message mis-sequencing on changeover 'wait8' - Wait state prior to processing changeover order or emergency changeover order events.
What is cgspLinkTcocState?
This OID tracks the current state of a changeover control mechanism on a signaling link in a telecom system, with states like 'idle', 'waiting for acknowledgement', or 'retrieving packets'. Changeover controls ensure packets are properly rerouted if one link fails. A telecom operator would monitor this to verify that automatic failover procedures are functioning correctly during maintenance or outages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.6.1.1.61 snmpwalk -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspLinkTcocState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.336.1.6.1.1.61.1 snmpget -v2c -c public <target> CISCO-ITP-GSP-MIB::cgspLinkTcocState.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.336 | ciscoGspMIB | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1 | ciscoGspMIBObjects | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.6 | cgspLink | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.6.1 | cgspLinkTable | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.6.1.1 | cgspLinkTableEntry | CISCO-ITP-GSP-MIB |
| 1.3.6.1.4.1.9.9.336.1.6.1.1.61 | cgspLinkTcocState | CISCO-ITP-GSP-MIB |