prtCoverStatus

OBS ✓
Printer-MIB · .1.3.6.1.2.1.43.6.1.1.3

Object

The status of this cover sub-unit.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
Printer-MIB
OID
.1.3.6.1.2.1.43.6.1.1.3
Type
column
Access
readonly
Status
current
Parent
prtCoverEntry
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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtCoverStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtCoverStatus.<hrDeviceIndex>.<prtCoverIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Printer-MIB::prtCoverStatus'

Values & Constraints

Type Values
1other
2unknown
3coverOpen
4coverClosed
5interlockOpen
6interlockClosed

Conformance