cpvlanVlanPrivateVlanType

CISCO-PRIVATE-VLAN-MIB · .1.3.6.1.4.1.9.9.173.1.1.1.1.1

Object

Indicated the VLAN type as defined for Private VLAN 
feature.

Context

MIB
CISCO-PRIVATE-VLAN-MIB
OID
.1.3.6.1.4.1.9.9.173.1.1.1.1.1
Type
column
Access
readonly
Status
current
Parent
cpvlanVlanEntry
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::cpvlanVlanPrivateVlanType'
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::cpvlanVlanPrivateVlanType.<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::cpvlanVlanPrivateVlanType'

Syntax

Source
PrivateVlanType
Base type
Enumeration

Values & Constraints

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

Conformance