ricohEngScanStatContactGlass
RicohPrivateMIB ·
.1.3.6.1.4.1.367.3.2.1.2.2.12.0
Object
scalar mandatory
Enumeration
Status of paper on contact glass. [GET]: unknown(0): Unknown, paperExist(1): There is paper remaining, notPaperExist(2): Out of paper
Context
- MIB
- RicohPrivateMIB
- OID
.1.3.6.1.4.1.367.3.2.1.2.2.12.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::ricohEngScanStatContactGlass.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::ricohEngScanStatContactGlass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | paperExist |
2 | notPaperExist |