hpVlanMemberTagged2

HP-VLAN · .1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1.1

Object

column deprecated r/w Enumeration
Identifies whether the particular VLan on this
port is tagged or not. 'no' denotes not a member
of that vlan.  'auto' denotes that GVRP will
dynamically determine the membership of this port.

Context

MIB
HP-VLAN
OID
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.8.1.1
Type
column
Access
readwrite
Status
deprecated
Parent
hpVlanMemberEntry2
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::hpVlanMemberTagged2'
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::hpVlanMemberTagged2.<hpVlanIdentIndex>.<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::hpVlanMemberTagged2'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tagged
2untagged
3no
4auto

Conformance