hpVlanIdentType
HP-VLAN ·
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.7
Object
column deprecated
r/w
Enumeration
Type of VLAN: static - VLAN is user-configured; configuration information is retained in configuration file and thus such VLANs are available across reboots. dynamic - VLAN is managed by GVRP; configuration information is NOT retained in configuration file and thus such VLANs are not available across reboots. They may be relearnt after a reboot via GVRP activity
Context
- MIB
- HP-VLAN
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.7- Type
- column
- Access
- readwrite
- 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::hpVlanIdentType'
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::hpVlanIdentType.<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::hpVlanIdentType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | dynamic |
Conformance
Member of