tmnxPcapSessionState
TIMETRA-PCAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.119.2.1.1.8
Object
column
Enumeration
The value of tmnxPcapSessionState indicates the capture state of the
PCAP session.
failed (0) - Packet capture has failed on the PCAP session.
init (1) - The PCAP session is initializing.
ready (2) - The PCAP session is ready for capture.
start (3) - The PCAP session is in the start state waiting
to commence capture.
in-progress (4) - Packet capture is in progress on the PCAP
session.
stopped (5) - Packet capture has stopped on the PCAP session.
file-error (6) - Issues performing file operation on the PCAP
session.
buffer-full (7) - The PCAP session is running out of memory on its
packet capture buffer.
buffer-high-watermark (8) - The PCAP session is reaching the operating buffer
limit on the packet capture buffer. This may
trigger a write to file operation.
Context
- MIB
- TIMETRA-PCAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.119.2.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tmnxPcapSessionEntry
- Table
- tmnxPcapSessionTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tmnxPcapApplicationType The value of tmnxPcapApplicationType specifies unique value which
identifies the type of application that created this PCAP session. | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.1 |
| tmnxPcapApplicationName The value of tmnxPcapApplicationName specifies a unique name which
identifies the application that created this PCAP session. | column | TIMETRA-TC-MIBTLNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.2 |
| tmnxPcapSessionName The value of tmnxPcapSessionName specifies a unique name which
identifies the PCAP session. | column | TIMETRA-TC-MIBTNamedItemOrEmpty | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.3 |
| tmnxPcapSessionRowStatus The value of tmnxPcapSessionRowStatus specifies the row status. It
allows the creation and deletion of rows in tmnxPcapSessionTable. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.4 |
| tmnxPcapSessionEntryLastChanged The value of tmnxPcapSessionEntryLastChanged indicates the time, since
system startup, that the configuration of the row was last modified. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.5 |
| tmnxPcapSessionFileUrl The value of tmnxPcapSessionFileUrl specifies the full path of the
file which the capture will write to, which can either be local, or
remote. Actions to start, or stop the file c… | column | TIMETRA-TC-MIBTmnxDisplayStringURL | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.6 |
| tmnxPcapSessionCapture The value of tmnxPcapSessionCapture specifies the action to be taken
by the PCAP session on the file specified by tmnxPcapSessionFileUrl.
start (1) - Start captu… | column | Enumeration | .1.3.6.1.4.1.6527.3.1.2.119.2.1.1.7 |