hpHttpMgDeviceRelationshipType

SEMI-MIB · .1.3.6.1.4.1.11.2.36.1.1.5.1.1.22

Object

column Enumeration
Indicates the relationship of this device to the SNMP agent.
Host indicates that this device owns the SNMP agent.

Context

MIB
SEMI-MIB
OID
.1.3.6.1.4.1.11.2.36.1.1.5.1.1.22
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::hpHttpMgDeviceRelationshipType'
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::hpHttpMgDeviceRelationshipType.<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::hpHttpMgDeviceRelationshipType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1host
2other

Conformance