adGenSlotAlarmStatus
ADTRAN-GENSLOT-MIB ·
.1.3.6.1.4.1.664.5.13.2.3.1.6
Object
column OctetString
A bit encoded string representing the alarm state of the slot. The LSB should be 1 for No Alarm, else 0 and the higher order bits will indicate which alarms are present. The specific alarm conditions may be found in more specific generic MIBs or in the device MIB. This may report the same status as xxxLineStatus in internet standard line MIBs.
Context
- MIB
- ADTRAN-GENSLOT-MIB
- OID
.1.3.6.1.4.1.664.5.13.2.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adGenSlotInfoEntry
- Groups
- 1
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-GENSLOT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSLOT-MIB::adGenSlotAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GENSLOT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GENSLOT-MIB::adGenSlotAlarmStatus.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GENSLOT-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GENSLOT-MIB::adGenSlotAlarmStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of