|
|
Description:
|
esrPortStatus OBJECT-TYPE
SYNTAX INTEGER {
disabled(1),
okay(2),
warning(3),
disabledButOkay(4),
linkFailure(5)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"The status of this port. Disabled(1) means that this port has been disabled
through management action. Okay(2) indicates that this port is operating
properly. Warning(3) indicates that this port is encountering an abnormal
condition that, however, allows it to continue to pass data. LinkFailure(5)
means that this port is unable to pass data."
|
|
|
|