entStateOper
ENTITY-STATE-MIB ·
.1.3.6.1.2.1.131.1.1.1.3
Object
column
EntityOperState
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 state. An administrative state of
down does not predict an operational state
of disabled.
A value of 'testing' means that entity currently being
tested and cannot therefore report whether it is
operational or not.
A value of 'disabled' means that an entity is totally
inoperable and unable to provide service both to entities
within its containment hierarchy, or to other receivers
of its service as defined in ways outside the scope of
this MIB.
A value of 'enabled' means that an entity is fully or
partially operable and able to provide service both to
entities within its containment hierarchy, or to other
receivers of its service as defined in ways outside the
scope of this MIB.
Note that some implementations may not be able to
accurately report entStateOper while the
entStateAdmin object has a value other than 'unlocked'.
In these cases, this object MUST have a value
of 'unknown'.
Context
- MIB
- ENTITY-STATE-MIB
- OID
.1.3.6.1.2.1.131.1.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- entStateEntry
- Table
- entStateTable
- Siblings
- 5
Syntax
EntityOperState
- Source
- EntityOperState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | disabled |
3 | enabled |
4 | testing |
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 |
| entStateUsage 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 th… | column | EntityUsageState | .1.3.6.1.2.1.131.1.1.1.4 |
| 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 |