CISCO-PACKET-CAPTURE-MIB
AI MIB Summary
The CISCO-PACKET-CAPTURE-MIB manages Cisco IOS and IOS-XE packet capture sessions by exposing configuration parameters, active session states, and buffer utilization metrics for troubleshooting network traffic anomalies.
The MIB module for the management of packet capture feature.
Main OID:
ciscoPacketCaptureMIB.1.3.6.1.4.1.9.9.602
79
Objects
Active
Status
8
Dependencies
Imported Objects
Objects
79 total| Object Name |
|---|
ciscoPacketCaptureMIBThe MIB module for the management of packet capture
feature. MODULE-IDENTITY .1.3.6.1.4.1.9.9.602 |
IMPORTSThe MIB module for the management of packet capture
feature. Unknown .1.3.6.1.4.1.9.9.602 |
cpcMIBNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.0 |
cpcMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1 |
cpcGenericConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1.1 |
cpcMaxSessionAllowedThe maximum number of packet capture sessions
allowed in cpcSessionConfigTable. A value of zero
indicates no limitation on the number of
configurable sessions.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.1.1 |
cpcSessionConfigTableA table of configuration to be used in the packet
capture sessions. This entry may be modified if value
of corresponding instance of cpcSessionConfigStatus
is 'active'. SEQUENCE OF CpcSessionConfigEntry .1.3.6.1.4.1.9.9.602.1.1.2 |
cpcSessionConfigEntryAn entry containing management information of a packet
capture session. CpcSessionConfigEntry .1.3.6.1.4.1.9.9.602.1.1.2.1 |
cpcSessionIdAn unique number which represents a session. Unsigned32 .1.3.6.1.4.1.9.9.602.1.1.2.1.1 |
cpcSessionOperStatusOperational 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.ro Enumeration .1.3.6.1.4.1.9.9.602.1.1.2.1.2 |
cpcSessionDestFileNameThe destination file name used to store the captured frames.
Value of this object must be specified in the format
of <device>:<filename> for local location, or
<protocol>://<server>/<filename> for network location.
This object may not be modified if value of the corresponding
instance of cpcSessionOperStatus is 'inProgress' or the value
of cpcBufferOperStatus of an instance entry with same
cpcSessionId in cpcBufferConfigEntry is 'exporting'.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.602.1.1.2.1.3 |
cpcSessionPacketLengthThe length of packet to be captured by this session. If the
length of an actual packet is greater than the value of this
object, the session will only capture the first number of
bytes specified by this object. A value zero for this object
indicates that the entire packet will be captured.
This object may not be modified if value of the corresponding
instance of cpcSessionOperStatus is 'inProgress'.rw Unsigned32 UNITS "octets" .1.3.6.1.4.1.9.9.602.1.1.2.1.4 |
cpcSessionPacketLimitsThe number of packets to be captured by this
session. A value of zero for this object
indicates that there is no limitation. When
the value of this object is zero, the session
remains 'inProgress' until it is administratively
stopped or the storage is full.
This object may not be modified if value of the
corresponding instance of cpcSessionOperStatus is
'inProgress'.rw Unsigned32 UNITS "packets" .1.3.6.1.4.1.9.9.602.1.1.2.1.5 |
cpcSessionActionThe action control for this capture session.
Setting this object to 'start' causes the capture
session to be started if it is not running.
Setting this object to 'stop' terminates the
capturing session if it is running.
The value of this object will be changed to 'stop'
when value of the corresponding instance of
cpcSessionOperStatus leaves from 'inProgress' to
other status.
This object may only be set when the corresponding
instance value of cpcSessionConfigStatus is 'active'.rw Enumeration .1.3.6.1.4.1.9.9.602.1.1.2.1.6 |
cpcSessionConfigStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.1.2.1.7 |
cpcSessionPacketRateLimitRate limit for this session. Only packets within the
rate may be captured. A value of zero for this object
indicates that there is no rate limitation.
This object may not be modified if value of the
corresponding instance of cpcSessionOperStatus is
'inProgress'.rw Unsigned32 UNITS "packets per second" .1.3.6.1.4.1.9.9.602.1.1.2.1.8 |
cpcSessionDescrProvides description of this session.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.9.9.602.1.1.2.1.9 |
cpcSessionMaxSourcesThe maximum number of entries allowed in
cpcCaptureSourceIfTable for a packet capture session.
A value of zero indicates no limitation on the
number of configurable sources.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.1.3 |
cpcCaptureSourceIfTableA table of interface information to be used in
the packet capture session. SEQUENCE OF CpcCaptureSourceIfEntry .1.3.6.1.4.1.9.9.602.1.1.4 |
cpcCaptureSourceIfEntryAn entry containing interface related management
information for a packet capture session.
The entry is created and deleted by using
cpcCaptureSourceIfStatus object.
The entry may not be modified, added or deleted when
the corresponding value of cpcSessionOperStatus is
'inProgress'. CpcCaptureSourceIfEntry .1.3.6.1.4.1.9.9.602.1.1.4.1 |
cpcCaptureSourceIfDirectionThe direction of traffic to be captured.
rx : Only ingress traffic will be captured.
tx : Only egress traffic will be captured.
both: Traffic from both directions will be
captured.
This object may be modified if value of the
corresponding instance of cpcCaptureSourceIfStatus
is 'active'.rw Enumeration .1.3.6.1.4.1.9.9.602.1.1.4.1.1 |
cpcCaptureSourceIfStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.1.4.1.2 |
cpcFilterConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1.2 |
cpcMaxFilterAllowedThe maximum number of filters allowed in a packet
capture session. Value of zero indicates that there
is no limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.1 |
cpcMacFilterTableA table of MAC filter information to be used in
the packet capture session. SEQUENCE OF CpcMacFilterEntry .1.3.6.1.4.1.9.9.602.1.2.2 |
cpcMacFilterEntryAn entry containing management information about
a packet capture filter based on MAC address.
The entry is created or deleted by using
cpcMacFilterRowStatus object.
The entry may not be modified, created or deleted
when the corresponding value of cpcSessionOperStatus is
'inProgress'. CpcMacFilterEntry .1.3.6.1.4.1.9.9.602.1.2.2.1 |
cpcMacFilterMacAddressThe filtered MAC address. Incorporated with the
corresponding instance value of crcMacFilterCriteria,
packet capture will capture packets sending from or to
the address specified by this object. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.2.1.1 |
cpcMacFilterCriteriaThe filter criteria of the entry. CiscoPacketCaptureFilterCriteria .1.3.6.1.4.1.9.9.602.1.2.2.1.2 |
cpcMacFilterRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.2.1.3 |
cpcIpFilterTableA table of IP filter information to be used in
the packet capture session. SEQUENCE OF CpcIpFilterEntry .1.3.6.1.4.1.9.9.602.1.2.3 |
cpcIpFilterEntryAn entry containing management information if IP based
packet capture filter for the packet capture session.
The entry can be created or deleted by using
cpcIpFilterRowStatus object.
The entry may not be modified, created or deleted when
value of the corresponding instance of cpcSessionOperStatus
is 'inProgress'. CpcIpFilterEntry .1.3.6.1.4.1.9.9.602.1.2.3.1 |
cpcIpFilterAddressTypeThe type of Internet address is configured in this
packet capture filter. InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.602.1.2.3.1.1 |
cpcIpFilterAddressThe Internet address for the filter. The type of
this address is determined by the value of the
cpcIpFilterAddressType object. The cpcIpFilterAddress
may not be empty due to the SIZE restriction.
Incorporated with the corresponding instance value
of cpcIpFilterCriteria, packet capture will capture
packets sending to or from the address specified by
this object. InetAddress .1.3.6.1.4.1.9.9.602.1.2.3.1.2 |
cpcIpFilterCriteriaThe filter criteria of the entry. CiscoPacketCaptureFilterCriteria .1.3.6.1.4.1.9.9.602.1.2.3.1.3 |
cpcIpFilterMaskThe prefix length value associated with the corresponding
cpcIpFilterAddress. The value of zero indicates that no IP
mask is associated with the corresponding cpcIpFilterAddress.
This object may be modified while value of the corresponding
instance of cpcIpFilterRowStatus is 'active'.rw InetAddressPrefixLength (INET-ADDRESS-MIB) .1.3.6.1.4.1.9.9.602.1.2.3.1.4 |
cpcIpFilterRowStatusThe status of this conceptual row.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.3.1.5 |
cpcMaxMacFilterAllowedThe maximum number of filters allowed in cpcMacFilterTable
for each packet capture session. Once the number of entries
in cpcMacFilterTable reaches the value of this object, if
users need to create a new entry in cpcMacFilteTable, an
existing entry must be removed first. Value of zero
indicates that there is no limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.4 |
cpcMaxIpFilterAllowedThe maximum number of IP filter allowed in cpcIpFilterTable
for each packet capture session. Once the number of entries
in cpcIpFilterTable reaches the value of this object, if
users need to create a new entry in cpcIpFilterTable, an
existing entry must be removed first. Value of zero
indicates that there is no limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.5 |
cpcPacketLengthFilterTableA table of packet length filter configuration
to be used in the packet capture sessions. SEQUENCE OF CpcPacketLengthFilterEntry .1.3.6.1.4.1.9.9.602.1.2.6 |
cpcPacketLengthFilterEntryAn entry contains management information about a packet
capture filter based on packet length. A row is created
for each entry in cpcSessionConfigTable.
This entry may not be modified if value of the corresponding
instance of cpcSessionOperStatus is 'inProgress'. CpcPacketLengthFilterEntry .1.3.6.1.4.1.9.9.602.1.2.6.1 |
cpcPacketLengthFilterMinThis object specifies the minimum length of the packet to be
captured. Packets having length smaller than this value will
not be captured. A zero value means there is no minimum
length limit. The value of cpcPacketLengthFilterMax object
should not be less than that of cpcPacketLengthFilterMin
object in the same row when both values are non zero.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.9.9.602.1.2.6.1.1 |
cpcPacketLengthFilterMaxThis object specifies the maximum length of the packet to be
captured. Packets having length bigger than this value will
not be captured. A zero value means there is no maximum
length limit. The value of cpcPacketLengthFilterMax object
should not be less than that of cpcPacketLengthFilterMin
object in the same row when both values are non zero.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.9.9.602.1.2.6.1.2 |
cpcMaxEthertypeFilterAllowedThe maximum number of filters allowed in
cpcEthertypeFilterTable for each packet capture session.
Value of zero indicates that there is no limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.7 |
cpcEthertypeFilterTableThis table lists Ethertype filter configuration
to be used in the packet capture sessions. SEQUENCE OF CpcEthertypeFilterEntry .1.3.6.1.4.1.9.9.602.1.2.8 |
cpcEthertypeFilterEntryAn entry contains management information about
a packet capture filter based on Ethertype.
This entry may not be modified if value of the
corresponding instance of cpcSessionOperStatus is
'inProgress'. CpcEthertypeFilterEntry .1.3.6.1.4.1.9.9.602.1.2.8.1 |
cpcEthertypeFilterValueThe ethertype value to indicate which packet to
be captured. Integer32 .1.3.6.1.4.1.9.9.602.1.2.8.1.1 |
cpcEthertypeFilterStatusThis object specifies the status of this conceptual row and
is used to manage creation, and deletion of entries in this
table. Whenever the current number of rows is equal to the
value of cpcMaxEthertypeFilterAllowed, setting RowStatus of a
new row to 'createAndGo' or 'createAndWait' should fail with
an 'inconsistentValue' error. That is, to create another row,
an existing row must be deleted via either setting its
RowStatus object to 'destroy' or alternatively via the CLI.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.8.1.2 |
cpcMaxVlanFilterAllowedThe maximum number of filters allowed in
cpcVlanFilterTable for each packet capture session.
Value of zero indicates that there is no limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.9 |
cpcVlanFilterTableA table of VLAN filter information to be used
in packet capture sessions. SEQUENCE OF CpcVlanFilterEntry .1.3.6.1.4.1.9.9.602.1.2.10 |
cpcVlanFilterEntryAn entry contains management information about
a packet capture filter based on VLAN. The entry
is created or deleted using cpcVlanFilterRowStatus
object.
This entry may not be modified if value of the
corresponding instance of cpcSessionOperStatus is
'inProgress'. CpcVlanFilterEntry .1.3.6.1.4.1.9.9.602.1.2.10.1 |
cpcVlanFilterVlanIndexThe VLAN index value of this filter. VlanIndex .1.3.6.1.4.1.9.9.602.1.2.10.1.1 |
cpcVlanFilterRowStatusThis object specifies the status of this conceptual row and
is used to manage creation, and deletion of entries in this
table. Whenever the current number of rows is equal to the
value of cpcMaxVlanFilterAllowed, setting RowStatus of a
new row to 'createAndGo' or 'createAndWait' should fail with
an 'inconsistentValue' error. That is, to create another row,
an existing row must be deleted via either setting its
RowStatus object to 'destroy' or alternatively via the CLI.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.10.1.2 |
cpcMaxAccessGroupFilterAllowedThe maximum number of filters allowed in
cpcAccessGroupFilterTable for each packet capture
session. Value of zero indicates that there is no
limitation.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.2.11 |
cpcAccessGroupFilterTableA table of Access-Group filter information to be
used in packet capture sessions. SEQUENCE OF CpcAccessGroupFilterEntry .1.3.6.1.4.1.9.9.602.1.2.12 |
cpcAccessGroupFilterEntryAn entry contains management information about
a packet capture filter based on Access-Group number
or name. The entry is created or deleted using
cpcAccessGroupFilterStatus object.
This entry may not be modified if value of the corresponding
instance of cpcSessionOperStatus is 'inProgress'. CpcAccessGroupFilterEntry .1.3.6.1.4.1.9.9.602.1.2.12.1 |
cpcAccessGroupFilterTypeThe way the ACL denoted by cpcAccessGroupFilterName
is applied to the packets.
hardware: hardware based
software: software based. Enumeration .1.3.6.1.4.1.9.9.602.1.2.12.1.1 |
cpcAccessGroupFilterNameThe ACL name or ACL number used in this package capture filter. SnmpAdminString .1.3.6.1.4.1.9.9.602.1.2.12.1.2 |
cpcAccessGroupFilterStatusThis object specifies the status of this conceptual row and
is used to manage creation, and deletion of entries in this
table. Whenever the current number of rows is equal to the
value of cpcMaxAccessGroupFilterAllowed, setting RowStatus of
a new row to 'createAndGo' or 'createAndWait' should fail
with an 'inconsistentValue' error. That is, to create another
row, an existing row must be deleted via either setting its
RowStatus object to 'destroy' or alternatively via the CLI.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.2.12.1.3 |
cpcBufferConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1.3 |
cpcBufferConfigTableA table of buffer configuration and controls for
packet capture sessions. SEQUENCE OF CpcBufferConfigEntry .1.3.6.1.4.1.9.9.602.1.3.1 |
cpcBufferConfigEntryAn 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'. CpcBufferConfigEntry .1.3.6.1.4.1.9.9.602.1.3.1.1 |
cpcBufferTypeType 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.rw Enumeration .1.3.6.1.4.1.9.9.602.1.3.1.1.1 |
cpcBufferSizeSize of the buffer for a packet capture session. A value zero for
this object indicates that there is no limitation.rw Unsigned32 UNITS "Kilo-bytes" .1.3.6.1.4.1.9.9.602.1.3.1.1.2 |
cpcBufferActionThe 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.rw Enumeration .1.3.6.1.4.1.9.9.602.1.3.1.1.3 |
cpcBufferOperStatusOperational status of a packet capture buffer.
other : none of the following.
exporting : buffer is being exported to the storage
denoted by cpcSessionDestFileName from
cpcSessionConfigEntry indexed by the
same cpcSessionId.ro Enumeration .1.3.6.1.4.1.9.9.602.1.3.1.1.4 |
cpcScheduleConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1.4 |
cpcScheduleConfigTableA table of schedule configuration and information for packet
capture sessions. SEQUENCE OF CpcScheduleConfigEntry .1.3.6.1.4.1.9.9.602.1.4.1 |
cpcScheduleConfigEntryAn entry containing schedule configuration and information
for a packet capture session. An entry is created corresponding
to each entry in cpcSessionConfigTable if scheduled operation
is required for a packet capture session.
This entry may not be modified if value of the corresponding
instance of cpcSessionOperStatus is 'inProgress'. CpcScheduleConfigEntry .1.3.6.1.4.1.9.9.602.1.4.1.1 |
cpcScheduleStartTimeThe date and time this packet capture session will be
started. A value of all zero with length of eight indicates
either the scheduled time has expired or none is scheduled.rw DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.9.9.602.1.4.1.1.1 |
cpcScheduleCapturePeriodThe length of time, in seconds, that this packet capture
session will be running. Value of zero indicates that there
is no restriction on the capture period.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.9.9.602.1.4.1.1.2 |
cpcSessionStats OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.1.5 |
cpcSessionStatsTableA table of statistic information for packet capture
sessions. SEQUENCE OF CpcSessionStatsEntry .1.3.6.1.4.1.9.9.602.1.5.1 |
cpcSessionStatsEntryAn entry contains statistic information of a
packet capture session. CpcSessionStatsEntry .1.3.6.1.4.1.9.9.602.1.5.1.1 |
cpcSessionPacketsReceivedIndicates the number of packets received in this
sessions.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.5.1.1.1 |
cpcSessionPacketsCapturedIndicates the number of packets captured in this
session.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.5.1.1.2 |
cpcSessionPacketsDroppedIndicates the number of packets dropped in this
session.ro Unsigned32 .1.3.6.1.4.1.9.9.602.1.5.1.1.3 |
cpcMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.2 |
cpcMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.2.1 |
cpcMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.602.2.2 |