entStateAdmin
ENTITY-STATE-MIB ·
.1.3.6.1.2.1.131.1.1.1.2
Object
column
r/w
EntityAdminState
The administrative state for this entity.
This object refers to an entities administrative
permission to service both other entities within
its containment hierarchy as well other users of
its services defined by means outside the scope
of this MIB.
Setting this object to 'notSupported' will result
in an 'inconsistentValue' error. For entities that
do not support administrative state, all set
operations will result in an 'inconsistentValue'
error.
Some physical entities exhibit only a subset of the
remaining administrative state values. Some entities
cannot be locked, and hence this object exhibits only
the 'unlocked' state. Other entities cannot be shutdown
gracefully, and hence this object does not exhibit the
'shuttingDown' state. A value of 'inconsistentValue'
will be returned if attempts are made to set this
object to values not supported by its administrative
model.
Context
- MIB
- ENTITY-STATE-MIB
- OID
.1.3.6.1.2.1.131.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- entStateEntry
- Table
- entStateTable
- Siblings
- 5
Syntax
EntityAdminState
- Source
- EntityAdminState
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
2 | locked |
3 | shuttingDown |
4 | unlocked |
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 |
| 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 |
| 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 |