AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Cisco » CISCO-VMPS-MIB » Objects

CISCO-VMPS-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file CISCO-VMPS-MIB and use it to monitor vendor specific OID's.

CISCO-VMPS-MIB file content

Object view of CISCO-VMPS-MIB:

Scalar Object
vmpsConfigEntry .1.3.6.1.4.1.9.9.53.1.1.1.1
An entry (conceptual row) in the vmpsConfigTable.
vmpsStatsEntry .1.3.6.1.4.1.9.9.53.1.1.2.1
An entry (conceptual row) in the vmpsStatsTable.
vmpsAutoBackupEnable .1.3.6.1.4.1.9.9.53.1.3.1
This object enables or disables the auto-save of the downloaded VMPS configuration on to a local storage of the device. If the value is set to 'true', the VMPS configuration will be backed up into the location specified by vmpsAutoBackupFileName everytime the configuration file is downloaded.
vmpsAutoBackupFileName .1.3.6.1.4.1.9.9.53.1.3.2
This object specifies the VMPS back-up configuration location, in the format of <devices>:[<filename>]. <device> can be (but not limited to): flash, bootflash, slot0, slot1, disk0.
vmpsMacConfigEntry .1.3.6.1.4.1.9.9.53.1.2.1.1
An entry (conceptual row) of a mapping between a MAC address in utilization by an end station and a VLAN.
vmpsVlanConfigEntry .1.3.6.1.4.1.9.9.53.1.2.2.1
An entry (conceptual row) in the vmpsVlanConfigTable.
Tabular Object
vmpsIndex .1.3.6.1.4.1.9.9.53.1.1.1.1.1
An arbitrary index identifying this particular instance of the VMPS. This index need not be consistent across reboots. For devices only supporting one instance of the VMPS this object need only accept the value of 1. Different instances of the VMPS of one device will presumable be for different management domains.
vmpsAdminStatus .1.3.6.1.4.1.9.9.53.1.1.1.1.2
The desired state of the VMPS as prescribed by the operator. The actions of the agent will, if at all possible, eventually result in the desired state being reflected in the lecsOperStatus.
vmpsDownloadServerAddress .1.3.6.1.4.1.9.9.53.1.1.1.1.3
The IP address of the host supplying the TFTP configuration data for the VMPS. If this value of this object is 0.0.0.0 then the VMPS will not attempt to download configuration information.
vmpsConfigFileName .1.3.6.1.4.1.9.9.53.1.1.1.1.4
The filename of the configuration file the VMPS will attempt to download.
vmpsTriggerDownload .1.3.6.1.4.1.9.9.53.1.1.1.1.5
When set to `loadDatabase' this object will cause the VMPS to initiate a TFTP download of the configuration tables stored at the host identified by the vmpsDownloadServerAddress. Setting to 'loadRcpDataBase' will cause the VMPs to initiate RCP download. A download cannot be preformed unless the host address is properly set. This object will always return noOperation(1) when read. Setting this object to loadDatabase(2) while the vmpsOperStatus is loading(3) is effectively a no-op.
vmpsFallbackVlan .1.3.6.1.4.1.9.9.53.1.1.1.1.6
This is the VLAN returned in the configuration response when a given configuration request contains data that matches nothing in the VMPS database (given the specified classifiers). A value of the empty string signifies that there is no fall-back VLAN.
vmpsSecureMode .1.3.6.1.4.1.9.9.53.1.1.1.1.7
If in secure mode the VMPS will instruct the requesting device to shutdown a port as a result of a match failure.
vmpsManagementDomain .1.3.6.1.4.1.9.9.53.1.1.1.1.8
The management domain this VMPS is servicing.
vmpsRowStatus .1.3.6.1.4.1.9.9.53.1.1.1.1.9
The status of the conceptual row. A valid value of vmpsManagementDomain must be set before the row can become active. Devices that only support one instance of the VMPS may opt to always have a row in this table instantiated and not allow row manipulations.
vmpsRcpRemoteUserName .1.3.6.1.4.1.9.9.53.1.1.1.1.10
Remote username for download of the VMPS database file via RCP protocol. This object must be set when vmpsTriggerDownload is set to loadRcpDataBase(3). This object will be have no effect for protocols other than RCP.
vmpsRcpRemoteUserName2 .1.3.6.1.4.1.9.9.53.1.1.1.1.11
This object deprecates the object vmpsRcpRemoteUserName to support full range, i.e. SIZE(0..255), of TEXTUAL-CONVENTION SnmpAdminString. The object indicates remote username for download of the VMPS database file via RCP protocol. This object must be set when vmpsTriggerDownload is to loadRcpDataBase(3). This object will be have no effect for protocols other than RCP.
vmpsLastRestart .1.3.6.1.4.1.9.9.53.1.1.2.1.1
The value of sysUpTime when the VMPS was last restarted.
vmpsInConfigReqs .1.3.6.1.4.1.9.9.53.1.1.2.1.2
The total number of configure requests, including vmpsInConfigErrors, that have been received by the VMPS.
vmpsInConfigErrors .1.3.6.1.4.1.9.9.53.1.1.2.1.3
Then number of packets received by the VMPS but which were not correctly formatted configure requests.
vmpsOutConfigFails .1.3.6.1.4.1.9.9.53.1.1.2.1.4
The number of configure responses sent by this particular VMPS whose status was other than success.
vmpsLastFailClient .1.3.6.1.4.1.9.9.53.1.1.2.1.5
The MAC address of the VLAN client whose last configuration request was rejected. This MAC address will be for the VLAN client who was delivered the last configure response that caused the vmpsOutConfigFails object to increment. This value is taken directly from the configure request and is not guaranteed to be correctly identify a client.
vmpsOperStatus .1.3.6.1.4.1.9.9.53.1.1.2.1.6
This object reflects the actual state of the VMPS which may differ from that of the vmpsAdminStatus object. This can occur when the configuration database fails to load but the corresponding vmpsAdminStatus is `active'. The state loading(3) indicates that the VMPS is currently loading the configuration database from the TFTP server.
vmpsMacConfigAddress .1.3.6.1.4.1.9.9.53.1.2.1.1.1
The MAC address of an end station to be associated with an VLAN.
vmpsMacConfigVlan .1.3.6.1.4.1.9.9.53.1.2.1.1.2
A VLAN that will be returned to an end station that provides the corresponding MAC address in a configuration request. A zero length string indicates that the corresponding MAC address is not permitted on any VLANs, including the fall-back.
vmpsMacConfigLastAccessed .1.3.6.1.4.1.9.9.53.1.2.1.1.3
The value of sysUpTime when this entry was last used to map a MAC address to a VLAN name. Managers may opt to use this object to garbage collect entries that have not been used for a prolonged period of time.
vmpsMacConfigLastRequestor .1.3.6.1.4.1.9.9.53.1.2.1.1.4
The IP address of the device that requested the VLAN associated with the MAC of this row. The manager may use this object in an attempt to locate where a dynamic host currently resides.
vmpsMacConfigLastRequestPortId .1.3.6.1.4.1.9.9.53.1.2.1.1.5
The ID of the port included in the configuration request that corresponded to the designated entry in this table.
vmpsMacConfigLastResponseStatus .1.3.6.1.4.1.9.9.53.1.2.1.1.6
The value of the status field in the response for the last configure request for this MAC-address.
vmpsMacConfigStatus .1.3.6.1.4.1.9.9.53.1.2.1.1.7
The row cannot be set to `active' until an appropriate value exists for vmpsMacConfigVlan.
vmpsVlanName .1.3.6.1.4.1.9.9.53.1.2.2.1.1
The VLAN name associated with a group of ports which are allowed access to that VLAN dynamically.
vmpsDeviceId .1.3.6.1.4.1.9.9.53.1.2.2.1.2
The IP address of the device containing the permitted ports.
vmpsPortName .1.3.6.1.4.1.9.9.53.1.2.2.1.3
The ifName of the port on which dynamic access to the specified VLAN is allowed.
vmpsVlanConfigStatus .1.3.6.1.4.1.9.9.53.1.2.2.1.4
The status object associated with the conceptual row.
Table
vmpsConfigTable .1.3.6.1.4.1.9.9.53.1.1.1
A table for creating and controling an instance of the VMPS.
vmpsStatsTable .1.3.6.1.4.1.9.9.53.1.1.2
Statistics relating to this instance of the VMPS.
vmpsMacConfigTable .1.3.6.1.4.1.9.9.53.1.2.1
A (conceptual) table utilized by a VMPS to map a MAC address of a end station to a VLAN.
vmpsVlanConfigTable .1.3.6.1.4.1.9.9.53.1.2.2
A list of VLANs with restricted access from dynamic ports. This list takes the form of a group of VLANs and a group of ports permitted for those VLANs. If no entry exists for a particular VLAN then there are no restrictions as to what ports are allowed to access that VLAN. If entries exist for a VLAN, then all ports not explicitly permitted for that VLAN are denied access (in the form of a failed configuration response).
Object Identifier
ciscoVmpsMIB .1.3.6.1.4.1.9.9.53
The MIB module for the management of the VLAN Membership Policy Server.
ciscoVlanMemberPolicyServerMIBObjects .1.3.6.1.4.1.9.9.53.1
vmpsInfo .1.3.6.1.4.1.9.9.53.1.1
vmpsDatabase .1.3.6.1.4.1.9.9.53.1.2
vmpsGlobalConfig .1.3.6.1.4.1.9.9.53.1.3
ciscoVlanMemberPolicyServerMIBNotifications .1.3.6.1.4.1.9.9.53.2
ciscoVlanMemberPolicyServerMIBConformance .1.3.6.1.4.1.9.9.53.3
ciscoVlanMemberPolicyServerMIBCompliances .1.3.6.1.4.1.9.9.53.3.1
ciscoVlanMemberPolicyServerMIBGroups .1.3.6.1.4.1.9.9.53.3.2
Group
ciscoVlanMemberPolicyServerGroup .1.3.6.1.4.1.9.9.53.3.2.1
A collection of objects for the managing of VMPS operation.
ciscoVlanMemberPolicyServerRcpGroup .1.3.6.1.4.1.9.9.53.3.2.2
Group to support RCP downnload of VMPS database.
ciscoVmpsAutoBackupGroup .1.3.6.1.4.1.9.9.53.3.2.3
Group to support auto backup of downloaded VMPS configuration.
ciscoVlanMemberPolicyServerRcpGroup2 .1.3.6.1.4.1.9.9.53.3.2.4
Group to support RCP downnload of VMPS database.