CTRON-ENTITY-STATE-TC-MIB
6 objects
This MIB defines state textual conventions. Copyright (C) The Internet Society 2005. This version of this MIB module is part of RFC yyyy; see the RFC itself for full legal notices.
Imported Objects
| CTRON-MIB-NAMES | ctEntityStateTC |
| SNMPv2-SMI | mib-2 MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.52.4.2.30.1 | IdentityctEntityStateTc | This MIB defines state textual conventions. Copyright (C) The Internet Society 2005. This version of this MIB module is part of RFC yyyy; see the RFC itself fo… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EntityAdminState | INTEGER { unknown (1), locked (2), shuttingDown (3), unlocked (4) } | current | Represents the various possible administrative states. A value of 'locked' means the resource is administratively prohibited from use. A value of 'shuttingDown' means that usage is administratively limited to current in… |
| EntityAlarmStatus | BITS { unknown (0), underRepair (1), critical(2), major(3), minor(4), warning (5), indeterminate (6) } | current | Represents the possible values of alarm status. An Alarm [RFC3877] is a persistent indication of an error or warning condition. When no bits of this attribute are set, then no active alarms are known against this entity… |
| EntityOperState | INTEGER { unknown (1), disabled (2), enabled (3), testing (4) } | current | Represents the possible values of operational states. A value of 'disabled' means the resource is totally inoperable. A value of 'enabled' means the resource is partially or fully operable. A value of 'testing' means th… |
| EntityStandbyStatus | INTEGER { unknown (1), hotStandby (2), coldStandby (3), providingService (4) } | current | Represents the possible values of standby status. A value of 'hotStandby' means the resource is not providing service, but it will be immediately able to take over the role of the resource to be backed-up, without the n… |
| EntityUsageState | INTEGER { unknown (1), idle (2), active (3), busy (4) } | current | Represents the possible values of usage states. A value of 'idle' means the resource is servicing no users. A value of 'active' means the resource is currently in use and it has sufficient spare capacity to provide for … |