slSonetApsConfigActiveRequest

SL-SONET-APS-MIB · .1.3.6.1.4.1.4515.1.6.5.1.1.1.20

Object

column r/w Enumeration
The Active Switch APS request:
              
slSonetApsRevertive : Switch back to working line after the 
  Wait-to-Restore interval is over, and failures are 
  cleared. It is the lowest priority.
slSonetApsManual : Manual switch causes APS switch unless a 
  request of equal or higher priority is in effect.
slSonetApsSignalDefectLow : Switch happened because threshold 
  for 'slSonetApsSigFaultBER' was exceeded. 
slSonetApsSignalDefectHigh : Same as above, but higher priority.
slSonetApsSignalFailureLow : Switch happened because threshold 
  for 'slSonetApsSigDegradeBER' was exceeded. 
slSonetApsSignalFailureHigh : Same as above, but higher 
  priority.
slSonetApsForceSwitch : Forced switch forces hardware to switch
  the active line even if the other line (could be 
  working line or protection line) is in alarm.
slSonetApsLockOut : This is the highest priority switch. This
  will override all other requests. 
slSonetApsRemoteRequest : indicates that the local switchover 
  was in response to a remote request to switch.
slSonetApsLockOut :  indicates that the last switchover to the 
  working occurred because of protection lockout.

Context

MIB
SL-SONET-APS-MIB
OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.20
Type
column
Access
readwrite
Status
current
Parent
slSonetApsConfigEntry

Walk 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::slSonetApsConfigActiveRequest'
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::slSonetApsConfigActiveRequest.<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::slSonetApsConfigActiveRequest'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1slSonetApsOther
2slSonetApsRevertive
3slSonetApsManual
4slSonetApsSignalDegrade
5slSonetApsSignalFailure
6slSonetApsForceSwitch
7slSonetApsRemoteRequest
8slSonetApsLockOut