chCompAdminStatus
CT-CHASSIS-MIB ·
.1.3.6.1.4.1.52.4.1.1.2.4.1.2
Object
column
mandatory
r/w
Enumeration
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.
Context
- MIB
- CT-CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.1.1.2.4.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- chCompEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | invalid |
3 | enabled |
4 | testing |
5 | operational |
6 | error |
7 | disabled |
8 | delete |