CISCO-VMPS-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-VMPS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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
               vmpsConfigTable 1.3.6.1.4.1.9.9.53.1.1.1 no-access
A table for creating and controling an instance of the VMPS.
                   vmpsConfigEntry 1.3.6.1.4.1.9.9.53.1.1.1.1 no-access
An entry (conceptual row) in the vmpsConfigTable.
                       vmpsIndex 1.3.6.1.4.1.9.9.53.1.1.1.1.1 integer32 no-access
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 integer read-only
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. Enumeration: 'active': 1, 'inactive': 2.
                       vmpsDownloadServerAddress 1.3.6.1.4.1.9.9.53.1.1.1.1.3 ipaddress read-only
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 displaystring read-only
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 integer read-only
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. Enumeration: 'loadRcpDataBase': 3, 'loadDatabase': 2, 'noOperation': 1.
                       vmpsFallbackVlan 1.3.6.1.4.1.9.9.53.1.1.1.1.6 vlanname read-only
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 integer read-only
If in secure mode the VMPS will instruct the requesting device to shutdown a port as a result of a match failure. Enumeration: 'open': 2, 'secure': 1.
                       vmpsManagementDomain 1.3.6.1.4.1.9.9.53.1.1.1.1.8 displaystring read-only
The management domain this VMPS is servicing.
                       vmpsRowStatus 1.3.6.1.4.1.9.9.53.1.1.1.1.9 rowstatus read-only
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 snmpadminstring read-only
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 snmpadminstring read-only
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.
               vmpsStatsTable 1.3.6.1.4.1.9.9.53.1.1.2 no-access
Statistics relating to this instance of the VMPS.
                   vmpsStatsEntry 1.3.6.1.4.1.9.9.53.1.1.2.1 no-access
An entry (conceptual row) in the vmpsStatsTable.
                       vmpsLastRestart 1.3.6.1.4.1.9.9.53.1.1.2.1.1 timestamp read-only
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 counter32 read-only
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 counter32 read-only
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 counter32 read-only
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 macaddress read-only
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 integer read-only
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. Enumeration: 'active': 1, 'loading': 3, 'inactive': 2.
           vmpsDatabase 1.3.6.1.4.1.9.9.53.1.2
               vmpsMacConfigTable 1.3.6.1.4.1.9.9.53.1.2.1 no-access
A (conceptual) table utilized by a VMPS to map a MAC address of a end station to a VLAN.
                   vmpsMacConfigEntry 1.3.6.1.4.1.9.9.53.1.2.1.1 no-access
An entry (conceptual row) of a mapping between a MAC address in utilization by an end station and a VLAN.
                       vmpsMacConfigAddress 1.3.6.1.4.1.9.9.53.1.2.1.1.1 macaddress no-access
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 vlanname read-only
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 timestamp read-only
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 ipaddress read-only
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 displaystring read-only
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 integer read-only
The value of the status field in the response for the last configure request for this MAC-address. Enumeration: 'success': 1, 'portShutdown': 5, 'versionNotSupported': 2, 'insufficientResources': 3, 'unknownManagementDomain': 6, 'accessDenied': 4.
                       vmpsMacConfigStatus 1.3.6.1.4.1.9.9.53.1.2.1.1.7 rowstatus read-only
The row cannot be set to `active' until an appropriate value exists for vmpsMacConfigVlan.
               vmpsVlanConfigTable 1.3.6.1.4.1.9.9.53.1.2.2 no-access
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).
                   vmpsVlanConfigEntry 1.3.6.1.4.1.9.9.53.1.2.2.1 no-access
An entry (conceptual row) in the vmpsVlanConfigTable.
                       vmpsVlanName 1.3.6.1.4.1.9.9.53.1.2.2.1.1 vlanname no-access
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 ipaddress no-access
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 displaystring no-access
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 rowstatus read-only
The status object associated with the conceptual row.
           vmpsGlobalConfig 1.3.6.1.4.1.9.9.53.1.3
               vmpsAutoBackupEnable 1.3.6.1.4.1.9.9.53.1.3.1 truthvalue read-write
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 snmpadminstring read-write
This object specifies the VMPS back-up configuration location, in the format of :[]. can be (but not limited to): flash, bootflash, slot0, slot1, disk0.
       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
               ciscoVlanMemberPolicyServerMIBCompliance 1.3.6.1.4.1.9.9.53.3.1.1
The compliance statement for entities which implement the VMPS MIB. This statement is replaced by ciscoVmpsMIBCompliance2.
               ciscoVmpsMIBCompliance2 1.3.6.1.4.1.9.9.53.3.1.2
The compliance statement for entities which implement the VMPS MIB. This statement is replaced by ciscoVmpsMIBCompliance3.
               ciscoVmpsMIBCompliance3 1.3.6.1.4.1.9.9.53.3.1.3
The compliance statement for entities which implement the VMPS MIB.
           ciscoVlanMemberPolicyServerMIBGroups 1.3.6.1.4.1.9.9.53.3.2
               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.