oaLdCardEntityOtu2MappingMode

OADWDM-MIB · .1.3.6.1.4.1.6926.1.41.4.1.1.43

Object

column mandatory r/w Enumeration
For entities that enables mapping of clients into the OTN payload. The mode will indicate about
the method of OTU-2 Line mapping. Based on that mode the user is able to build his services.
none          - Module does not support this feature.
basicMode     - The default mode. In this mode the output payload format is independently configured 
                based on user's request. All known clients are available.
extendedMode1 - In this mode the output payload format is configured to Vcat 4xOTU-1 for GFP-T model. 
                The user is able to add fibre-channel and Eth-1G clients.
extendedMode2 - In this mode the output payload format is configured to Vcat 4xOTU-1 for GFP-F model. 
                The user is able to add SDI (Video) and Ethernet clients.

Context

MIB
OADWDM-MIB
OID
.1.3.6.1.4.1.6926.1.41.4.1.1.43
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::oaLdCardEntityOtu2MappingMode'
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::oaLdCardEntityOtu2MappingMode.<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::oaLdCardEntityOtu2MappingMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2basicMode
3extendedMode1
4extendedMode2