mcrModuleDiagStatus

PERLE-MCR-MGT-MIB · .1.3.6.1.4.1.1966.21.1.1.1.1.3.1.10

Object

This object identifies the module's self-test diagnostics result. It will
return zero if it passed and non-zero error code if the module has
failed.The following are possible non-zero error codes:
 1 - Media converter module's PHY is not functional.
 2 - Firmware download required

Context

MIB
PERLE-MCR-MGT-MIB
OID
.1.3.6.1.4.1.1966.21.1.1.1.1.3.1.10
Type
column
Access
readonly
Status
current
Parent
mcrChassisSlotEntry
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::mcrModuleDiagStatus'
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::mcrModuleDiagStatus.<mcrChassisIndex>.<mcrChassisSlotIndex>'
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::mcrModuleDiagStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Enumerated Values
0notAvailable
1notSupported
2notConnected
3noSignal
4hasLocked
5isAvailable
6isAccurate
7isMaster
Type Constraints
range: -2147483648..2147483647

Conformance