slSonetApsArchMode

SL-SONET-APS-MIB · .1.3.6.1.4.1.4515.1.6.5.1.1.1.4

Object

column r/w Enumeration
This object is used to configure APS architecture mode
on the working/protection line pairs (read-write).
              
 All of the following are supported on single slot.
 oneToOne(2) is not  supported across 2 slots,i.e. the 
 working and protection slot numbers must be the same in 
 oneToOne(2).
              
 onePlusOne : This can be supported on the same card
 and across 2 cards.
 This mode means that the transmit and receive signals
 go only over the active line(which could be working or 
 protection line). (straight cable implied)
              
 oneToOne : This is supported only on the same card
 This mode means that the transmit and receive signals
 go over the working and protection lines.
 (straight cable implied).

Context

MIB
SL-SONET-APS-MIB
OID
.1.3.6.1.4.1.4515.1.6.5.1.1.1.4
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::slSonetApsArchMode'
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::slSonetApsArchMode.<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::slSonetApsArchMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1onePlusOne
2oneToOne