adGenOtnOdu2Odu3AutoPayloadType
ADTRAN-GENERIC-OTN-MIB ·
.1.3.6.1.4.1.664.5.70.44.1.2.1.24
Object
column r/w
Enumeration
Enable/Disable auto payload type generation for ODU2 and ODU3 interfaces(All other ODU interfaces will return 'unsupported'). When enabled, the network element will automatically chose between generating payload type 0x20 and 0x21 depending on whether it is receiving a payload type of 0x20 or 0x21. This feature is used when the far end equipment only supports payload type 0x20 which indicates that it doesn't support ODU0s. Default value will be enable.
Context
- MIB
- ADTRAN-GENERIC-OTN-MIB
- OID
.1.3.6.1.4.1.664.5.70.44.1.2.1.24- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenOtnOduProvEntry
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 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOdu2Odu3AutoPayloadType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOdu2Odu3AutoPayloadType.<adGenSlotInfoIndex>.<adGenOtnOduIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENERIC-OTN-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENERIC-OTN-MIB::adGenOtnOdu2Odu3AutoPayloadType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unsupported |
2 | enable |
3 | disable |