Description:
|
ibm2212AdapOperStatus OBJECT-TYPE
SYNTAX INTEGER {
unknown (1),
not-present (2),
enable-pending (3),
enabled (4),
unknown-device (5),
hardware-error (6),
not-powered (7)}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The operational status of this adapter.
unknown (1) : If there was problem determining the operational
status of the adapter.
not-present (2) : If no adapter is currently inserted.
enable-pending (3) : Adapter has been identified, but not
yet enabled.
enabled (4) : Adapter has been identified in valid slot and
has been powered on and enabled.
unknown-device (5) : Adapter is powered off because it is in
the wrong slot or of unknown type.
config-error (6) : Adapter has been identified, powered on and
enabled, but failed to read its configuration
data.
not-powered (7) : Adapter has been identified in valid slot
but is not currently powered on."
|
|