slSonetApsActiveLineTx
SL-SONET-APS-MIB ·
.1.3.6.1.4.1.4515.1.6.5.1.1.1.6
Object
column Enumeration
This object indicates which Tx line is currently active. It could be the working line, the protection line or none if neither working nor protection line is active. This object reflects the status of receive direction. Not relevant for 1+1.
Context
- MIB
- SL-SONET-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- slSonetApsConfigEntry
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 'SL-SONET-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SONET-APS-MIB::slSonetApsActiveLineTx'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-SONET-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SONET-APS-MIB::slSonetApsActiveLineTx.<slSonetApsWorkingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-SONET-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-SONET-APS-MIB::slSonetApsActiveLineTx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | slSonetApsWorkingLine |
2 | slSonetApsProtectionLine |