CISCO-VMPS-MIB
- Registered at
- 1.3.6.1.4.1.9.9.53
- Last updated
- 2004-01-20 00:00
- Organization
- Cisco System Inc.
- Revisions
- 2004-01-20 00:00, 2003-10-16 10:00, 2002-06-19 10:00, 2002-04-04 10:00, 2001-01-30 13:04
- Namespace
- cisco
- Source file
CISCO-VMPS-MIB- Digest
sha256:974b6f29b7b4e965a00cc30c1c1ec52a779c970be815e376d8854c5f47d9639b
Description
The MIB module for the management of the VLAN Membership Policy Server.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-vlans@cisco.com, cs-lan-switch-snmp@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-VMPS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| VlanName TEXTUAL-CONVENTION The user friendly ASCII string associated with a VLAN. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoVlanMemberPolicyServerMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.1 | |||
| vmpsInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.1.1 | |||
| vmpsConfigTable OBJECT-TYPE A table for creating and controling an instance of the VMPS. | 1.3.6.1.4.1.9.9.53.1.1.1 | not-accessible | current | |
| vmpsConfigEntry OBJECT-TYPE An entry (conceptual row) in the vmpsConfigTable. | 1.3.6.1.4.1.9.9.53.1.1.1.1 | not-accessible | current | |
| vmpsIndex OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| vmpsAdminStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.2 | INTEGER {active(1), inactive(2)} | read-create | current |
| vmpsDownloadServerAddress OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.3 | IpAddress | read-create | current |
| vmpsConfigFileName OBJECT-TYPE The filename of the configuration file the VMPS will attempt to download. | 1.3.6.1.4.1.9.9.53.1.1.1.1.4 | DisplayString | read-create | current |
| vmpsTriggerDownload OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.5 | INTEGER {noOperation(1), loadDatabase(2), loadRcpDataBase(3)} | read-create | current |
| vmpsFallbackVlan OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.6 | VlanName | read-create | current |
| vmpsSecureMode OBJECT-TYPE If in secure mode the VMPS will instruct the requesting device to shutdown a port as a result of a match failure. | 1.3.6.1.4.1.9.9.53.1.1.1.1.7 | INTEGER {secure(1), open(2)} | read-create | current |
| vmpsManagementDomain OBJECT-TYPE The management domain this VMPS is servicing. | 1.3.6.1.4.1.9.9.53.1.1.1.1.8 | DisplayString (SIZE(1..32)) | read-create | current |
| vmpsRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.9 | RowStatus | read-create | current |
| vmpsRcpRemoteUserName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.10 | SnmpAdminString (SIZE(1..255)) | read-create | deprecated |
| vmpsRcpRemoteUserName2 OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.1.1.11 | SnmpAdminString | read-create | current |
| vmpsStatsTable OBJECT-TYPE Statistics relating to this instance of the VMPS. | 1.3.6.1.4.1.9.9.53.1.1.2 | not-accessible | current | |
| vmpsStatsEntry OBJECT-TYPE An entry (conceptual row) in the vmpsStatsTable. | 1.3.6.1.4.1.9.9.53.1.1.2.1 | not-accessible | current | |
| vmpsLastRestart OBJECT-TYPE The value of sysUpTime when the VMPS was last restarted. | 1.3.6.1.4.1.9.9.53.1.1.2.1.1 | TimeStamp | read-only | current |
| vmpsInConfigReqs OBJECT-TYPE The total number of configure requests, including vmpsInConfigErrors, that have been received by the VMPS. | 1.3.6.1.4.1.9.9.53.1.1.2.1.2 | Counter32 | read-only | current |
| vmpsInConfigErrors OBJECT-TYPE Then number of packets received by the VMPS but which were not correctly formatted configure requests. | 1.3.6.1.4.1.9.9.53.1.1.2.1.3 | Counter32 | read-only | current |
| vmpsOutConfigFails OBJECT-TYPE The number of configure responses sent by this particular VMPS whose status was other than success. | 1.3.6.1.4.1.9.9.53.1.1.2.1.4 | Counter32 | read-only | current |
| vmpsLastFailClient OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.2.1.5 | MacAddress | read-only | current |
| vmpsOperStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.1.2.1.6 | INTEGER {active(1), inactive(2), loading(3)} | read-only | current |
| vmpsDatabase OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.1.2 | |||
| vmpsMacConfigTable OBJECT-TYPE A (conceptual) table utilized by a VMPS to map a MAC address of a end station to a VLAN. | 1.3.6.1.4.1.9.9.53.1.2.1 | not-accessible | current | |
| vmpsMacConfigEntry OBJECT-TYPE An entry (conceptual row) of a mapping between a MAC address in utilization by an end station and a VLAN. | 1.3.6.1.4.1.9.9.53.1.2.1.1 | not-accessible | current | |
| vmpsMacConfigAddress OBJECT-TYPE The MAC address of an end station to be associated with an VLAN. | 1.3.6.1.4.1.9.9.53.1.2.1.1.1 | MacAddress | not-accessible | current |
| vmpsMacConfigVlan OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.2.1.1.2 | VlanName | read-create | current |
| vmpsMacConfigLastAccessed OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.2.1.1.3 | TimeStamp | read-only | current |
| vmpsMacConfigLastRequestor OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.2.1.1.4 | IpAddress | read-only | current |
| vmpsMacConfigLastRequestPortId OBJECT-TYPE The ID of the port included in the configuration request that corresponded to the designated entry in this table. | 1.3.6.1.4.1.9.9.53.1.2.1.1.5 | DisplayString | read-only | current |
| vmpsMacConfigLastResponseStatus OBJECT-TYPE The value of the status field in the response for the last configure request for this MAC-address. | 1.3.6.1.4.1.9.9.53.1.2.1.1.6 | INTEGER {success(1), versionNotSupported(2), insufficientResources(3), accessDenied(4), portShutdown(5), unknownManagementDomain(6)} | read-only | current |
| vmpsMacConfigStatus OBJECT-TYPE The row cannot be set to `active' until an appropriate value exists for vmpsMacConfigVlan. | 1.3.6.1.4.1.9.9.53.1.2.1.1.7 | RowStatus | read-create | current |
| vmpsVlanConfigTable OBJECT-TYPE 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). | 1.3.6.1.4.1.9.9.53.1.2.2 | not-accessible | current | |
| vmpsVlanConfigEntry OBJECT-TYPE An entry (conceptual row) in the vmpsVlanConfigTable. | 1.3.6.1.4.1.9.9.53.1.2.2.1 | not-accessible | current | |
| vmpsVlanName OBJECT-TYPE The VLAN name associated with a group of ports which are allowed access to that VLAN dynamically. | 1.3.6.1.4.1.9.9.53.1.2.2.1.1 | VlanName | not-accessible | current |
| vmpsDeviceId OBJECT-TYPE The IP address of the device containing the permitted ports. | 1.3.6.1.4.1.9.9.53.1.2.2.1.2 | IpAddress | not-accessible | current |
| vmpsPortName OBJECT-TYPE The ifName of the port on which dynamic access to the specified VLAN is allowed. | 1.3.6.1.4.1.9.9.53.1.2.2.1.3 | DisplayString | not-accessible | current |
| vmpsVlanConfigStatus OBJECT-TYPE The status object associated with the conceptual row. | 1.3.6.1.4.1.9.9.53.1.2.2.1.4 | RowStatus | read-create | current |
| vmpsGlobalConfig OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.1.3 | |||
| vmpsAutoBackupEnable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.3.1 | TruthValue | read-write | current |
| vmpsAutoBackupFileName OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.53.1.3.2 | SnmpAdminString | read-write | current |
| ciscoVlanMemberPolicyServerMIBNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.2 | |||
| ciscoVlanMemberPolicyServerMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.3 | |||
| ciscoVlanMemberPolicyServerMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.3.1 | |||
| ciscoVlanMemberPolicyServerMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.53.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoVlanMemberPolicyServerMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the VMPS MIB. This statement is replaced by ciscoVmpsMIBCompliance2. | 1.3.6.1.4.1.9.9.53.3.1.1 | deprecated |
| ciscoVmpsMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the VMPS MIB. This statement is replaced by ciscoVmpsMIBCompliance3. | 1.3.6.1.4.1.9.9.53.3.1.2 | deprecated |
| ciscoVmpsMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the VMPS MIB. | 1.3.6.1.4.1.9.9.53.3.1.3 | current |
| ciscoVlanMemberPolicyServerGroup OBJECT-GROUP A collection of objects for the managing of VMPS operation. | 1.3.6.1.4.1.9.9.53.3.2.1 | current |
| ciscoVlanMemberPolicyServerRcpGroup OBJECT-GROUP Group to support RCP downnload of VMPS database. | 1.3.6.1.4.1.9.9.53.3.2.2 | deprecated |
| ciscoVmpsAutoBackupGroup OBJECT-GROUP Group to support auto backup of downloaded VMPS configuration. | 1.3.6.1.4.1.9.9.53.3.2.3 | current |
| ciscoVlanMemberPolicyServerRcpGroup2 OBJECT-GROUP Group to support RCP downnload of VMPS database. | 1.3.6.1.4.1.9.9.53.3.2.4 | current |