pCaptureState
MX-NLM-MIB ·
.0.1100.1.500.100
Object
scalar
Enumeration
Packet Capture State
State of the packet capture. The state is reset to 'None' when
the Nlm service start.
* None: No packet capture was requested since the start of
the Nlm service.
* Requested: A packet capture is currently in progress.
* Completed: The last packet capture was completed without
failure.
* UndefinedFailure: The last packet capture was terminated
by an undefined failure.
* UrlFailure: The last packet capture was terminated because
the PCaptureFileUrl parameter is empty.
* FilterFailure: The last packet capture was terminated
because the value of the PCaptureFilter parameter is
invalid.
* AuthenticationFailure: The last packet capture was
terminated because the username/password of the
PCaptureFileUrl parameter are rejected by the server.
* HostUnreachableFailure: The last packet capture was
terminated because the server is unreachable.
* TlsCertificateFailure: The last packet capture was
terminated because the server certificate was not trusted.
* SizeLimitFailure: The last packet capture was terminated
because of a size limit failure. Only part of the packet
capture file will have been saved on the server or the
File service.
* LinkFailure: The last packet capture was stopped because
the PCaptureLinkName parameter is empty or the link
interface is unavailable.
Context
- MIB
- MX-NLM-MIB
- OID
.0.1100.1.500.100- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- pCaptureGroup
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | none |
200 | requested |
300 | completed |
400 | undefinedFailure |
500 | urlFailure |
600 | filterFailure |
700 | authenticationFailure |
800 | hostUnreachableFailure |
900 | tlsCertificateFailure |
1000 | sizeLimitFailure |
1100 | linkFailure |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pCaptureNbFrames Packet Capture Number Of Frames
Specifies the maximum number of frames after which the packet
capture is automatically stopped.
0 means no limit. | scalar | Unsigned32 | .0.1100.1.500.200 |
| pCaptureNbSecs Packet Capture Number Of Seconds
Specifies the maximum number of seconds after which the packet
capture is automatically stopped.
0 means no limit. | scalar | Unsigned32 | .0.1100.1.500.300 |
| pCaptureFilter Packet Capture Filter
Selects which packets will be ignored. If no expression is
given, all packets on the net will be captured. Otherwise,
only packets for which expre… | scalar | OctetString | .0.1100.1.500.400 |
| pCaptureFileUrl Packet Capture File URL
URL where to send the packet capture. The URL should follow
this format:
protocol://[user[:password]@]hostname[:port]/[path/]filename… | scalar | OctetString | .0.1100.1.500.500 |
| pCaptureLinkName Packet Capture Link Name
Name of the link interface to capture. | scalar | OctetString | .0.1100.1.500.550 |
| pCaptureTransferGroup | node | - | .0.1100.1.500.800 |