vmVlanType

CISCO-VLAN-MEMBERSHIP-MIB · .1.3.6.1.4.1.9.9.68.1.2.2.1.1

Object

column r/w Enumeration
The type of VLAN membership assigned to this port.
A port with static vlan membership is assigned to a
single VLAN directly. A port with dynamic membership
is assigned a single VLAN based on content of packets
received on the port and via VQP queries to VMPS.
A port with multiVlan membership may be assigned to
one or more VLANs directly.
              
A static or dynamic port membership is specified
by the value of vmVlan. A multiVlan port membership is
specified by the value of vmVlans.

Context

MIB
CISCO-VLAN-MEMBERSHIP-MIB
OID
.1.3.6.1.4.1.9.9.68.1.2.2.1.1
Type
column
Access
readwrite
Status
current
Parent
vmMembershipEntry
Groups
3

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-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVlanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVlanType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VLAN-MEMBERSHIP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VLAN-MEMBERSHIP-MIB::vmVlanType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1static
2dynamic
3multiVlan

Conformance

Member of
Compliance refinements
vmMIBCompliance4 readonly Enumeration
Values: static(1)
Write access is not required. Only static(1)
is required to be implemented.
vmMIBCompliance5 readonly Enumeration
Values: static(1)
Write access is not required. Only static(1)
is required to be implemented.
vmMIBCompliance6 readonly Enumeration
Values: static(1)
Write access is not required. Only static(1)
is required to be implemented.
vmMIBCompliance7 readonly Enumeration
Values: static(1)
Write access is not required. Only static(1)
is required to be implemented.