All MIBs › LaserJet-5-MIB › serial_number
serial_number
Module: LaserJet-5-MIB
OID (symbolic): LaserJet-5-MIB::serial_number
OID (numeric): 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Identifies the serial number for the device. If the SERIAL-NUMBER object is set by the user, then setting the object does not need to be protected. If the SERIAL-NUMBER object is set at the factory, then the SERVICE-PASSWORD object must be set correctly before the SERIAL-NUMBER object is writable. If this is a writable object, the POS should indicate the maximum supported string length. If possible, encode the serial number in a symbol set (like Roman-8) that matches the ASCII character set and limit the characters used to ASCII characters. Additional information: The format of the LaserJet 5 serial number is: axxyyyzzzzz where: a = S (always) xx = 46 (the entity #) yyy = 0..9 & A..Z (the product code specific to LaserJet 5, probably 01L) zzzzz = 0..9 & A..Z omitting I,O,U (sequentially assigned alpha/num base 33 numbers) So it will typically look like S4601LXXXXX This value IS AFFECTED BY NVRAM resets, it is set to the default value of S4601LXXXXX, when a NVRAM init is done.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3 snmpwalk -v2c -c public <target> LaserJet-5-MIB::serial_number
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.3.3.1 snmpget -v2c -c public <target> LaserJet-5-MIB::serial_number.1
Start monitoring HP LaserJet 5 printer with JetDirect network interface with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LaserJet-5-MIB::serial_number OID value, configure state conditions and alerts, and monitor any HP LaserJet 5 printer with JetDirect network interface 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.3 | id | CLJ8500-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.3.9.4.2.1.1.3.3 | serial_number | LaserJet-5-MIB |