ricohEngScanStatError
RicohPrivateMIB ·
.1.3.6.1.4.1.367.3.2.1.2.2.13.0
Object
scalar mandatory
Enumeration
Error status [GET]: noError(0): No error, feedError(2): ADF error (Jam), hardwareError(3): Hardware error (never occurs), servicemanCall(4): Service Call
Context
- MIB
- RicohPrivateMIB
- OID
.1.3.6.1.4.1.367.3.2.1.2.2.13.0- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ricohEngStatus
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RicohPrivateMIB' -M '/opt/observium/mibs/ricoh:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RicohPrivateMIB::ricohEngScanStatError.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RicohPrivateMIB' -M '/opt/observium/mibs/ricoh:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RicohPrivateMIB::ricohEngScanStatError'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noError |
2 | feedError |
3 | hardwareError |
4 | servicemanCall |