hpHttpMgEntityNetInfoRelationshipType

SEMI-MIB · .1.3.6.1.4.1.11.2.36.1.1.3.1.1.3

Object

column Enumeration
Specifies the type of relationship this entry has to this entity.

Context

MIB
SEMI-MIB
OID
.1.3.6.1.4.1.11.2.36.1.1.3.1.1.3
Type
column
Access
readonly
Status
current
Parent
hpHttpMgEntityNetInfoEntry
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::hpHttpMgEntityNetInfoRelationshipType'
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::hpHttpMgEntityNetInfoRelationshipType.<hpHttpMgEntityNetInfoIndex>'
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::hpHttpMgEntityNetInfoRelationshipType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0self
1containedEntity
2containingEntity
3externallyAttachedEntity
4indirectlyAttachedEntity
5clusterNode

Conformance