hpicfLayer3VlanStatus

HP-ICF-LAYER3VLAN-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.70.1.1.1.1

Object

column r/w Enumeration
The object contains the desired adminStatus of layer 3 on 
a VLAN. If set to 'enable' then layer 3(IPv4/IPv6) is 
enabled on that VLAN. If set to 'disable' then layer 3 is
disabled on that VLAN.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable

Conformance