deviceTable
LEXMARK-MPS-MIB ·
.1.3.6.1.4.1.641.6.2.3
Object
table
A table of the devices attached. Because the top level implementation of this mib may be on a print server, it is possible to have multiple printers attached. This table should list all devices being serviced by this print server.
Context
- MIB
- LEXMARK-MPS-MIB
- OID
.1.3.6.1.4.1.641.6.2.3- Type
- table
- Status
- current
- Parent
- device
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-MPS-MIB::deviceTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-MPS-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-MPS-MIB::deviceTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.