MIB Viewer

hwPDEGroupCommStatus

OBJECT-TYPE
1.3.6.1.4.1.2011.6.164.1.9.1.7
Access
read-only
Status
current
Sub-identifiers
0
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.
INTEGER { commOk(1), commFail(2), unknown(255) }