hpicfPrivateVlanType

HP-ICF-PRIVATEVLAN-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.114.1.1.1.1.1

Object

This object refers to the type of a Private VLAN which
can be a primary, isolated or a community VLAN.

Context

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

Syntax

Source
PrivateVlanType
Base type
Enumeration

Values & Constraints

Type Values
1notAPrivateVLAN
2primary
3isolated
4community

Conformance