ceProvContainerStatus
CISCO-ENTITY-PROVISIONING-MIB ·
.1.3.6.1.4.1.9.9.139.1.1.1.1
Object
column
Enumeration
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.
Context
- MIB
- CISCO-ENTITY-PROVISIONING-MIB
- OID
.1.3.6.1.4.1.9.9.139.1.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceProvContainerEntry
- Table
- ceProvContainerTable
- Siblings
- 2
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unequipped |
2 | provisioned |
3 | mismatched |
4 | invalid |
5 | equipped |
6 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceProvContainerEquipped 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 o… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.139.1.1.1.2 |
| ceProvContainerDetected 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 }.
… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.139.1.1.1.3 |