mcrModuleDiagStatus
PERLE-MCR-MGT-MIB ·
.1.3.6.1.4.1.1966.21.1.1.1.1.3.1.10
Object
column SNMPv2-SMIInteger32
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
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 '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
0 | notAvailable |
1 | notSupported |
2 | notConnected |
3 | noSignal |
4 | hasLocked |
5 | isAvailable |
6 | isAccurate |
7 | isMaster |
Type Constraints
range: -2147483648..2147483647
Conformance
Member of