vcEnclosureAddressType

OBS ✓
HPVC-MIB · .1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.4

Object

The transport address type used to address the enclosure's management entity.
Value 0 (UNKNOWN) indicates vcEnclosureAddress is empty and
value 1 (UDPIPV4) indicates vcEnclosureAddress contains IPv4 address.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Inventory
Explore Observium network monitoring

Context

MIB
HPVC-MIB
OID
.1.3.6.1.4.1.11.5.7.5.2.1.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
vcEnclosureEntry
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 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPVC-MIB::vcEnclosureAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPVC-MIB::vcEnclosureAddressType.<vcEnclosureIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPVC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPVC-MIB::vcEnclosureAddressType'

Values & Constraints

Type Values
0unknown
1udpIpv4
2udpIpv6
3udpIpv4z
4udpIpv6z
5tcpIpv4
6tcpIpv6
7tcpIpv4z
8tcpIpv6z
9sctpIpv4
10sctpIpv6
11sctpIpv4z
12sctpIpv6z
13local
14udpDns
15tcpDns
16sctpDns

Conformance