entStateUsage
ENTITY-STATE-MIB ·
.1.3.6.1.2.1.131.1.1.1.4
Object
column
EntityUsageState
The usage state for this entity.
This object refers to an entity's ability to service more
physical entities in a containment hierarchy. A value
of 'idle' means this entity is able to contain other
entities but that no other entity is currently
contained within this entity.
A value of 'active' means that at least one entity is
contained within this entity, but that it could handle
more. A value of 'busy' means that the entity is unable
to handle any additional entities being contained in it.
Some entities will exhibit only a subset of the
usage state values. Entities that are unable to ever
service any entities within a containment hierarchy will
always have a usage state of 'busy'. Some entities will
only ever be able to support one entity within its
containment hierarchy and will therefore only exhibit
values of 'idle' and 'busy'.
Context
- MIB
- ENTITY-STATE-MIB
- OID
.1.3.6.1.2.1.131.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entStateEntry
- Table
- entStateTable
- Siblings
- 5
Syntax
EntityUsageState
- Source
- EntityUsageState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | idle |
3 | active |
4 | busy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| entStateLastChanged The value of this object is the date and
time when the value of any of entStateAdmin,
entStateOper, entStateUsage, entStateAlarm,
or entStateStandby changed for this entity.
… | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.131.1.1.1.1 |
| entStateAdmin The administrative state for this entity.
This object refers to an entities administrative
permission to service both other entities within
its containment hierarch… | column | EntityAdminState | .1.3.6.1.2.1.131.1.1.1.2 |
| entStateOper The operational state for this entity.
Note that unlike the state model used within the
Interfaces MIB [RFC 2863], this object does not follow
the administrative st… | column | EntityOperState | .1.3.6.1.2.1.131.1.1.1.3 |
| entStateAlarm The alarm status for this entity. It does not include
the alarms raised on child components within its
containment hierarchy.
A value of 'unknown' means that this … | column | EntityAlarmStatus | .1.3.6.1.2.1.131.1.1.1.5 |
| entStateStandby The standby status for this entity.
Some entities will exhibit only a subset of the
remaining standby state values. If this entity
cannot operate in a standby role… | column | EntityStandbyStatus | .1.3.6.1.2.1.131.1.1.1.6 |