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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PROVISIONING-MIB::ceProvContainerStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PROVISIONING-MIB::ceProvContainerStatus.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-PROVISIONING-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-PROVISIONING-MIB::ceProvContainerStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unequipped |
2 | provisioned |
3 | mismatched |
4 | invalid |
5 | equipped |
6 | failed |
Conformance
Member of