shelfAlarmContactsStatus

ZHONE-SHELF-MONITOR-MIB · .1.3.6.1.4.1.5504.3.2.2.1.5

Object

column Bits
A BIT field of two (2) BITs indicating larm status of the dry contact alarm on
the chassis/shelf:
              
A value of zero(0) is returned in each BIT if the contact is open
A value of one(1) is returned if the contack is closed

Context

MIB
ZHONE-SHELF-MONITOR-MIB
OID
.1.3.6.1.4.1.5504.3.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
shelfStatusEntry
Groups
1

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 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfAlarmContactsStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SHELF-MONITOR-MIB::shelfAlarmContactsStatus.<zhoneShelfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SHELF-MONITOR-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SHELF-MONITOR-MIB::shelfAlarmContactsStatus'

Syntax

Bits

Values & Constraints

Enumerated Values
0contactAlarm0
1contactAlarm1
2contactAlarm2
3contactAlarm3

Conformance