optApsConfigActiveRequest
SL-OPT-APS-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.11.1.1.1.20
Object
column Enumeration
The Active Switch APS request:
optApsRevertive : Switch back to working connection after the
Wait-to-Restore interval is over, and failures are
cleared. It is the lowest priority.
optApsManual : Manual switch causes APS switch unless a
request of equal or higher priority is in effect.
optApsSignalFailure : Switch due to signal failure.
optApsForceSwitch : Forced switch forces hardware to switch
the active connection even if the other connection (could be
working connection or protection connection) is in alarm.
optApsLockOut : This is the highest priority switch. This
will override all other requests.
optApsLockOut : indicates that the last switchover to the
working occurred because of protection lockout.
Context
- MIB
- SL-OPT-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.11.1.1.1.20- Type
- column
- Access
- readonly
- 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::optApsConfigActiveRequest'
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::optApsConfigActiveRequest.<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::optApsConfigActiveRequest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | optApsOther |
2 | optApsRevertive |
3 | optApsManual |
4 | optApsSignalFailure |
5 | optApsForceSwitch |
6 | optApsLockOut |