CISCO-ENTITY-PROVISIONING-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-ENTITY-PROVISIONING-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
 ciscoEntityProvMIB 1.3.6.1.4.1.9.9.139
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).
         ciscoEntityProvMIBObjects 1.3.6.1.4.1.9.9.139.1
             ceProvContainerTable 1.3.6.1.4.1.9.9.139.1.1 no-access
This 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.
                 ceProvContainerEntry 1.3.6.1.4.1.9.9.139.1.1.1 no-access
The attributes that support the provisioning of a physical entity of the 'container' class (i.e., a physical entity having an entPhysicalClass of 'container').
                     ceProvContainerStatus 1.3.6.1.4.1.9.9.139.1.1.1.1 integer read-only
This 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. Enumeration: 'unequipped': 1, 'provisioned': 2, 'invalid': 4, 'failed': 6, 'mismatched': 3, 'equipped': 5.
                     ceProvContainerEquipped 1.3.6.1.4.1.9.9.139.1.1.1.2 autonomoustype read-write
This 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.
                     ceProvContainerDetected 1.3.6.1.4.1.9.9.139.1.1.1.3 autonomoustype read-only
This 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.
         ceProvMIBNotificationsPrefix 1.3.6.1.4.1.9.9.139.2
             ceProvMIBNotifications 1.3.6.1.4.1.9.9.139.2.0
         ceProvMIBConformance 1.3.6.1.4.1.9.9.139.3
             ceProvMIBCompliances 1.3.6.1.4.1.9.9.139.3.1
                 ceProvMIBCompliance 1.3.6.1.4.1.9.9.139.3.1.1
The compliance statement for entities that implement the CISCO-ENTITY-PROVISIONING-MIB. Implementation of this MIB is strongly recommended for any platform targeted for a carrier-class environment.
             ceProvMIBGroups 1.3.6.1.4.1.9.9.139.3.2
                 ceProvContainerGroup 1.3.6.1.4.1.9.9.139.3.2.1
A collection of attributes that support provisioning of a physical entity of the 'container' class.