adGenOtnOduSupportedModes
ADTRAN-GENERIC-OTN-MIB ·
.1.3.6.1.4.1.664.5.70.44.1.2.1.6
Object
column Enumeration
This OID specifies the ODU mode. A value of 0 indicates the mode is not support. A value of 1 indicates the mode is support. The bit positions are: 0 - timeslots 1 - ODUFlex 2 - ODU0 3 - ODU1 4 - ODU1e 5 - ODU2f 6 - ODU2 7 - ODU2e 8 - ODU2f 9 - ODU3 10 - ODU3e1 11 - ODU3e2 12 - ODU4 13 - ODU2gfpf 14 - ODU2gfpfs
Context
- MIB
- ADTRAN-GENERIC-OTN-MIB
- OID
.1.3.6.1.4.1.664.5.70.44.1.2.1.6- Type
- column
- Access
- readonly
- 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::adGenOtnOduSupportedModes'
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::adGenOtnOduSupportedModes.<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::adGenOtnOduSupportedModes'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | timeslot |
2 | oduFlex |
3 | odu0 |
4 | odu1 |
5 | odu1e |
6 | odu1f |
7 | odu2 |
8 | odu2e |
9 | odu2f |
10 | odu3 |
11 | odu3e1 |
12 | odu3e2 |
13 | odu4 |
14 | odu2gfpf |
15 | odu2gfpfs |