alarmWarnDeviceNum

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.1.6.1.7

Object

This object identifies the Hardware slot/bay location of the
hardware associated with this alarm or warning.
- 0 indicates alarm/warning occurred on the chassis backplane.
- If AlarmWarnFlags indicates a power supply then this value
  the power supply bay number.
- Otherwise it is the chassis slot number.

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.1.6.1.7
Type
column
Access
readonly
Status
current
Parent
mcrAlarmsWarningsEntry
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 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::alarmWarnDeviceNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-MCR-MGT-MIB::alarmWarnDeviceNum.<mcrChassisIndex>.<alarmWarnSequenceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-MCR-MGT-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-MCR-MGT-MIB::alarmWarnDeviceNum'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance