slSonetApsLineFailureCodeStatus
SL-SONET-APS-MIB ·
.1.3.6.1.4.1.4515.1.6.5.1.1.1.16
Object
column Bits
The Sonet APS line failure code status - this is the
status of failure encountered by the APS line.
slSonetApsChannelMismatch: trasmitted K1 byte and
received K2 byte do not match.
slSonetApsProtectionByteFail: It could mean either K1 byte
with invalid type of switch
request bits was received, or,
priority of received K1 byte
is lower than the transmitted
K1 byte.
slSonetApsFEProtectionFailure: Remote end error detected.
slSonetApsModeMismatch: Mismatch of Bit 5 of the K2 Byte.
Context
- MIB
- SL-SONET-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.16- 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::slSonetApsLineFailureCodeStatus'
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::slSonetApsLineFailureCodeStatus.<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::slSonetApsLineFailureCodeStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | slSonetApsChannelMismatch |
1 | slSonetApsProtectionByteFail |
2 | slSonetApsFEProtectionFailure |
3 | slSonetApsModeMismatch |