MIB Viewer

cpcBufferAction

OBJECT-TYPE
1.3.6.1.4.1.9.9.602.1.3.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
The action control for this packet capture session buffer. noAction: no action (do nothing). clear: clear this capture buffer. export: exporting the buffer contents to the storage specified by cpcSessionDestFileName of cpcSessionConfigEntry with the same cpcSessionId value. When the value is set to 'noAction', no operation is performed. When read, the value 'noAction' is always returned.
INTEGER { noAction(1), clear(2), export(3) }