cItpSpLinkState
CISCO-ITP-SP-MIB ·
.1.3.6.1.4.1.9.9.232.1.4.1.1.3
Object
column deprecated
Enumeration
The list of possible links states.
'available' : Traffic may flow over this linkset
'failed' : Traffic management has detected a failure
that prevents activating this linkset.
'shutdown' : This linkset has been forced to an
unavailable state by an administrative
action.
'unavailable': The linkset is currently unable to support
traffic. Activation of this linkset will
occur as required by protocol.
Context
- MIB
- CISCO-ITP-SP-MIB
- OID
.1.3.6.1.4.1.9.9.232.1.4.1.1.3- 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::cItpSpLinkState'
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::cItpSpLinkState.<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::cItpSpLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | failed |
3 | shutdown |
4 | unavailable |
Conformance
Member of