MIB Viewer

slcDevPortCfgAction

OBJECT-TYPE
1.3.6.1.4.1.244.1.1.4.2.2.2.1.54
Access
read-write
Status
current
Sub-identifiers
0
Performs an action on a Device Port. A read of this object always returns the value noAction(1). Setting this object to zeroPortCounters(2) will reset all port counters given in slcDevPortStateTable. Setting this object to clearLocalLog(3) will clear the local logging buffer. Setting this object to terminateConnections(4) will terminate all connections associated with the Device Port.
INTEGER { noAction(1), zeroPortCounters(2), clearLocalLog(3), terminateConnections(4) }