MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
VlanName
TEXTUAL-CONVENTION
The user friendly ASCII string associated with a VLAN.
current

Objects

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
vmpsConfigEntry
OBJECT-TYPE
An entry (conceptual row) in the vmpsConfigTable.
1.3.6.1.4.1.9.9.53.1.1.1.1not-accessiblecurrent
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.1Integer32 (1..2147483647)not-accessiblecurrent
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.2INTEGER {active(1), inactive(2)}read-createcurrent
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.3IpAddressread-createcurrent
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.4DisplayStringread-createcurrent
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.5INTEGER {noOperation(1), loadDatabase(2), loadRcpDataBase(3)}read-createcurrent
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.6VlanNameread-createcurrent
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.7INTEGER {secure(1), open(2)}read-createcurrent
vmpsManagementDomain
OBJECT-TYPE
The management domain this VMPS is servicing.
1.3.6.1.4.1.9.9.53.1.1.1.1.8DisplayString (SIZE(1..32))read-createcurrent
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.9RowStatusread-createcurrent
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.10SnmpAdminString (SIZE(1..255))read-createdeprecated
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.11SnmpAdminStringread-createcurrent
vmpsStatsTable
OBJECT-TYPE
Statistics relating to this instance of the VMPS.
1.3.6.1.4.1.9.9.53.1.1.2not-accessiblecurrent
vmpsStatsEntry
OBJECT-TYPE
An entry (conceptual row) in the vmpsStatsTable.
1.3.6.1.4.1.9.9.53.1.1.2.1not-accessiblecurrent
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.1TimeStampread-onlycurrent
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.2Counter32read-onlycurrent
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.3Counter32read-onlycurrent
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.4Counter32read-onlycurrent
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.5MacAddressread-onlycurrent
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.6INTEGER {active(1), inactive(2), loading(3)}read-onlycurrent
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1MacAddressnot-accessiblecurrent
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.2VlanNameread-createcurrent
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.3TimeStampread-onlycurrent
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.4IpAddressread-onlycurrent
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.5DisplayStringread-onlycurrent
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.6INTEGER {success(1), versionNotSupported(2), insufficientResources(3), accessDenied(4), portShutdown(5), unknownManagementDomain(6)}read-onlycurrent
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.7RowStatusread-createcurrent
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.2not-accessiblecurrent
vmpsVlanConfigEntry
OBJECT-TYPE
An entry (conceptual row) in the vmpsVlanConfigTable.
1.3.6.1.4.1.9.9.53.1.2.2.1not-accessiblecurrent
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.1VlanNamenot-accessiblecurrent
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.2IpAddressnot-accessiblecurrent
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.3DisplayStringnot-accessiblecurrent
vmpsVlanConfigStatus
OBJECT-TYPE
The status object associated with the conceptual row.
1.3.6.1.4.1.9.9.53.1.2.2.1.4RowStatusread-createcurrent
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.1TruthValueread-writecurrent
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.2SnmpAdminStringread-writecurrent
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

NameOIDStatus
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.1deprecated
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.2deprecated
ciscoVmpsMIBCompliance3
MODULE-COMPLIANCE
The compliance statement for entities which implement the VMPS MIB.
1.3.6.1.4.1.9.9.53.3.1.3current
ciscoVlanMemberPolicyServerGroup
OBJECT-GROUP
A collection of objects for the managing of VMPS operation.
1.3.6.1.4.1.9.9.53.3.2.1current
ciscoVlanMemberPolicyServerRcpGroup
OBJECT-GROUP
Group to support RCP downnload of VMPS database.
1.3.6.1.4.1.9.9.53.3.2.2deprecated
ciscoVmpsAutoBackupGroup
OBJECT-GROUP
Group to support auto backup of downloaded VMPS configuration.
1.3.6.1.4.1.9.9.53.3.2.3current
ciscoVlanMemberPolicyServerRcpGroup2
OBJECT-GROUP
Group to support RCP downnload of VMPS database.
1.3.6.1.4.1.9.9.53.3.2.4current