adta5kSCMShelfSlotAlarmStatus

ADTRAN-5KSCM-MIB · .1.3.6.1.4.1.664.2.749.1.12.4.1.1

Object

column OctetString
A bit encoded string representing the alarm status of the
certain card/slot alarms for each HDX slot.  The bits are defined
in network order, that is, most significant bit first.
0 = NOT-ALARMED, 1 = ALARMED
The bit positions are:
1 - Card Removed
2 - Fuse Blown

Context

MIB
ADTRAN-5KSCM-MIB
OID
.1.3.6.1.4.1.664.2.749.1.12.4.1.1
Type
column
Access
readonly
Status
current
Parent
adta5kSCMShelfSlotAlarmStatusEntry

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-5KSCM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-5KSCM-MIB::adta5kSCMShelfSlotAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-5KSCM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-5KSCM-MIB::adta5kSCMShelfSlotAlarmStatus.<adGenSlotInfoIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-5KSCM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-5KSCM-MIB::adta5kSCMShelfSlotAlarmStatus'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.