hpHttpMgDeviceProductName

OBS ✓
SEMI-MIB · .1.3.6.1.4.1.11.2.36.1.1.5.1.1.8

Object

column Utf8String
The device's product name. Null is NOT a valid value.
(i.e. D1234A)
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Device identity
Explore Observium network monitoring

Context

MIB
SEMI-MIB
OID
.1.3.6.1.4.1.11.2.36.1.1.5.1.1.8
Type
column
Access
readonly
Status
current
Parent
hpHttpMgDeviceEntry
Groups
1

Walk 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 'SEMI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SEMI-MIB::hpHttpMgDeviceProductName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SEMI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SEMI-MIB::hpHttpMgDeviceProductName.<hpHttpMgDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SEMI-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SEMI-MIB::hpHttpMgDeviceProductName'

Syntax

Source
Utf8String
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..255

Conformance