CISCO-VLAN-MEMBERSHIP-MIB

CISCO-VLAN-MEMBERSHIP-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-VLAN-MEMBERSHIP-MIB

vmVmpsVQPVersion
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 co ...
vmVmpsRetries
The number of retries for VQP requests to a VMPS before using the next available VMPS.
vmVmpsReconfirmInterval
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.
vmVmpsReconfirm
Setting this object to execute(2) causes the switch to reconfirm membership of every dynamic port. Reading this object always return ready(1).
vmVmpsReconfirmResult
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) - reconf ...
vmVmpsCurrent
This is the IpAddress of the current VMPS used.
vmVmpsTable
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 ...
vmVmpsEntry
An entry (conceptual row) in the vmVmpsTable.
vmVmpsIpAddress
The Ip Address of the VMPS.
vmVmpsPrimary
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 c ...
vmVmpsRowStatus
The status of this conceptual row.
vmMembershipSummaryTable
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 b ...
vmMembershipSummaryEntry
An entry (conceptual row) in the vmMembershipSummaryTable.
vmMembershipSummaryVlanIndex
The VLAN id of the VLAN.
vmMembershipSummaryMemberPorts
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 ...
vmMembershipSummaryMember2kPorts
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 s ...
vmMembershipTable
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 ...
vmMembershipEntry
An entry (conceptual row) in the vmMembershipTable.
vmVlanType
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 V ...
vmVlan
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 ...
vmPortStatus
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 ...
vmVlans
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 ...
vmVlans2k
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 ...
vmVlans3k
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 ...
vmVlans4k
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 ...
vmMembershipSummaryExtTable
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, ...
vmMembershipSummaryExtEntry
An entry (conceptual row) in the vmMembershipSummaryExtTable.
vmMembershipPortRangeIndex
The bridge port range index of this row.
vmMembershipSummaryExtPorts
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 v ...
vmVlanCreationMode
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): ...
vmVQPQueries
The total number of VQP requests sent by this device to all VMPS since last system re-initialization.
vmVQPResponses
The number of VQP responses received by this device from all VMPS since last system re-initialization.
vmVmpsChanges
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.
vmVQPShutdown
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.
vmVQPDenied
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.
vmVQPWrongDomain
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.
vmVQPWrongVersion
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.
vmInsufficientResources
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.
vmNotificationsEnabled
An indication of whether the notifications/traps defined in this MIB are enabled.
vmVoiceVlanTable
A table for configuring the Voice VLAN-ID for the ports. An entry will exist for each interface which supports Voice Vlan feature.
vmVoiceVlanEntry
An entry (conceptual row) in the vmVoiceVlanTable. Only interfaces which support Voice Vlan feature are shown.
vmVoiceVlanId
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.1 ...
vmVoiceVlanCdpVerifyEnable
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 interfa ...
vmMembershipGroup
A collection of objects for displaying and configuring VLAN membership.
vmVQPClientGroup
A collection of objects for the managing a VQP client.
vmStatusGroup
A collection of objects for conveying general status information.
vmMembershipGroup2
A collection of objects for displaying and configuring VLAN membership.
vm4kVlanGroup
A collection of objects providing multiVlan information for VLANS with VlanIndex from 1024 to 4095 which are assigned to one port.
vmVoiceVlanGroup
A collection of objects providing information of Voice Vlan feature.
vm1kVlanGroup
A collection of objects providing multiVlan information for VLANS with VlanIndex from 0 to 1023 which are assigned to one port.
vmMembershipGroup3
A collection of objects for displaying and configuring VLAN membership.
vmVoiceVlanExtGroup
A collection of objects providing the information of CDP verification of Voice Vlan feature.
vmMembershipExtGroup
A collection of objects providing information for VLAN membership with bridge port ID greater than 2048.
vmVlanCreationGroup
A collection of objects for the configuration on VLAN creation mode when assigning a non-existing VLAN to a port.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list