prtConsoleDisable
Printer-MIB ·
.1.3.6.1.2.1.43.5.1.1.13
Object
This value indicates how input is (or is not) accepted from
the operator console.
NOTE: The above description has been modified from RFC 1759
for clarification.
Context
- MIB
- Printer-MIB
- OID
.1.3.6.1.2.1.43.5.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- prtGeneralEntry
- 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 'Printer-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Printer-MIB::prtConsoleDisable'
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::prtConsoleDisable.<hrDeviceIndex>'
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::prtConsoleDisable'
Syntax
- Source
- IANA-PRINTER-MIBPrtConsoleDisableTC
- Base type
Enumeration
Values & Constraints
Type Values
3 | enabled |
4 | disabled |
Conformance
Member of
Compliance refinements
prtMIB2Compliance
readonly
It is conformant to implement this object as read-only