slSonetApsDirection
SL-SONET-APS-MIB ·
.1.3.6.1.4.1.4515.1.6.5.1.1.1.8
Object
column r/w
Enumeration
This object is used to configure the switching
direction which this APS line supports (read-write).
Unidirectional : APS switch only in one direction.
Bidirectional : APS switch in both ends of the line.
Context
- MIB
- SL-SONET-APS-MIB
- OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slSonetApsConfigEntry
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-SONET-APS-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SL-SONET-APS-MIB::slSonetApsDirection'
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::slSonetApsDirection.<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::slSonetApsDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | uniDirectional |
2 | biDirectional |