MIB Viewer

s5ChasComAdminState

OBJECT-TYPE
1.3.6.1.4.1.45.1.6.3.3.1.1.9
Access
read-write
Status
current
Sub-identifiers
0
The desired state of the component/sub-component. The values that are read-only are: other(1)......currently in some other state notAvail(2)...actual value is not available The possible values that can be read and written are: disable(3)...disable operation enable(4)....enable operation reset(5).....reset component test(6)......start self test of component, with the result to be normal(5), warning(8), nonFatalErr(9), or fatalErr(10) in object s5ChasComOperState The allowable (and meaningful) values are determined by the component type.
INTEGER { other(1), notAvail(2), disable(3), enable(4), reset(5), test(6) }