All MIBs › LJ1220-MIB › scan_token
scan_token
Module: LJ1220-MIB
OID (symbolic): LJ1220-MIB::scan_token
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Provides an advisory locking mechanism for hosts to coordinate exclusive access to a scanner device. Setting the object to a unique id will only succeed if the token is currently set to 0. The token is unlocked when it is set to 0. If the token is set to a any value other than 0, then token is locked. If the token was set to a unique id (locked), then an attempt to set (lock) the token will fail. If the token was set to 0 (unlocked), then an attempt to set (lock) the token will succeed in locking the token. A get operation on SCAN-TOKEN will return its current setting. The device does not prevent access to any objects. It is assumed that hosts will be well behaved; respecting this advisory locking mechanism by: 1) acquiring the lock before changing scan objects, and 2) releasing the lock when done changing scan objects. Additional information: Provides an advisory locking mechanism for hosts to coordinate exclusive access. Setting the object to a unique id will only succeed if the token is currently set to 0. The token is unlocked when it is set to 0. If the token is set to a any value other than 0, then token is locked. If the token was set to a unique id (locked), then an attempt to set (lock) the token will fail. If the token was set to 0 (unlocked), then an attempt to set (lock) the token will succeed in locking the token. A get operation on SCAN-TOKEN will return its current setting. The device does not prevent access to any objects. It is assumed that hosts will be well behaved; respecting this advisory locking mechanism by: 1) acquiring the lock before changing scan objects, and 2) releasing the lock when done changing scan objects.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25 snmpwalk -v2c -c public <target> LJ1220-MIB::scan_token
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25.1 snmpget -v2c -c public <target> LJ1220-MIB::scan_token.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25.1 s <value>
Start monitoring HP LaserJet 1220 multifunction printer with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LJ1220-MIB::scan_token OID value, configure state conditions and alerts, and monitor any HP LaserJet 1220 multifunction printer from a single console.
OID Breakdown
Upper-level ancestors (15 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3 | hpsystem | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9 | net_peripheral | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4 | netdm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2 | dm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1 | device | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1 | system | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1 | settings_system | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.1.25 | scan_token | LJ1220-MIB |