cpcBufferConfigEntry
An entry contains management information for a packet capture session's buffer. An entry is created corresponding to each entry in cpcSessionConfigTable. This entry may not be modified if value of the corresponding instance of cpcSessionOperStatus is 'inProgress'.
Details
Table index
- cpcSessionId
Table columns
4 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.9.9.602.1.3.1.1.1 | cpcBufferType | readwrite | linear(1), circular(2) |
| 1.3.6.1.4.1.9.9.602.1.3.1.1.2 | cpcBufferSize | readwrite | Unsigned32 |
| 1.3.6.1.4.1.9.9.602.1.3.1.1.3 | cpcBufferAction | readwrite | noAction(1), clear(2), export(3) |
| 1.3.6.1.4.1.9.9.602.1.3.1.1.4 | cpcBufferOperStatus | readonly | other(1), exporting(2) |