oaLdCardEntityCCMode

OADWDM-MIB · .1.3.6.1.4.1.6926.1.41.4.1.1.34

Object

column mandatory r/w Enumeration
EM1600-4CC10G Module cross connection mode.
dual1234 - Dual transponder mode, when port 1 <-> 2, port 3 <-> 4.
dual1324 - Dual transponder mode, when port 1 <-> 3, port 2 <-> 4.
dual1423 - Dual transponder mode, when port 1 <-> 4, port 2 <-> 3.
protectRxMon - Protection with RX Monitor mode.
protectTxMon - Protection with TX Monitor mode.
multicast2 - Multicast mode, when port 2 is back.
multicast3 - Multicast mode, when port 3 is back.
multicast4 - Multicast mode, when port 4 is back.
loopbackPerPort - Remote Loop Back for all ports mode

Context

MIB
OADWDM-MIB
OID
.1.3.6.1.4.1.6926.1.41.4.1.1.34
Type
column
Access
readwrite
Status
mandatory
Parent
oaLdCardEntityStatEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2dual1234
3dual1324
4dual1423
5protectRxMon
6protectTxMon
7multicast2
8multicast3
9multicast4
10loopback