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.
Parsed from file xylan-chassis.mib.txt
Company: ibm
Module: CHASSIS-MIB
chCompAdminStatus OBJECT-TYPE SYNTAX INTEGER { unknown(1), invalid(2), enabled(3), testing(4), operational(5), error(6), disabled(7), delete(8) } ACCESS read-write STATUS mandatory DESCRIPTION "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." ::= { chCompEntry 2 }
Vendor: Cabletron
Module: CHASSIS-MIB (chassis-mib)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.52.4.1.1.2.4.1.1 | chCompID | 0 | 0 | An unique value identifying a component, which includes, but is not limited to, routers, bridges, and terminal servers. Multiple… |
1.3.6.1.4.1.52.4.1.1.2.4.1.3 | chCompArg | 0 | 0 | A variable that may be passed to a component, when it is being either enabled or disabled. |
1.3.6.1.4.1.52.4.1.1.2.4.1.4 | chCompType | 0 | 0 | Identifies a component within this chassis. A vendor's authoritative identification of this component type. By convention, this … |
1.3.6.1.4.1.52.4.1.1.2.4.1.5 | chCompName | 0 | 0 | A textual description of the component. |
1.3.6.1.4.1.52.4.1.1.2.4.1.6 | chCompVersion | 0 | 0 | A textual description of the version/revision level for this component's software. |
1.3.6.1.4.1.52.4.1.1.2.4.1.7 | chCompTimeStamp | 0 | 0 | The value of sysUpTime of this management entity, when this component was last (re-)initialized. |
1.3.6.1.4.1.52.4.1.1.2.4.1.8 | chCompAccessPolicy | 0 | 0 | Defines access information for the pertinent component. |
1.3.6.1.4.1.52.4.1.1.2.4.1.9 | chCompBasicCommStr | 0 | 0 | Read-only community string for the pertinent component. If the value of chCompAccessPolicy is otherCommStr(4) or other(5), then t… |
1.3.6.1.4.1.52.4.1.1.2.4.1.10 | chCompROCommStr | 0 | 0 | Read-only community string for the pertinent component. If the value of chCompAccessPolicy is otherCommStr(4) or other(5), then t… |
1.3.6.1.4.1.52.4.1.1.2.4.1.11 | chCompRWCommStr | 0 | 0 | Read-write community string for the pertinent component. If the value of chCompAccessPolicy is otherCommStr(4) or other(5), then … |
1.3.6.1.4.1.52.4.1.1.2.4.1.12 | chCompSUCommStr | 0 | 0 | Read-write community string for the pertinent component. If the value of chCompAccessPolicy is otherCommStr(4) or other(5), then … |
1.3.6.1.4.1.52.4.1.1.2.4.1.13 | chCompNetAdr | 0 | 0 | If the value of chCompAccessPolicy is other(5), then this object shall determine the Network Address to be used to access this co… |