optApsConfigEnable
SL-OPT-APS-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.11.1.1.1.6
Object
column r/w
Enumeration
This object is used to enable or disable the APS feature on the working/protection connection pairs. When enabled, the hardware will automatically switch the active connection from the working connection to the protection connection within 50ms, or vice versa (read-write).
Context
- MIB
- SL-OPT-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.11.1.1.1.6- 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::optApsConfigEnable'
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::optApsConfigEnable.<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::optApsConfigEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | optApsDisabled |
2 | optApsEnabled |