CISCO-VLAN-MEMBERSHIP-MIB
75 objects
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.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoPortList CiscoPortListRange |
| CISCO-VTP-MIB | VlanIndex |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE NOTIFICATION-GROUP OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.68 | IdentityciscoVlanMembershipMIB | 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 informat… | ||
| 1.3.6.1.4.1.9.9.68.1 | NodeciscoVlanMembershipMIBObjects | |||
| 1.3.6.1.4.1.9.9.68.1.1 | NodevmVmps | |||
| 1.3.6.1.4.1.9.9.68.1.1.1 | ScalarvmVmpsVQPVersion | read-only | current | 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 assig… |
| 1.3.6.1.4.1.9.9.68.1.1.2 | ScalarvmVmpsRetries | read-write | current | The number of retries for VQP requests to a VMPS before using the next available VMPS. |
| 1.3.6.1.4.1.9.9.68.1.1.3 | ScalarvmVmpsReconfirmInterval | read-write | current | The switch will reconfirm membership of addresses on each port with VMPS periodically. This object specifies the interval to perform reconfirmation. If the val… |
| 1.3.6.1.4.1.9.9.68.1.1.4 | ScalarvmVmpsReconfirm | read-write | current | Setting this object to execute(2) causes the switch to reconfirm membership of every dynamic port. Reading this object always return ready(1). |
| 1.3.6.1.4.1.9.9.68.1.1.5 | ScalarvmVmpsReconfirmResult | read-only | current | 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) - no… |
| 1.3.6.1.4.1.9.9.68.1.1.6 | ScalarvmVmpsCurrent | read-only | current | This is the IpAddress of the current VMPS used. |
| 1.3.6.1.4.1.9.9.68.1.1.7 | TablevmVmpsTable | not-accessible | current | 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, i… |
| 1.3.6.1.4.1.9.9.68.1.1.7.1 | RowvmVmpsEntry | not-accessible | current | An entry (conceptual row) in the vmVmpsTable. |
| 1.3.6.1.4.1.9.9.68.1.1.7.1.1 | ColumnvmVmpsIpAddress | read-only | current | The Ip Address of the VMPS. |
| 1.3.6.1.4.1.9.9.68.1.1.7.1.2 | ColumnvmVmpsPrimary | read-create | current | 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 entr… |
| 1.3.6.1.4.1.9.9.68.1.1.7.1.3 | ColumnvmVmpsRowStatus | read-create | current | The status of this conceptual row. |
| 1.3.6.1.4.1.9.9.68.1.2 | NodevmMembership | |||
| 1.3.6.1.4.1.9.9.68.1.2.1 | TablevmMembershipSummaryTable | not-accessible | current | 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:… |
| 1.3.6.1.4.1.9.9.68.1.2.1.1 | RowvmMembershipSummaryEntry | not-accessible | current | An entry (conceptual row) in the vmMembershipSummaryTable. |
| 1.3.6.1.4.1.9.9.68.1.2.1.1.1 | ColumnvmMembershipSummaryVlanIndex | not-accessible | current | The VLAN id of the VLAN. |
| 1.3.6.1.4.1.9.9.68.1.2.1.1.2 | ColumnvmMembershipSummaryMemberPorts | read-only | deprecated | 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 s… |
| 1.3.6.1.4.1.9.9.68.1.2.1.1.3 | ColumnvmMembershipSummaryMember2kPorts | read-only | current | 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. E… |
| 1.3.6.1.4.1.9.9.68.1.2.2 | TablevmMembershipTable | not-accessible | current | 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 re… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1 | RowvmMembershipEntry | not-accessible | current | An entry (conceptual row) in the vmMembershipTable. |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.1 | ColumnvmVlanType | read-write | current | 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 … |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.2 | ColumnvmVlan | read-write | current | 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 b… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.3 | ColumnvmPortStatus | read-only | current | 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 ass… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.4 | ColumnvmVlans | read-write | current | 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 assig… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.5 | ColumnvmVlans2k | read-write | current | 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 assig… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.6 | ColumnvmVlans3k | read-write | current | 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 assig… |
| 1.3.6.1.4.1.9.9.68.1.2.2.1.7 | ColumnvmVlans4k | read-write | current | 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 assig… |
| 1.3.6.1.4.1.9.9.68.1.2.3 | TablevmMembershipSummaryExtTable | not-accessible | current | A summary of VLAN membership of non-trunk bridge ports. This table is used for retrieving VLAN membership information for the device which supports dot1dBasePo… |
| 1.3.6.1.4.1.9.9.68.1.2.3.1 | RowvmMembershipSummaryExtEntry | not-accessible | current | An entry (conceptual row) in the vmMembershipSummaryExtTable. |
| 1.3.6.1.4.1.9.9.68.1.2.3.1.1 | ColumnvmMembershipPortRangeIndex | not-accessible | current | The bridge port range index of this row. |
| 1.3.6.1.4.1.9.9.68.1.2.3.1.2 | ColumnvmMembershipSummaryExtPorts | read-only | current | 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 i… |
| 1.3.6.1.4.1.9.9.68.1.2.4 | ScalarvmVlanCreationMode | read-write | current | 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-e… |
| 1.3.6.1.4.1.9.9.68.1.3 | NodevmStatistics | |||
| 1.3.6.1.4.1.9.9.68.1.3.1 | ScalarvmVQPQueries | read-only | current | The total number of VQP requests sent by this device to all VMPS since last system re-initialization. |
| 1.3.6.1.4.1.9.9.68.1.3.2 | ScalarvmVQPResponses | read-only | current | The number of VQP responses received by this device from all VMPS since last system re-initialization. |
| 1.3.6.1.4.1.9.9.68.1.3.3 | ScalarvmVmpsChanges | read-only | current | 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 v… |
| 1.3.6.1.4.1.9.9.68.1.3.4 | ScalarvmVQPShutdown | read-only | current | The number of times, since last system re-initialization, a VQP response indicates 'shutdown'. A 'shutdown' response is a result of the membership policy confi… |
| 1.3.6.1.4.1.9.9.68.1.3.5 | ScalarvmVQPDenied | read-only | current | The number of times, since last system re-initialization, a VQP response indicates 'denied'. A 'denied' response is a result of the membership policy configure… |
| 1.3.6.1.4.1.9.9.68.1.3.6 | ScalarvmVQPWrongDomain | read-only | current | The number of times, since last system re-initialization, a VQP response indicates wrong management domain. A wrong management domain response indicates that t… |
| 1.3.6.1.4.1.9.9.68.1.3.7 | ScalarvmVQPWrongVersion | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.68.1.3.8 | ScalarvmInsufficientResources | read-only | current | The number of times, since last system re-initialization, a VQP response indicates insufficient resources. An insufficient resources response indicates that th… |
| 1.3.6.1.4.1.9.9.68.1.4 | NodevmStatus | |||
| 1.3.6.1.4.1.9.9.68.1.4.1 | ScalarvmNotificationsEnabled | read-write | current | An indication of whether the notifications/traps defined in this MIB are enabled. |
| 1.3.6.1.4.1.9.9.68.1.5 | NodevmVoiceVlan | |||
| 1.3.6.1.4.1.9.9.68.1.5.1 | TablevmVoiceVlanTable | not-accessible | current | A table for configuring the Voice VLAN-ID for the ports. An entry will exist for each interface which supports Voice Vlan feature. |
| 1.3.6.1.4.1.9.9.68.1.5.1.1 | RowvmVoiceVlanEntry | not-accessible | current | An entry (conceptual row) in the vmVoiceVlanTable. Only interfaces which support Voice Vlan feature are shown. |
| 1.3.6.1.4.1.9.9.68.1.5.1.1.1 | ColumnvmVoiceVlanId | read-write | current | 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.… |
| 1.3.6.1.4.1.9.9.68.1.5.1.1.2 | ColumnvmVoiceVlanCdpVerifyEnable | read-write | current | 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 fro… |
| 1.3.6.1.4.1.9.9.68.2 | NodevmNotifications | |||
| 1.3.6.1.4.1.9.9.68.2.0 | NodevmNotificationsPrefix | |||
| 1.3.6.1.4.1.9.9.68.2.0.1 | NotificationvmVmpsChange | current | A VMPS change notification is generated whenever vmVmpsChanges is incremented. The IP address of the new VMPS is sent. | |
| 1.3.6.1.4.1.9.9.68.3 | NodevmMIBConformance | |||
| 1.3.6.1.4.1.9.9.68.3.1 | NodevmMIBCompliances | |||
| 1.3.6.1.4.1.9.9.68.3.1.1 | CompliancevmMIBCompliance | obsolete | The compliance statement for entities which implement the VLANs. | |
| 1.3.6.1.4.1.9.9.68.3.1.2 | CompliancevmMIBCompliance2 | deprecated | The compliance statement for entities which implement the VLANs. | |
| 1.3.6.1.4.1.9.9.68.3.1.3 | CompliancevmMIBCompliance3 | deprecated | The compliance statement for entities which implement the VLANs. | |
| 1.3.6.1.4.1.9.9.68.3.1.4 | CompliancevmMIBCompliance4 | read-only | deprecated | The compliance statement for entities which implement the VLANs. |
| 1.3.6.1.4.1.9.9.68.3.1.5 | CompliancevmMIBCompliance5 | read-only | deprecated | The compliance statement for entities which implement the VLANs. |
| 1.3.6.1.4.1.9.9.68.3.1.6 | CompliancevmMIBCompliance6 | read-only | deprecated | The compliance statement for entities which implement the VLANs. |
| 1.3.6.1.4.1.9.9.68.3.1.7 | CompliancevmMIBCompliance7 | read-only | current | The compliance statement for entities which implement the VLANs. |
| 1.3.6.1.4.1.9.9.68.3.2 | NodevmMIBGroups | |||
| 1.3.6.1.4.1.9.9.68.3.2.1 | GroupvmMembershipGroup | deprecated | A collection of objects for displaying and configuring VLAN membership. | |
| 1.3.6.1.4.1.9.9.68.3.2.2 | GroupvmVQPClientGroup | current | A collection of objects for the managing a VQP client. | |
| 1.3.6.1.4.1.9.9.68.3.2.3 | GroupvmVQPNotificationsGroup | current | The notification group for a VQP client. | |
| 1.3.6.1.4.1.9.9.68.3.2.4 | GroupvmStatusGroup | current | A collection of objects for conveying general status information. | |
| 1.3.6.1.4.1.9.9.68.3.2.5 | GroupvmMembershipGroup2 | deprecated | A collection of objects for displaying and configuring VLAN membership. | |
| 1.3.6.1.4.1.9.9.68.3.2.6 | Groupvm4kVlanGroup | current | A collection of objects providing multiVlan information for VLANS with VlanIndex from 1024 to 4095 which are assigned to one port. | |
| 1.3.6.1.4.1.9.9.68.3.2.7 | GroupvmVoiceVlanGroup | current | A collection of objects providing information of Voice Vlan feature. | |
| 1.3.6.1.4.1.9.9.68.3.2.8 | Groupvm1kVlanGroup | current | A collection of objects providing multiVlan information for VLANS with VlanIndex from 0 to 1023 which are assigned to one port. | |
| 1.3.6.1.4.1.9.9.68.3.2.9 | GroupvmMembershipGroup3 | current | A collection of objects for displaying and configuring VLAN membership. | |
| 1.3.6.1.4.1.9.9.68.3.2.10 | GroupvmVoiceVlanExtGroup | current | A collection of objects providing the information of CDP verification of Voice Vlan feature. | |
| 1.3.6.1.4.1.9.9.68.3.2.11 | GroupvmMembershipExtGroup | current | A collection of objects providing information for VLAN membership with bridge port ID greater than 2048. | |
| 1.3.6.1.4.1.9.9.68.3.2.12 | GroupvmVlanCreationGroup | current | A collection of objects for the configuration on VLAN creation mode when assigning a non-existing VLAN to a port. |