cItpSpLinkProtocolDetails

CISCO-ITP-SP-MIB · .1.3.6.1.4.1.9.9.232.1.4.1.1.113

Object

column deprecated Bits
This object provide details on the protocol states
for this link as follows.
              
Changeback control(TCBC)         
      'tcbcBuffering': Changeback control is buffering data 
                       on this link.
                    
Changeover control(TCOC)
      'tcocBuffering': Changeover control is buffering data 
                       on this link
                    
Link availability control(TLAC)
      'tlacAdjacentSpRestarting': Adjacent Signalling point 
                       is restarting. 
                    
      'tlacEmergencyCoInProgress': Emergency changeover is in
                       progress on this link.
                                     
      'tlacChangebackInProgress': Changeback is in progress 
                       on this link.
                                     
      'tlacChangeoverInProgress': Changeover is in progress 
                       on this link.
                            
      'tlacChangeoverFailed': The last changeover operation
                       failed on this link.
                                     
      'tlacInhibitRetry': Inhibit command will be retried.
                    
      'tlacManagementRequest': Management request in progress
                       for this link.
                                      
      'tlacSpRestarting': Signalling point is in the process 
                       of a restart.
                    
Signalling routing control(TSRC)
      'tsrcChangeOverComplete': Changeove request is complete.
                    
      'tsrcAdjacentSpRestart': Adjacent Signalling Point is
                       restarting.

Context

MIB
CISCO-ITP-SP-MIB
OID
.1.3.6.1.4.1.9.9.232.1.4.1.1.113
Type
column
Access
readonly
Status
deprecated
Parent
cItpSpLinkTableEntry
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-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP-MIB::cItpSpLinkProtocolDetails'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-SP-MIB::cItpSpLinkProtocolDetails.<cItpSpLinksetName>.<cItpSpLinkSlc>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-SP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-SP-MIB::cItpSpLinkProtocolDetails'

Syntax

Bits

Values & Constraints

Enumerated Values
0tcbcBuffering
1tcocBuffering
2tlacAdjacentSpRestarting
3tlacEmergencyCoInProgress
4tlacChangebackInProgress
5tlacChangeoverInProgress
6tlacChangeoverFailed
7tlacInhibitRetry
8tlacManagementRequest
9tlacSpRestarting
10tsrcChangeOverComplete
11tsrcAdjacentSpRestart