MIB Viewer

chCompAdminStatus

OBJECT-TYPE
1.3.6.1.4.1.52.4.1.1.2.4.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
Provides the state of the given component. A component is activated by writing a value of enabled(3). Once enabled, a component enters testing mode, which is denoted by testing(4), when this object is read. After tests are complete, the component either enters the operational(5), or the error(6) state. The component may be de-activated by writing a value of disabled(7). In a disabled state, a component does exist within the given chassis, but is benign. A disabled component is available for subsequent activation.
INTEGER { unknown(1), invalid(2), enabled(3), testing(4), operational(5), error(6), disabled(7), delete(8) }