pCaptureFilter
MX-NLM-MIB ·
.0.1100.1.500.400
Object
scalar
r/w
OctetString
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 expression value is 'true' will be
captured. For the expression syntax, see pcap-filter(7) (http:
//www.tcpdump.org/manpages/pcap-filter.7.txt).
Context
- MIB
- MX-NLM-MIB
- OID
.0.1100.1.500.400- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- pCaptureGroup
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-1024
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pCaptureState 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 th… | scalar | Enumeration | .0.1100.1.500.100 |
| 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 |
| 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 |