Wellfleet-PROTOPRI-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-PROTOPRI-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 |
wfProtoPriQTable | 1.3.6.1.4.1.18.3.5.1.9.1 | no-access |
Protocol Priority Queue Mib |
|
1.3.6.1.4.1.18.3.5.1.9.1.1 | no-access |
entry for each queue the Protocol Priority supports |
||
wfProtoPriQueueDelete | 1.3.6.1.4.1.18.3.5.1.9.1.1.1 | integer | read-write |
Create/Delete this Mib entry Enumeration: 'deleted': 2, 'created': 1. |
wfProtoPriClientId | 1.3.6.1.4.1.18.3.5.1.9.1.1.2 | integer | read-only |
Client's number provided by the Client to identify the user |
wfProtoPriQueueNumber | 1.3.6.1.4.1.18.3.5.1.9.1.1.3 | integer | read-only |
Queue number |
wfProtoPriQueueBandwidthPercent | 1.3.6.1.4.1.18.3.5.1.9.1.1.4 | integer | read-write |
Bandwidth percent alloted for this queue; Sum of the bandwidth for all the queues for this peer should equal to 100% Enumeration: 'default': 10. |
wfProtoPriQueueHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.5 | gauge | read-only |
Max number of packets held by this Queue since the Queue creation or reset |
wfProtoPriQueueTxPkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.6 | counter | read-only |
Max number number of packets sent out of this Queue(statistics) since creation or last reset |
wfProtoPriQueueTotalTxOctets | 1.3.6.1.4.1.18.3.5.1.9.1.1.7 | counter | read-only |
Max number of bytes sent out of this Queue(statistics) since creation or last reset |
wfProtoPriQueueLargePkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.8 | counter | read-only |
Number of packets that exceeded the latency by itself but still got sent out; N/A for DLS |
wfProtoPriQueueClippedPkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.9 | counter | read-only |
Number of packets clipped when Congestion control is disabled |
wfProtoPriPeerAddr | 1.3.6.1.4.1.18.3.5.1.9.1.1.10 | ipaddress | read-only |
IP addr for DLS, part of the instance id |
wfProtoPriQueueHighWaterBytes | 1.3.6.1.4.1.18.3.5.1.9.1.1.11 | gauge | read-only |
Max number of bytes held by this Queue since the Queue creation or reset |
wfProtoPriCCPkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.12 | counter | read-only |
Max number of packets sent by Congestion Control Queue in memory(statistics) since creation or last reset |
wfProtoPriCCOctets | 1.3.6.1.4.1.18.3.5.1.9.1.1.13 | counter | read-only |
Max number of bytes sent by Congestion Control Queue in memory(statistics) since creation or last reset |
wfProtoPriCCHighWaterPkts | 1.3.6.1.4.1.18.3.5.1.9.1.1.14 | gauge | read-only |
Max number of packets held by Congestion Control Queue in memory(statistics) since creation or last reset |
wfProtoPriCCHighWaterBytes | 1.3.6.1.4.1.18.3.5.1.9.1.1.15 | gauge | read-only |
Max number of bytes held by Congestion Control Queue in memory(statistics) since creation or last reset |
wfProtoPriFilterTable | 1.3.6.1.4.1.18.3.5.1.9.2 | no-access |
Protocol Prioritiy Filter Definitions |
|
1.3.6.1.4.1.18.3.5.1.9.2.1 | no-access |
Filter table entry for Protocol Priority |
||
wfProtoPriFilterCreate | 1.3.6.1.4.1.18.3.5.1.9.2.1.1 | integer | read-write |
create/delete the filter table Enumeration: 'deleted': 2, 'created': 1. |
wfProtoPriFilterEnable | 1.3.6.1.4.1.18.3.5.1.9.2.1.2 | integer | read-write |
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule. Enumeration: 'disabled': 2, 'enabled': 1. |
wfProtoPriFilterState | 1.3.6.1.4.1.18.3.5.1.9.2.1.3 | integer | read-only |
Defines the current State of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule. Enumeration: 'active': 1, 'inactive': 3, 'error': 2. |
wfProtoPriFilterCounter | 1.3.6.1.4.1.18.3.5.1.9.2.1.4 | counter | read-only |
counter to keep track how many times this rule got hit |
wfProtoPriFilterDefinition | 1.3.6.1.4.1.18.3.5.1.9.2.1.5 | octet string | read-write |
octect string defining the filter rule |
wfProtoPriFilterReserved | 1.3.6.1.4.1.18.3.5.1.9.2.1.6 | integer | read-only |
reserved |
wfProtoPriFilterPeerAddr | 1.3.6.1.4.1.18.3.5.1.9.2.1.7 | ipaddress | read-only |
for DLS part of instance id |
wfProtoPriFilterClientId | 1.3.6.1.4.1.18.3.5.1.9.2.1.8 | integer | read-only |
unique id for each Client provided by the Client |
wfProtoPriFilterRuleNumber | 1.3.6.1.4.1.18.3.5.1.9.2.1.9 | integer | read-only |
rule number |
wfProtoPriFilterFragment | 1.3.6.1.4.1.18.3.5.1.9.2.1.10 | integer | read-only |
fragment number |
wfProtoPriFilterName | 1.3.6.1.4.1.18.3.5.1.9.2.1.11 | displaystring | read-write |
name of this rule, provided by the user |