CISCO-ENTITY-PROVISIONING-MIB
AI MIB Summary
The CISCO-ENTITY-PROVISIONING-MIB enables the pre-configuration of Cisco hardware container entities and their subordinate physical components by dynamically generating conceptual rows in the entPhysicalTable, entAliasMappingTable, and ifTable prior to physical installation. This mechanism allows network management systems to simulate hardware insertion and initialize associated interface and alias mappings to reduce device bring-up time for new subscriber hardware.
This MIB module defines the objects that support provisioning of 'container' class physical entities. Provisioning sets up a 'container' to hold a specified physical entity. This allows a management client to configure the specified physical entity, including all of its subordinates physical entities, before installation.
Consider a network manager of a CLEC (Competitive Local Exchange Carrier) planning for the installation of the hardware necessary to support several new subscribers. This network manager wants to pre-configure the ADSL (Asymmetric Digital Subscriber Loop) modems that will support these subscribers, thereby reducing the bring-up time once they arrive. Under normal circumstances this would not be possible. However, provisioning allows the network manager to 'create' the physical entities that represent the new modems. In essence, the device simulates the installation of the new modules into the system. This has the effect of creating all conceptual rows in all the necessary tables that support the physical entity and all its subordinate physical entities (e.g., entPhysicalTable, entAliasMappingTable, and ifTable).
15
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
ciscoEntityProvMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139 |
IMPORTS Unknown .1.3.6.1.4.1.9.9.139 |
ciscoEntityProvMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.1 |
ceProvContainerTableThis table extends some entries in the entPhysicalTable
(see ENTITY-MIB for further details). A entry appears in
this table for a physical entity matching the following
criteria:
1) Its entPhysicalClass object has a value of 'container';
2) It can contain one (but not multiple) physical entity;
and,
3) It supports provisioning. SEQUENCE OF CeProvContainerEntry .1.3.6.1.4.1.9.9.139.1.1 |
ceProvContainerEntryThe attributes that support the provisioning of a physical
entity of the 'container' class (i.e., a physical entity
having an entPhysicalClass of 'container'). CeProvContainerEntry .1.3.6.1.4.1.9.9.139.1.1.1 |
ceProvContainerStatusThis object represents the equipment status of the container:
'unequipped' The container neither holds a physical entity,
nor has it been provisioned to hold a physical
entity.
'provisioned' The container does not hold a physical entity
However, it has been provisioned to hold a
physical entity of a particular type. This
physical entity appears in the entPhysicalTable
as a child of the container.
'mismatched' The container holds a valid physical entity that
does not match the type of physical entity for
which the container has been previously
provisioned.
'invalid' The container holds a recognized physical entity
that the container is not capable of supporting,
or the container holds an unrecognized physical
entity.
'equipped' The container holds a valid physical entity for
which the container has been previously
provisioned to hold.
'failed' The container holds a valid physical entity that
has become totally inoperable and incapable of
providing service.ro Enumeration .1.3.6.1.4.1.9.9.139.1.1.1.1 |
ceProvContainerEquippedThis object specifies the vendor type of the physical entity
for which this container has been provisioned to hold. If the
container has no provisioning, then the value of this object
is { 0 0 }.
For more information concerning 'vendor type', see the
definition of the entPhysicalVendorType object in the
ENTITY-MIB.rw AutonomousType -- Rsyntax OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.1.1.1.2 |
ceProvContainerDetectedThis object specifies the vendor type of the physical entity
held by the container. If the container does not hold a
physical entity, then the value of this object is { 0 0 }.
For more information concerning 'vendor type', see the
definition of the entPhysicalVendorType object in the
ENTITY-MIB.ro AutonomousType -- Rsyntax OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.1.1.1.3 |
ceProvMIBNotificationsPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.2 |
ceProvMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.2.0 |
ceProvMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.3 |
ceProvMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.3.1 |
ceProvMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.3.1.1 |
ceProvMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.3.2 |
ceProvContainerGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.139.3.2.1 |