hpVlanIdentMode
HP-VLAN ·
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.3
Object
column deprecated
Enumeration
The mode of this VLAN. A VLAN can be either
port-based or MAC address-based. A port-based
VLAN supports a multiple addresses per VLAN
port.
A MAC address-based VLAN supports multiple MAC
addresses per port such that VLAN address tables
must be consulted to determine the number of VLAN
clients.
Context
- MIB
- HP-VLAN
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- hpVlanIdentEntry
- 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 'HP-VLAN' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-VLAN::hpVlanIdentMode'
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::hpVlanIdentMode.<hpVlanIdentIndex>'
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::hpVlanIdentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | port |
2 | mac |
Conformance
Member of