cItpSpLinkStateReason
CISCO-ITP-SP-MIB ·
.1.3.6.1.4.1.9.9.232.1.4.1.1.108
Object
column deprecated
Bits
This object provides additional information
on the state of a link as follows.
'localInhibit' : Link has been inhibited by a local
management operation.
'remoteInhibit' : LInk has been inhibited by a remote
management operation.
'blocked' : Link is blocked because of a remote
processor outage.
Context
- MIB
- CISCO-ITP-SP-MIB
- OID
.1.3.6.1.4.1.9.9.232.1.4.1.1.108- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- cItpSpLinkTableEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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::cItpSpLinkStateReason'
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::cItpSpLinkStateReason.<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::cItpSpLinkStateReason'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | localInhibit |
1 | remoteInhibit |
2 | blocked |
Conformance
Member of