All MIBs › HP-httpManageable-MIB › hpHttpMgSerialNumber
hpHttpMgSerialNumber
Module: HP-httpManageable-MIB
OID (symbolic): HP-httpManageable-MIB::hpHttpMgSerialNumber
OID (numeric): 1.3.6.1.4.1.11.2.36.1.1.2.9
Node type: OBJECT-TYPE
Type: Utf8String
Access: read-write
Description:
Serial number of entity. It is recommended that this be factory set and read only; if not factory set, should initially be blank.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.9 snmpwalk -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgSerialNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.36.1.1.2.9.1 snmpget -v2c -c public <target> HP-httpManageable-MIB::hpHttpMgSerialNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.36.1.1.2.9.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hpHttpMgSerialNumber.1
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.36 | hpWebMgmt | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1 | hpHttpMgMod | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1 | hpHttpMgObjects | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2 | hpHttpMgNetCitizen | HP-httpManageable-MIB |
| 1.3.6.1.4.1.11.2.36.1.1.2.9 | hpHttpMgSerialNumber | HP-httpManageable-MIB |