chassisDiagStatus

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.1.1.1.8

Object

This object identifies the chassis self-test diagnostics result.
It will return zero if it passed and non-zero error code if it
failed.  The following are possible non-zero error codes:
 1 - Firmware download required
 2 - Temperature sensor not functional
(Not applicable to 2-slot chassis.)

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.1.1.1.8
Type
column
Access
readonly
Status
current
Parent
mcrChassisEntry
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::chassisDiagStatus'
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::chassisDiagStatus.<mcrChassisIndex>'
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::chassisDiagStatus'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Object Constraints
range: 0-255
Type Constraints
range: 0..4294967295

Conformance