|
|
Description:
|
compIDLocation OBJECT-TYPE
SYNTAX INTEGER{unknown(1), --* General
integral(2), --*
removed(3), --*
side-a(10), --* Specific
side-b(11) --*
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This variable contains the location of the
component within the system.
'unknown' indicates that the location is not
known.
'integral' indicates that the component is
located at the only location possible for that
type of component within this system.
'removed' indicates that the component has been
removed, and has not been replaced. An Agent
implementation may choose to just remove the row
if the component has been removed.
'side-a' indicates that this component is located
on side A.
'side-b' indicates that this component is located
on side B."
|
|
|
|