|
Description:
|
hwPDEGroupCommStatus OBJECT-TYPE
SYNTAX INTEGER {commOk(1), commFail(2), unknown(255)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"PDE Communication Status. It is an enumeration type:
If the enumeration value is 1, it indicates that communication is normal;
If the enumeration value is 2, it indicates that communication is abnormal.
If the enumeration value is 255, it indicates that communication is unknown."
|
|
|