All MIBs › Printer-MIB › prtInputSecurity
prtInputSecurity
Module: Printer-MIB
OID (symbolic): Printer-MIB::prtInputSecurity
OID (numeric): 1.3.6.1.2.1.43.8.2.1.19
Node type: OBJECT-TYPE
Type: PresentOnOff
Access: read-write
Description:
Indicates if this input sub-unit has some security associated with it.
What is prtInputSecurity?
This object indicates whether a printer input sub-unit (such as a paper tray) has security features or access restrictions associated with it. Security might include physical locks or access permissions that prevent unauthorized paper supply changes. An operator would check this to determine if an input source requires special authorization to modify, useful for tracking document handling compliance requirements.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.43.8.2.1.19 snmpwalk -v2c -c public <target> Printer-MIB::prtInputSecurity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.43.8.2.1.19.1 snmpget -v2c -c public <target> Printer-MIB::prtInputSecurity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.43.8.2.1.19.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.43 | printmib | Printer-MIB |
| 1.3.6.1.2.1.43.8 | prtInput | Printer-MIB |
| 1.3.6.1.2.1.43.8.2 | prtInputTable | Printer-MIB |
| 1.3.6.1.2.1.43.8.2.1 | prtInputEntry | Printer-MIB |
| 1.3.6.1.2.1.43.8.2.1.19 | prtInputSecurity | Printer-MIB |