hpVlanIdentState
HP-VLAN ·
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.6
Object
column deprecated
Enumeration
Current state of the VLAN. If one port in the VLAN is up, then that VLAN is up, otherwise it is down.
Context
- MIB
- HP-VLAN
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.3.1.1.4.1.6- 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::hpVlanIdentState'
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::hpVlanIdentState.<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::hpVlanIdentState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |
Conformance
Member of