adGenOtnOtuAlarmStatus
ADTRAN-GENERIC-OTN-MIB ·
.1.3.6.1.4.1.664.5.70.44.2.1.1.1
Object
column Bits
A bit-map representing the current alarm status of the specified OTU port. The bit positions are: 0 - LOS 1 - LOF-S 2 - LOM-S 3 - AIS-S 4 - BDI-S 5 - TIM-S 6 - DEG-S 7 - TIM-S with Consequence(AIS Insertion)
Context
- MIB
- ADTRAN-GENERIC-OTN-MIB
- OID
.1.3.6.1.4.1.664.5.70.44.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenOtnOtuStatusEntry
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::adGenOtnOtuAlarmStatus'
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::adGenOtnOtuAlarmStatus.<ifIndex>'
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::adGenOtnOtuAlarmStatus'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | lossOfSignal |
1 | lossOfFrame |
2 | lossOfMultiFrame |
3 | alarmIndicationSignal |
4 | backwardDefectIndication |
5 | traceIdentifierMismatch |
6 | degradedSignal |
7 | traceIdentifierMismatchWithConsequence |