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
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 |