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
Net-SNMP examples
How SNMP and these commands workWalk 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'
Syntax
- Source
- TRANSPORT-ADDRESS-MIBTransportAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | udpIpv4 |
2 | udpIpv6 |
3 | udpIpv4z |
4 | udpIpv6z |
5 | tcpIpv4 |
6 | tcpIpv6 |
7 | tcpIpv4z |
8 | tcpIpv6z |
9 | sctpIpv4 |
10 | sctpIpv6 |
11 | sctpIpv4z |
12 | sctpIpv6z |
13 | local |
14 | udpDns |
15 | tcpDns |
16 | sctpDns |
Conformance
Member of