optApsConfigActiveConnectionRx
SL-OPT-APS-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.4515.1.11.1.1.1.8
Object
column Enumeration
This object indicates which Rx connection is currently active. It could be the working connection, the protection connection or none if neither working nor protection connection is active. This object reflects the status of receive direction. If optApsDirection is equal to biDirectional this object should be eual to optApsActiveConnectionRx.
Context
- MIB
- SL-OPT-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.11.1.1.1.8- 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::optApsConfigActiveConnectionRx'
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::optApsConfigActiveConnectionRx.<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::optApsConfigActiveConnectionRx'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | optApsWorkingConnection |
2 | optApsProtectionConnection |