Wellfleet-PCAP-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-PCAP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfPktCaptureTable | 1.3.6.1.4.1.18.3.4.21.1 | no-access |
PCAP line record |
|
1.3.6.1.4.1.18.3.4.21.1.1 | no-access |
An entry in the pcap table |
||
wfPktCaptureDelete | 1.3.6.1.4.1.18.3.4.21.1.1.1 | integer | read-write |
Delete parameter, created or deleted Enumeration: 'deleted': 2, 'created': 1. |
wfPktCaptureDisable | 1.3.6.1.4.1.18.3.4.21.1.1.2 | integer | read-write |
Enable parameter, enabled or disabled Enumeration: 'disabled': 2, 'enabled': 1. |
wfPktCaptureState | 1.3.6.1.4.1.18.3.4.21.1.1.3 | integer | read-only |
Interface Gate State Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4. |
wfPktCaptureFname | 1.3.6.1.4.1.18.3.4.21.1.1.4 | displaystring | read-only |
Filename used to retrieve capture buffer |
wfPktCaptureControl | 1.3.6.1.4.1.18.3.4.21.1.1.5 | integer | read-write |
Swapping the value in this field causes the capture code to do the opposite of what is set in the Capture field. Enumeration: 'start': 1, 'stop': 2. |
wfPktCaptureCapture | 1.3.6.1.4.1.18.3.4.21.1.1.6 | integer | read-only |
Capture state, STARTed or STOPed Enumeration: 'started': 1, 'stopped': 2. |
wfPktCaptureLineNumber | 1.3.6.1.4.1.18.3.4.21.1.1.7 | integer | read-only |
Instance ID LineNumber, filled in by capture gate |
wfPktCaptureBufSize | 1.3.6.1.4.1.18.3.4.21.1.1.8 | integer | read-write |
Size of capture buffer in 1024 byte increments |
wfPktCapturePktSize | 1.3.6.1.4.1.18.3.4.21.1.1.9 | integer | read-write |
Number of bytes to save from packet in 32 byte increments |
wfPktCaptureDirection | 1.3.6.1.4.1.18.3.4.21.1.1.10 | integer | read-write |
Direction of packet flow to capture, Rx, Tx or Both Enumeration: 'both': 3, 'rx': 1, 'tx': 2. |
wfPktCaptureCount | 1.3.6.1.4.1.18.3.4.21.1.1.11 | gauge | read-only |
Number of packets in capture buffer |
wfPktCaptureRxTrigger | 1.3.6.1.4.1.18.3.4.21.1.1.12 | integer | read-write |
Rx trigger, Not used, buffer full or match on filter Enumeration: 'full': 1, 'notused': 4, 'match2': 3, 'match1': 2. |
wfPktCaptureTxTrigger | 1.3.6.1.4.1.18.3.4.21.1.1.13 | integer | read-write |
Tx trigger, Not used, buffer full or match on filter Enumeration: 'full': 1, 'notused': 4, 'match2': 3, 'match1': 2. |
wfPktCaptureRxFltr1Type | 1.3.6.1.4.1.18.3.4.21.1.1.14 | integer | read-write |
Rx filter 1 type, Capture, Trigger, or Not used Enumeration: 'capture': 1, 'trigger': 2, 'notused': 3. |
wfPktCaptureRxFltr1Offset | 1.3.6.1.4.1.18.3.4.21.1.1.15 | integer | read-write |
Rx filter 1 offset in bytes |
wfPktCaptureRxFltr1Ref | 1.3.6.1.4.1.18.3.4.21.1.1.16 | integer | read-write |
Rx filter 1 Reference point, MAC, DATA LINK, MULTICAST Enumeration: 'mac': 1, 'dl': 2, 'mcast': 3. |
wfPktCaptureRxFltr1Size | 1.3.6.1.4.1.18.3.4.21.1.1.17 | integer | read-write |
Rx filter 1 field size to match in bytes |
wfPktCaptureRxFltr1Match | 1.3.6.1.4.1.18.3.4.21.1.1.18 | octet string | read-write |
Rx filter 1 data to match with packet |
wfPktCaptureTxFltr1Type | 1.3.6.1.4.1.18.3.4.21.1.1.19 | integer | read-write |
Tx filter 1 type, Capture, Trigger or Not used Enumeration: 'capture': 1, 'trigger': 2, 'notused': 3. |
wfPktCaptureTxFltr1Offset | 1.3.6.1.4.1.18.3.4.21.1.1.20 | integer | read-write |
Tx filter 1 offset in bytes |
wfPktCaptureTxFltr1Ref | 1.3.6.1.4.1.18.3.4.21.1.1.21 | integer | read-write |
Tx filter 1 Reference point, MAC, DATA LINK, MULTICAST Enumeration: 'mac': 1, 'dl': 2, 'mcast': 3. |
wfPktCaptureTxFltr1Size | 1.3.6.1.4.1.18.3.4.21.1.1.22 | integer | read-write |
Tx filter 1 field size to match in bytes |
wfPktCaptureTxFltr1Match | 1.3.6.1.4.1.18.3.4.21.1.1.23 | octet string | read-write |
Tx filter 1 data to match with packet |
wfPktCaptureRxFltr2Type | 1.3.6.1.4.1.18.3.4.21.1.1.24 | integer | read-write |
Rx filter 2 type, Capture, Trigger or Not used Enumeration: 'capture': 1, 'trigger': 2, 'notused': 3. |
wfPktCaptureRxFltr2Offset | 1.3.6.1.4.1.18.3.4.21.1.1.25 | integer | read-write |
Rx filter 2 offset in bytes |
wfPktCaptureRxFltr2Ref | 1.3.6.1.4.1.18.3.4.21.1.1.26 | integer | read-write |
Rx filter 2 Reference point, MAC, DATA LINK, MULTICAST Enumeration: 'mac': 1, 'dl': 2, 'mcast': 3. |
wfPktCaptureRxFltr2Size | 1.3.6.1.4.1.18.3.4.21.1.1.27 | integer | read-write |
Rx filter 2 field size to match in bytes |
wfPktCaptureRxFltr2Match | 1.3.6.1.4.1.18.3.4.21.1.1.28 | octet string | read-write |
Rx filter 2 data to match with packet |
wfPktCaptureRxFltr2Group | 1.3.6.1.4.1.18.3.4.21.1.1.29 | integer | read-write |
Rx filter 2 grouping attribute, AND or OR Enumeration: 'and': 2, 'or': 1. |
wfPktCaptureTxFltr2Type | 1.3.6.1.4.1.18.3.4.21.1.1.30 | integer | read-write |
Tx filter 2 type, Capture, Trigger or Not used Enumeration: 'capture': 1, 'trigger': 2, 'notused': 3. |
wfPktCaptureTxFltr2Offset | 1.3.6.1.4.1.18.3.4.21.1.1.31 | integer | read-write |
Tx filter 2 offset in bytes |
wfPktCaptureTxFltr2Ref | 1.3.6.1.4.1.18.3.4.21.1.1.32 | integer | read-write |
Tx filter 2 Reference point, MAC, DATA LINK, MULTICAST Enumeration: 'mac': 1, 'dl': 2, 'mcast': 3. |
wfPktCaptureTxFltr2Size | 1.3.6.1.4.1.18.3.4.21.1.1.33 | integer | read-write |
Tx filter 2 field size to match in bytes |
wfPktCaptureTxFltr2Match | 1.3.6.1.4.1.18.3.4.21.1.1.34 | octet string | read-write |
Tx filter 2 data to match with packet |
wfPktCaptureTxFltr2Group | 1.3.6.1.4.1.18.3.4.21.1.1.35 | integer | read-write |
Tx filter 2 grouping attribute, AND or OR Enumeration: 'and': 2, 'or': 1. |
wfPktCaptureAtmVpi | 1.3.6.1.4.1.18.3.4.21.1.1.36 | integer | read-write |
ATM VPI |
wfPktCaptureAtmVci | 1.3.6.1.4.1.18.3.4.21.1.1.37 | integer | read-write |
ATM VCI |