MIB Viewer

cpcSessionOperStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.602.1.1.2.1.2
Access
read-only
Status
current
Sub-identifiers
0
Operational status of a packet capture session. other : none of the following. inProgress : packet capture session is in progress. completed : number of captured frames has reached the value of corresponding instance of cpcSessionPacketLimits. stopped : packet capture session was administratively stopped. storageFull: storage device is full. bufferFull : storage buffer is full.
INTEGER { other(1), inProgress(2), completed(3), stopped(4), storageFull(5), bufferFull(6) }