cpcBufferType

  • 1.3.6.1.4.1.9.9.602.1.3.1.1.1
  • Access readwrite
  • Type linear(1), circular(2)

Type of the buffer for a packet capture session. linear : captured packets will be kept in the buffer one after the other. If there is no available space in the buffer, packet capture session will stop and value of the corresponding instance of cpcSessionOperStatus is set to 'bufferFull'. circular: If there is no space to store a captured packet completely, the oldest packet in the buffer will be overwritten.

Details

Possible values
1 linear
2 circular

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)

Used by conformance groups

1 objects
  • 1.3.6.1.4.1.9.9.602.2.2.10 cpcBufferConfigGroup

Comments