slSonetApsRevertive
SL-SONET-APS-MIB ·
.1.3.6.1.4.1.4515.1.6.5.1.1.1.9
Object
column r/w
Enumeration
This object is used to configure the APS revertive or
nonrevertive option (read-write).
revertive :
Will switch the working line back to active state after
the Wait-To-restore interval has expired and the
working line Signal-Fault/Signal-Degrade has been
cleared. Please refer to 'slSonetApsWaitToRestore' for
description of Wait-To-Restore interval.
nonrevertive :
The protection line continues to be the active line,
The active line does not switch to the working line.
Context
- MIB
- SL-SONET-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.9- Type
- column
- Access
- readwrite
- 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::slSonetApsRevertive'
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::slSonetApsRevertive.<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::slSonetApsRevertive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonrevertive |
2 | revertive |