cpvlanVlanEditPrivateVlanType

CISCO-PRIVATE-VLAN-MIB · .1.3.6.1.4.1.9.9.173.1.1.2.1.1

Object

column r/w PrivateVlanType
The VLAN type as defined for Private VLAN feature.
              
Note that a VLAN's Private VLAN type can not be 
changed once it already has any ports in it.

Context

MIB
CISCO-PRIVATE-VLAN-MIB
OID
.1.3.6.1.4.1.9.9.173.1.1.2.1.1
Type
column
Access
readwrite
Status
current
Parent
cpvlanVlanEditEntry
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 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanVlanEditPrivateVlanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PRIVATE-VLAN-MIB::cpvlanVlanEditPrivateVlanType.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PRIVATE-VLAN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PRIVATE-VLAN-MIB::cpvlanVlanEditPrivateVlanType'

Syntax

Source
PrivateVlanType
Base type
Enumeration

Values & Constraints

Type Values
1normal
2primary
3isolated
4community
5twoWayCommunity

Conformance