adta5kSCMShelfRelatedAlarmStatus
ADTRAN-5KSCM-MIB ·
.1.3.6.1.4.1.664.2.749.1.12.1.1.6
Object
column OctetString
A bit encoded string representing the alarm status of the environmental alarms for each shelf. The bits are defined in network order, that is, most significant bit first. 0 = NOT-ALARMED, 1 = ALARMED The bit positions are: 1 - PWR A 2 - PWR B 3 - N/A 4 - N/A 5 - N/A 6 - N/A 7 - N/A
Context
- MIB
- ADTRAN-5KSCM-MIB
- OID
.1.3.6.1.4.1.664.2.749.1.12.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- adta5kSCMShelfStatusEntry
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-5KSCM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-5KSCM-MIB::adta5kSCMShelfRelatedAlarmStatus'
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::adta5kSCMShelfRelatedAlarmStatus.<adta5kSCMShelfNumber>'
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::adta5kSCMShelfRelatedAlarmStatus'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.