CISCO-VLAN-MEMBERSHIP-MIB

File: CISCO-VLAN-MEMBERSHIP-MIB.mib (44955 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB CISCO-VTP-MIB CISCO-TC
CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Counter32 Integer32 IpAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
RowStatus TruthValue ifIndex
VlanIndex CiscoPortList CiscoPortListRange
ciscoMgmt

Defined Types

VmVmpsEntry  
SEQUENCE    
  vmVmpsIpAddress IpAddress
  vmVmpsPrimary TruthValue
  vmVmpsRowStatus RowStatus

VmMembershipSummaryEntry  
SEQUENCE    
  vmMembershipSummaryVlanIndex VlanIndex
  vmMembershipSummaryMemberPorts OCTET STRING
  vmMembershipSummaryMember2kPorts CiscoPortList

VmMembershipEntry  
SEQUENCE    
  vmVlanType INTEGER
  vmVlan INTEGER
  vmPortStatus INTEGER
  vmVlans OCTET STRING
  vmVlans2k OCTET STRING
  vmVlans3k OCTET STRING
  vmVlans4k OCTET STRING

VmMembershipSummaryExtEntry  
SEQUENCE    
  vmMembershipPortRangeIndex CiscoPortListRange
  vmMembershipSummaryExtPorts CiscoPortList

VmVoiceVlanEntry  
SEQUENCE    
  vmVoiceVlanId INTEGER
  vmVoiceVlanCdpVerifyEnable TruthValue

Defined Values

ciscoVlanMembershipMIB 1.3.6.1.4.1.9.9.68
The MIB module for the management of the VLAN Membership within the frame work of Cisco VLAN Architecture, v 2.0 by Keith McCloghrie. The MIB provides information on VLAN Membership Policy Servers used by a device and VLAN membership assignments of non-trunk bridge ports of the device.
MODULE-IDENTITY    

ciscoVlanMembershipMIBObjects 1.3.6.1.4.1.9.9.68.1
OBJECT IDENTIFIER    

vmVmps 1.3.6.1.4.1.9.9.68.1.1
OBJECT IDENTIFIER    

vmMembership 1.3.6.1.4.1.9.9.68.1.2
OBJECT IDENTIFIER    

vmStatistics 1.3.6.1.4.1.9.9.68.1.3
OBJECT IDENTIFIER    

vmStatus 1.3.6.1.4.1.9.9.68.1.4
OBJECT IDENTIFIER    

vmVoiceVlan 1.3.6.1.4.1.9.9.68.1.5
OBJECT IDENTIFIER    

vmVmpsVQPVersion 1.3.6.1.4.1.9.9.68.1.1.1
The VLAN Query Protocol (VQP) version supported on the device. VQP is the protocol used to query VLAN Membership Policy Server (VMPS) for VLAN membership assignments of dynamic VLAN ports. A VMPS provides VLAN membership policy assignments based on the content of the packets received on a port.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

vmVmpsRetries 1.3.6.1.4.1.9.9.68.1.1.2
The number of retries for VQP requests to a VMPS before using the next available VMPS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

vmVmpsReconfirmInterval 1.3.6.1.4.1.9.9.68.1.1.3
The switch will reconfirm membership of addresses on each port with VMPS periodically. This object specifies the interval to perform reconfirmation. If the value is set to 0, the switch does not reconfirm membership with VMPS.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..120  

vmVmpsReconfirm 1.3.6.1.4.1.9.9.68.1.1.4
Setting this object to execute(2) causes the switch to reconfirm membership of every dynamic port. Reading this object always return ready(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ready(1), execute(2)  

vmVmpsReconfirmResult 1.3.6.1.4.1.9.9.68.1.1.5
This object returns the result of the last request that sets vmVmpsReconfirm to execute(2). The semantics of the possible results are as follows: other(1) - none of following inProgress(2) - reconfirm in progress success(3) - reconfirm completed successfully noResponse(4) - reconfirm failed because no VMPS responded noVmps(5) - No VMPS configured noDynamicPort(6) - No dynamic ports configured noHostConnected(7) - No hosts on dynamic ports
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), inProgress(2), success(3), noResponse(4), noVmps(5), noDynamicPort(6), noHostConnected(7)  

vmVmpsCurrent 1.3.6.1.4.1.9.9.68.1.1.6
This is the IpAddress of the current VMPS used.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

vmVmpsTable 1.3.6.1.4.1.9.9.68.1.1.7
A table of VMPS to use. The device will use the the primary VMPS by default. If the device is unable to reach the primary server after vmVmpsRetries retries, it uses the first secondary server in the table until it runs out of secondary servers, in which case it will return to using the primary server. Entries in this table may be created and deleted via this MIB or the management console on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmVmpsEntry

vmVmpsEntry 1.3.6.1.4.1.9.9.68.1.1.7.1
An entry (conceptual row) in the vmVmpsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmVmpsEntry  

vmVmpsIpAddress 1.3.6.1.4.1.9.9.68.1.1.7.1.1
The Ip Address of the VMPS.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

vmVmpsPrimary 1.3.6.1.4.1.9.9.68.1.1.7.1.2
The status of the VMPS. Setting this value to true will make this VMPS the primary server and make the switch use this as the current server. Setting this entry to true causes other rows to transition to false. Attempting to write a value of false after creation will result in a return of bad value. Deleting an entry whose value is true will result in the first entry in the table being set to true.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

vmVmpsRowStatus 1.3.6.1.4.1.9.9.68.1.1.7.1.3
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

vmMembershipSummaryTable 1.3.6.1.4.1.9.9.68.1.2.1
A summary of VLAN membership of non-trunk bridge ports. This is a convenience table for retrieving VLAN membership information. A row is created for a VLAN if: a) the VLAN exists, or b) a port is assigned to a non-existent VLAN. VLAN membership can only be modified via the vmMembershipTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmMembershipSummaryEntry

vmMembershipSummaryEntry 1.3.6.1.4.1.9.9.68.1.2.1.1
An entry (conceptual row) in the vmMembershipSummaryTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmMembershipSummaryEntry  

vmMembershipSummaryVlanIndex 1.3.6.1.4.1.9.9.68.1.2.1.1.1
The VLAN id of the VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  VlanIndex  

vmMembershipSummaryMemberPorts 1.3.6.1.4.1.9.9.68.1.2.1.1.2
The set of the device's member ports that belong to the VLAN. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 1493).
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vmMembershipSummaryMember2kPorts 1.3.6.1.4.1.9.9.68.1.2.1.1.3
The set of the device's member ports that belong to the VLAN. It has the VLAN membership information of up to 2048 ports with the port number from 1 to 2048. Each octet within the value of this object specifies a set of eight ports, with the first octet specifying ports 1 through 8, the second octet specifying ports 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered port, and the least significant bit represents the highest numbered port. Thus, each port of the VLAN is represented by a single bit within the value of this object. If that bit has a value of '1' then that port is included in the set of ports; the port is not included if its bit has a value of '0'. A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 1493).
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPortList  

vmMembershipTable 1.3.6.1.4.1.9.9.68.1.2.2
A table for configuring VLAN port membership. There is one row for each bridge port that is assigned to a static or dynamic access port. Trunk ports are not represented in this table. An entry may be created and deleted when ports are created or deleted via SNMP or the management console on a device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmMembershipEntry

vmMembershipEntry 1.3.6.1.4.1.9.9.68.1.2.2.1
An entry (conceptual row) in the vmMembershipTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmMembershipEntry  

vmVlanType 1.3.6.1.4.1.9.9.68.1.2.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER static(1), dynamic(2), multiVlan(3)  

vmVlan 1.3.6.1.4.1.9.9.68.1.2.2.1.2
The VLAN id of the VLAN the port is assigned to when vmVlanType is set to static or dynamic. This object is not instantiated if not applicable. The value may be 0 if the port is not assigned to a VLAN. If vmVlanType is static, the port is always assigned to a VLAN and the object may not be set to 0. If vmVlanType is dynamic the object's value is 0 if the port is currently not assigned to a VLAN. In addition, the object may be set to 0 only.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

vmPortStatus 1.3.6.1.4.1.9.9.68.1.2.2.1.3
An indication of the current VLAN status of the port. A status of inactive(1) indicates that a dynamic port does not yet have a VLAN assigned, or a port is assigned to a VLAN that is currently not active. A status of active(2) indicates that the currently assigned VLAN is active. A status of shutdown(3) indicates that the port has been disabled as a result of VQP shutdown response.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2), shutdown(3)  

vmVlans 1.3.6.1.4.1.9.9.68.1.2.2.1.4
The VLAN(s) the port is assigned to when the port's vmVlanType is set to multiVlan. This object is not instantiated if not applicable. The port is always assigned to one or more VLANs and the object may not be set so that there are no vlans assigned. Each octet within the value of this object specifies a set of eight VLANs, with the first octet specifying VLAN id 1 through 8, the second octet specifying VLAN ids 9 through 16, etc. Within each octet, the most significant bit represents the lowest numbered VLAN id, and the least significant bit represents the highest numbered VLAN id. Thus, each VLAN of the port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is included in the set of VLANs; the VLAN is not included if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vmVlans2k 1.3.6.1.4.1.9.9.68.1.2.2.1.5
The VLAN(s) the port is assigned to when the port's vmVlanType is set to multiVlan. This object is not instantiated if not applicable. The port is always assigned to one or more VLANs and the object may not be set so that there are no vlans assigned. Each octet within the value of this object specifies a set of eight VLANs, with the first octet specifying VLAN id 1024 through 1031, the second octet specifying VLAN ids 1032 through 1039, etc. Within each octet, the most significant bit represents the lowest numbered VLAN id, and the least significant bit represents the highest numbered VLAN id. Thus, each VLAN of the port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is included in the set of VLANs; the VLAN is not included if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vmVlans3k 1.3.6.1.4.1.9.9.68.1.2.2.1.6
The VLAN(s) the port is assigned to when the port's vmVlanType is set to multiVlan. This object is not instantiated if not applicable. The port is always assigned to one or more VLANs and the object may not be set so that there are no vlans assigned. Each octet within the value of this object specifies a set of eight VLANs, with the first octet specifying VLAN id 2048 through 2055, the second octet specifying VLAN ids 2056 through 2063, etc. Within each octet, the most significant bit represents the lowest numbered VLAN id, and the least significant bit represents the highest numbered VLAN id. Thus, each VLAN of the port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is included in the set of VLANs; the VLAN is not included if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vmVlans4k 1.3.6.1.4.1.9.9.68.1.2.2.1.7
The VLAN(s) the port is assigned to when the port's vmVlanType is set to multiVlan. This object is not instantiated if not applicable. The port is always assigned to one or more VLANs and the object may not be set so that there are no vlans assigned. Each octet within the value of this object specifies a set of eight VLANs, with the first octet specifying VLAN id 3072 through 3079, the second octet specifying VLAN ids 3040 through 3047, etc. Within each octet, the most significant bit represents the lowest numbered VLAN id, and the least significant bit represents the highest numbered VLAN id. Thus, each VLAN of the port is represented by a single bit within the value of this object. If that bit has a value of '1' then that VLAN is included in the set of VLANs; the VLAN is not included if its bit has a value of '0'.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..128)  

vmMembershipSummaryExtTable 1.3.6.1.4.1.9.9.68.1.2.3
A summary of VLAN membership of non-trunk bridge ports. This table is used for retrieving VLAN membership information for the device which supports dot1dBasePort with value greater than 2048. A row is created for a VLAN and a particular bridge port range, where at least one port in the range is assigned to this VLAN. VLAN membership can only be modified via the vmMembershipTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmMembershipSummaryExtEntry

vmMembershipSummaryExtEntry 1.3.6.1.4.1.9.9.68.1.2.3.1
An entry (conceptual row) in the vmMembershipSummaryExtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmMembershipSummaryExtEntry  

vmMembershipPortRangeIndex 1.3.6.1.4.1.9.9.68.1.2.3.1.1
The bridge port range index of this row.
Status: current Access: not-accessible
OBJECT-TYPE    
  CiscoPortListRange  

vmMembershipSummaryExtPorts 1.3.6.1.4.1.9.9.68.1.2.3.1.2
The set of the device's member ports that belong to the VLAN. It has the VLAN membership information of up to 2k ports with the port number starting from the information indicated in vmMembershipPortRangeIndex object of the same row. For example, if the value of vmMembershipPortRangeIndex is 'twoKto4K', the port number indicated in this object starting from 2049 and ending to 4096. A port number is the value of dot1dBasePort for the port in the BRIDGE-MIB (RFC 1493).
Status: current Access: read-only
OBJECT-TYPE    
  CiscoPortList  

vmVlanCreationMode 1.3.6.1.4.1.9.9.68.1.2.4
This object is used to determine whether or not a non-existing VLAN will be created automatically by the system after assigned to a port. automatic(1): a non-existing VLAN will be created automatically by the system after assigned to a port. manual(2): a non-existing VLAN will not be created automatically by the system and need to be manually created by the users after assigned to a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER automatic(1), manual(2)  

vmVQPQueries 1.3.6.1.4.1.9.9.68.1.3.1
The total number of VQP requests sent by this device to all VMPS since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVQPResponses 1.3.6.1.4.1.9.9.68.1.3.2
The number of VQP responses received by this device from all VMPS since last system re-initialization.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVmpsChanges 1.3.6.1.4.1.9.9.68.1.3.3
The number of times, since last system re-initialization, the current VMPS was changed. The current VMPS is changed whenever the VMPS fails to response after vmVmpsRetries of a VQP request.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVQPShutdown 1.3.6.1.4.1.9.9.68.1.3.4
The number of times, since last system re-initialization, a VQP response indicates 'shutdown'. A 'shutdown' response is a result of the membership policy configured at a VMPS by the administrator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVQPDenied 1.3.6.1.4.1.9.9.68.1.3.5
The number of times, since last system re-initialization, a VQP response indicates 'denied'. A 'denied' response is a result of the membership policy configured at a VMPS by the administrator.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVQPWrongDomain 1.3.6.1.4.1.9.9.68.1.3.6
The number of times, since last system re-initialization, a VQP response indicates wrong management domain. A wrong management domain response indicates that the VMPS used serves a management domain that is different from the device's management domain.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmVQPWrongVersion 1.3.6.1.4.1.9.9.68.1.3.7
The number of times, since last system re-initialization, a VQP response indicates wrong VQP version. A wrong VQP version response indicates that the VMPS used supports a VQP version that is different from the device's VQP version.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmInsufficientResources 1.3.6.1.4.1.9.9.68.1.3.8
The number of times, since last system re-initialization, a VQP response indicates insufficient resources. An insufficient resources response indicates that the VMPS used does not have the required resources to verify the membership assignment requested.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

vmNotificationsEnabled 1.3.6.1.4.1.9.9.68.1.4.1
An indication of whether the notifications/traps defined in this MIB are enabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vmVoiceVlanTable 1.3.6.1.4.1.9.9.68.1.5.1
A table for configuring the Voice VLAN-ID for the ports. An entry will exist for each interface which supports Voice Vlan feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VmVoiceVlanEntry

vmVoiceVlanEntry 1.3.6.1.4.1.9.9.68.1.5.1.1
An entry (conceptual row) in the vmVoiceVlanTable. Only interfaces which support Voice Vlan feature are shown.
Status: current Access: not-accessible
OBJECT-TYPE    
  VmVoiceVlanEntry  

vmVoiceVlanId 1.3.6.1.4.1.9.9.68.1.5.1.1.1
The Voice Vlan ID (VVID) to which this port belongs to. 0 - The CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with value of 0. VoIP and related packets are expected to be sent and received with VLAN-id=0 and an 802.1p priority. 1..4094 - The CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with N. VoIP and related packets are expected to be sent and received with VLAN-id=N and an 802.1p priority. 4095 - The CDP packets transmitting through this port would contain Appliance VLAN-ID TLV with value of 4095. VoIP and related packets are expected to be sent and received untagged without an 802.1p priority. 4096 - The CDP packets transmitting through this port would not include Appliance VLAN-ID TLV; or, if the VVID is not supported on the port, this MIB object will not be configurable and will return 4096.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4096  

vmVoiceVlanCdpVerifyEnable 1.3.6.1.4.1.9.9.68.1.5.1.1.2
Enable or Disable the feature of CDP message verification of voice VLANs. true - The voice VLAN vmVoiceVlan is enabled only after CDP messages are received from the IP phone. false - The voice VLAN vmVoiceVlan is enabled as soon as the IP phone interface is up. There is no verification needed from CDP messages from the IP phone.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

vmNotifications 1.3.6.1.4.1.9.9.68.2
OBJECT IDENTIFIER    

vmNotificationsPrefix 1.3.6.1.4.1.9.9.68.2.0
OBJECT IDENTIFIER    

vmVmpsChange 1.3.6.1.4.1.9.9.68.2.0.1
A VMPS change notification is generated whenever vmVmpsChanges is incremented. The IP address of the new VMPS is sent.
Status: current Access: read-write
NOTIFICATION-TYPE    

vmMIBConformance 1.3.6.1.4.1.9.9.68.3
OBJECT IDENTIFIER    

vmMIBCompliances 1.3.6.1.4.1.9.9.68.3.1
OBJECT IDENTIFIER    

vmMIBGroups 1.3.6.1.4.1.9.9.68.3.2
OBJECT IDENTIFIER    

vmMIBCompliance 1.3.6.1.4.1.9.9.68.3.1.1
The compliance statement for entities which implement the VLANs.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

vmMIBCompliance2 1.3.6.1.4.1.9.9.68.3.1.2
The compliance statement for entities which implement the VLANs.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

vmMIBCompliance3 1.3.6.1.4.1.9.9.68.3.1.3
The compliance statement for entities which implement the VLANs.
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

vmMIBCompliance4 1.3.6.1.4.1.9.9.68.3.1.4
The compliance statement for entities which implement the VLANs.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

vmMIBCompliance5 1.3.6.1.4.1.9.9.68.3.1.5
The compliance statement for entities which implement the VLANs.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

vmMIBCompliance6 1.3.6.1.4.1.9.9.68.3.1.6
The compliance statement for entities which implement the VLANs.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

vmMIBCompliance7 1.3.6.1.4.1.9.9.68.3.1.7
The compliance statement for entities which implement the VLANs.
Status: current Access: read-only
MODULE-COMPLIANCE    

vmMembershipGroup 1.3.6.1.4.1.9.9.68.3.2.1
A collection of objects for displaying and configuring VLAN membership.
Status: deprecated Access: read-only
OBJECT-GROUP    

vmVQPClientGroup 1.3.6.1.4.1.9.9.68.3.2.2
A collection of objects for the managing a VQP client.
Status: current Access: read-only
OBJECT-GROUP    

vmVQPNotificationsGroup 1.3.6.1.4.1.9.9.68.3.2.3
The notification group for a VQP client.
Status: current Access: read-only
NOTIFICATION-GROUP    

vmStatusGroup 1.3.6.1.4.1.9.9.68.3.2.4
A collection of objects for conveying general status information.
Status: current Access: read-only
OBJECT-GROUP    

vmMembershipGroup2 1.3.6.1.4.1.9.9.68.3.2.5
A collection of objects for displaying and configuring VLAN membership.
Status: deprecated Access: read-only
OBJECT-GROUP    

vm4kVlanGroup 1.3.6.1.4.1.9.9.68.3.2.6
A collection of objects providing multiVlan information for VLANS with VlanIndex from 1024 to 4095 which are assigned to one port.
Status: current Access: read-only
OBJECT-GROUP    

vmVoiceVlanGroup 1.3.6.1.4.1.9.9.68.3.2.7
A collection of objects providing information of Voice Vlan feature.
Status: current Access: read-only
OBJECT-GROUP    

vm1kVlanGroup 1.3.6.1.4.1.9.9.68.3.2.8
A collection of objects providing multiVlan information for VLANS with VlanIndex from 0 to 1023 which are assigned to one port.
Status: current Access: read-only
OBJECT-GROUP    

vmMembershipGroup3 1.3.6.1.4.1.9.9.68.3.2.9
A collection of objects for displaying and configuring VLAN membership.
Status: current Access: read-only
OBJECT-GROUP    

vmVoiceVlanExtGroup 1.3.6.1.4.1.9.9.68.3.2.10
A collection of objects providing the information of CDP verification of Voice Vlan feature.
Status: current Access: read-only
OBJECT-GROUP    

vmMembershipExtGroup 1.3.6.1.4.1.9.9.68.3.2.11
A collection of objects providing information for VLAN membership with bridge port ID greater than 2048.
Status: current Access: read-only
OBJECT-GROUP    

vmVlanCreationGroup 1.3.6.1.4.1.9.9.68.3.2.12
A collection of objects for the configuration on VLAN creation mode when assigning a non-existing VLAN to a port.
Status: current Access: read-only
OBJECT-GROUP