optApsConfigRevertive
SL-OPT-APS-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.11.1.1.1.12
Object
column r/w
Enumeration
This object is used to configure the APS revertive or
nonrevertive option (read-write).
revertive :
Will switch the working connection back to active state after
the Wait-To-restore interval has expired and the
working connection Signal-Fault/Signal-Degrade has been
cleared. Please refer to 'optApsWaitToRestore' for
description of Wait-To-Restore interval.
nonrevertive :
The protection connection continues to be the active connection,
The active connection does not switch to the working connection.
Context
- MIB
- SL-OPT-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.11.1.1.1.12- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- optApsConfigEntry
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-OPT-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OPT-APS-MIB::optApsConfigRevertive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SL-OPT-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-OPT-APS-MIB::optApsConfigRevertive.<optApsConfigUserWorkingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SL-OPT-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SL-OPT-APS-MIB::optApsConfigRevertive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nonrevertive |
2 | revertive |