CISCO-MODULE-VIRTUALIZATION-MIB
- Registered at
- 1.3.6.1.4.1.9.9.472
- Last updated
- 2006-05-29 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2006-05-29 00:00, 2005-12-12 00:00
- Namespace
- cisco
- Source file
CISCO-MODULE-VIRTUALIZATION-MIB- Digest
sha256:dfe2caccc5756377e2d0c1fd3534f39d646df8c1f50cf2e0cc0bbf23e53e4f90
Description
This MIB provides a way to create virtual contexts, and managing them. A virtual context is logical partition of a physical device. The Virtual context provide different type of services and can be managed independently. Each virtual context is an independent entity, with its own configuration and supports almost all the options that can be configured on stand-alone hardware. Each context can have a separate management IP address that the user can Telnet/SSH into and send other requests(SNMP, FTP etc). This MIB contains tables for creating/deleting virtual contexts and assigning interfaces and/or interface ranges to virtual contexts.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-l4l7security@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-L4L7MODULE-RESOURCE-LIMIT-MIB | CiscoResourceClass |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | CiscoURLString |
| ENTITY-MIB | entPhysicalIndex |
| IANAifType-MIB | IANAifType |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, 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-L4L7MODULE-RESOURCE-LIMIT-MIB CISCO-MODULE-VIRTUALIZATION-MIB CISCO-SMI CISCO-TC ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cmVirtualizationNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.0 | |||
| cmVirtualizationMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.1 | |||
| cmVirtualContext OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.1.1 | |||
| cmVirtualContextTable OBJECT-TYPE This is the virtual context table. A virtual context can be created for a module. This table is used for creating/deleting virtual contexts. The entries can be created/deleted by SNMP and/or by console commands. | 1.3.6.1.4.1.9.9.472.1.1.1 | not-accessible | current | |
| cmVirtualContextEntry OBJECT-TYPE An entry in virtual context table. Each entry provides information about a particular virtual context. To create a virtual context, following procedure is used: - choose the appropriate value for entPhysicalIndex to point to an entry(with entPhysicaClass = 'module') in entPhysicalTable. - specify the name of the virtual context. - create an entry in the table by specifying ciscoVirtualContextRowStatus value of 'createAndGo' or 'createAndWait'. One or more virtual contexts can be created in a module. Each of these contexts are identified by a unique name. Resources can be assigned/mapped to each virtual context. Configurations and Monitoring can be done each virtual context independent of each other. Configuration changes in one virtual context will not affect other. | 1.3.6.1.4.1.9.9.472.1.1.1.1 | not-accessible | current | |
| cmVirtContextName OBJECT-TYPE This object uniquely identifies a virtual context. | 1.3.6.1.4.1.9.9.472.1.1.1.1.1 | SnmpAdminString | not-accessible | current |
| cmVirtContextDescr OBJECT-TYPE This object is used for configuring the description of virtual context. | 1.3.6.1.4.1.9.9.472.1.1.1.1.2 | SnmpAdminString | read-create | current |
| cmVirtContextURL OBJECT-TYPE This object is used for configuring the URL from which virtual context configuration will be downloaded. The configuration contains information on anything that is configured in a virtual context. Some examples of possible values for this object are: disk://[path/]filename ftp://[user[:password]@]server/[path/]filename tftp://server/[path/]filename http://server/[path/]filename https://server/[path/]filename. NOTE: Above list is just an example. It does not specify/limit only these values to be supported. | 1.3.6.1.4.1.9.9.472.1.1.1.1.3 | CiscoURLString | read-create | current |
| cmVirtContextResourceClass OBJECT-TYPE This object is used for assigning a resource class to a context. The resource class contains information on the resources that are managed/applicable to a context. The type of resources that may be applicable are governed by the CiscoResourceClass TEXTUAL CONVENTION. This object value must correspond to an entry in cmResourceClassTable. | 1.3.6.1.4.1.9.9.472.1.1.1.1.4 | CiscoResourceClass | read-create | current |
| cmVirtContextStorageType OBJECT-TYPE The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.472.1.1.1.1.5 | StorageType | read-create | current |
| cmVirtContextRowStatus OBJECT-TYPE This object is used for creating/deleting entries in this table. | 1.3.6.1.4.1.9.9.472.1.1.1.1.6 | RowStatus | read-create | current |
| cmVirtContextIfMapTable OBJECT-TYPE This table is used for assigning interfaces to a virtual context. This table will configure the set of interfaces that can be used by a virtual context. | 1.3.6.1.4.1.9.9.472.1.1.2 | not-accessible | current | |
| cmVirtContextIfMapEntry OBJECT-TYPE An entry in Interface Map table. Each entry represents the interface or interface range that are assigned to a virtual context. | 1.3.6.1.4.1.9.9.472.1.1.2.1 | not-accessible | current | |
| cmVirtContextIfMapType OBJECT-TYPE This object specifies the interface type for which cmVirtContextIfMapIdHigh and cmVirtContextIfMapIdLow are applicable. | 1.3.6.1.4.1.9.9.472.1.1.2.1.1 | IANAifType | not-accessible | current |
| cmVirtContextIfMapIdLow OBJECT-TYPE This object specifies the interface that can be assigned to a context. This object either represents an interface or lower value of the interface range. | 1.3.6.1.4.1.9.9.472.1.1.2.1.2 | Unsigned32 | not-accessible | current |
| cmVirtContextIfMapIdHigh OBJECT-TYPE This object specifies the interface that will be assigned to a virtual context. The non-zero value specifies the upper value of the interface range. This value must be greater than the value in cmVirtContextIfMapIdLow. The value zero specifies that value specified in cmVirtContextIfMapIdLow is assigned. | 1.3.6.1.4.1.9.9.472.1.1.2.1.3 | Unsigned32 | read-create | current |
| cmVirtContextIfMapStorageType OBJECT-TYPE The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.472.1.1.2.1.4 | StorageType | read-create | current |
| cmVirtContextIfMapRowStatus OBJECT-TYPE This object is used for creating/deleting entries in this table. | 1.3.6.1.4.1.9.9.472.1.1.2.1.5 | RowStatus | read-create | current |
| cmVirtualContextNotifControl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.1.2 | |||
| cmVirtContextNotifEnable OBJECT-TYPE This object is used for enabling/disabling notifications related to virtual context. | 1.3.6.1.4.1.9.9.472.1.2.1 | TruthValue | read-write | current |
| cmVirtualContextNotifObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.1.3 | |||
| cmNotifVirtContextName OBJECT-TYPE This object is used in notifications only. This object contains the virtual context name. (i.e. value of cmVirtContextName). | 1.3.6.1.4.1.9.9.472.1.3.1 | SnmpAdminString | accessible-for-notify | current |
| cmVirtualizationMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.2 | |||
| cmVirtualizationCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.2.1 | |||
| cmVirtualizationGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.472.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cmVirtContextAdded NOTIFICATION-TYPE This notifications will be sent when a virtual context is added. | 1.3.6.1.4.1.9.9.472.0.1 | current |
| cmVirtContextRemoved NOTIFICATION-TYPE This notifications will be sent when a virtual context is removed/deleted. | 1.3.6.1.4.1.9.9.472.0.2 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cmVirtualizationCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities which implement virtualization MIB. | 1.3.6.1.4.1.9.9.472.2.1.1 | current |
| cmVirtContextconfigGroup OBJECT-GROUP The collection of objects which are used to represent virtual contexts in a virtualized system. | 1.3.6.1.4.1.9.9.472.2.2.1 | current |
| cmVirtContextIfMapGroup OBJECT-GROUP The collection of objects which are used for assigning interfaces to a virtual context. | 1.3.6.1.4.1.9.9.472.2.2.2 | current |
| cmVirtContextNotifControlGroup OBJECT-GROUP The collection of object to control notifications that are sent. | 1.3.6.1.4.1.9.9.472.2.2.3 | current |
| cmVirtContextNotifObjectsGroup OBJECT-GROUP The collection of objects sent only in notifications. | 1.3.6.1.4.1.9.9.472.2.2.4 | current |
| cmVirtContextNotificationGroup NOTIFICATION-GROUP The collection of objects which are used to represent virtual contexts in a virtualized system. | 1.3.6.1.4.1.9.9.472.2.2.5 | current |