tApsMcApsCtlLinkState
TIMETRA-APS-MIB ·
.1.3.6.1.4.1.6527.3.1.2.29.4.1.1
Object
column Enumeration
The value of tApsMcApsCtlLinkState indicates the current state of the
7x50 Multi-Chassis (MC) APS Group Control Link.
Note that for a Single-Chassis APS group the state is always up.
The state 'up' indicates that the 7x50 MC-APS controller has received
a valid control message from its neighboring router within the last
tApsMcHoldTime interval, and the MC-APS control link is considered as
operational.
The state 'dnSignalingFailure' indicates that the 7x50 MC-APS
controller hasn't received any control message from its neighboring
router or vice versa within the last tApsMcHoldTime interval. The
MC-APS control link is considered as operationally down.
The state 'dnIncompatibleNbr' indicates that the 7x50 MC-APS
controller has received a control message from a neighboring router
within the last tApsMcHoldTime interval, but the member circuit type
(i.e. working/protection) of the neighboring router is not compatible
with that of the local router. The MC-APS control link is considered
as operationally down.
Context
- MIB
- TIMETRA-APS-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.29.4.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tApsMcStatusEntry
- Groups
- 1
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 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsMcApsCtlLinkState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-APS-MIB::tApsMcApsCtlLinkState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-APS-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-APS-MIB::tApsMcApsCtlLinkState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | up |
1 | dnSignalingFailure |
2 | dnIncompatibleNbr |
Conformance
Member of