csApsArchMode

CISCO-SONET-MIB · .1.3.6.1.4.1.9.9.126.1.2.1.1.4

Object

column r/w Enumeration
This object is used to configure APS architecture mode
on the working/protection line pairs.
              
 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)
              
 anexBOnePlusOne : This can be supported on the same card
 and across 2 cards.
 This mode is like the onePlusOne mode, except that the
 'csApsDirection' can only be bi-directional.
 (straight cable implied)
              
 ycableOnePlusOneNok1k2: With Y-cable ignore K1K2 bytes.
 This mode is the Y-cable redundancy mode.
              
 straightOnePlusOneNok1k2 : With straight cable, ignore 
                            K1K2 bytes. This mode is like
                            onePlusOne, but with K1, K2 
                            bytes ignored.

Context

MIB
CISCO-SONET-MIB
OID
.1.3.6.1.4.1.9.9.126.1.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
csApsConfigEntry
Groups
2

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 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csApsArchMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csApsArchMode.<csApsWorkingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SONET-MIB::csApsArchMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1onePlusOne
2oneToOne
3anexBOnePlusOne
4ycableOnePlusOneNok1k2
5straightOnePlusOneNok1k2