adGenOtnOduStatus

ADTRAN-GENERIC-OTN-MIB · .1.3.6.1.4.1.664.5.70.44.2.2.1.2

Object

column Bits
ODU status.
The bit positions are:
 0 - this interface is in fault
 1 - at least one superordinate interface or equipment is in fault
 2 - at least one subordinate interface is in fault
 3 - superordinate interface or equipment is unassigned
 4 - at least one subordinate interface is Inservice or Maintenance
 5 - protected - This interface is part of a protection group
 6 - at least one superordinate interface is part of a protection group
 7 - at least one subordinate interface is part of a protection group
 8 - mapped - This interface is part of at least one mapping
 9 - at least one superordinate interface is mapped
10 - at least one subordinate interface is mapped
11 - cross-connected - This interface is part of at least one cross-connect
12 - at least one superordinate interface is cross-connected
13 - at least one subordinate interface is cross-connected

Context

MIB
ADTRAN-GENERIC-OTN-MIB
OID
.1.3.6.1.4.1.664.5.70.44.2.2.1.2
Type
column
Access
readonly
Status
current
Parent
adGenOtnOduStatusEntry

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 '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::adGenOtnOduStatus'
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::adGenOtnOduStatus.<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::adGenOtnOduStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0fault
1superordinateFault
2subordinateFault
3superordinateUnassigned
4subordinateInserviceOrMaintenance
5protected
6superordinateProtected
7subordinateProtected
8mapped
9superordinateMapped
10subordinateMapped
11crossconnected
12superordinateCrossConnected
13subordinateCrossConnected