hpName
HP-SYSTEM-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.2
Object
scalar r/w
OctetString
A textual string containing information about the device. For instance, this string reflects the setting of the HP J8162A XL Access Controller Module Name available on the Administrative Web based User Interface. If no HP J8162A XL Access Controller Module name is entered, this object contains a zero-length string.
Context
- MIB
- HP-SYSTEM-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.17.7.1.1.2.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-SYSTEM-MIB::hpName.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-SYSTEM-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-SYSTEM-MIB::hpName'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
hpSystemMIBCompliance1
readonly
Write access is not required.