hpVlanMemberIndex

HP-VLAN · .1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.2

Object

column deprecated r/w VlanID
The VLAN ID identifies the VLAN the interface
is in.  The corresponding row in the VLAN Ident
Table must exist prior to the index being used
in this table.

Context

MIB
HP-VLAN
OID
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.5.1.2
Type
column
Access
readwrite
Status
deprecated
Parent
hpVlanMemberEntry
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 'HP-VLAN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VLAN::hpVlanMemberIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-VLAN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VLAN::hpVlanMemberIndex.<hpVlanMemberIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-VLAN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-VLAN::hpVlanMemberIndex'

Syntax

Source
VlanID
Base type
Integer32

Values & Constraints

Type Constraints
range: 1..65535

Conformance