All MIBs › Wellfleet-INT-SERV-MIB › wfTxLineRscCfgUnreservedPolicingAlgorithm
wfTxLineRscCfgUnreservedPolicingAlgorithm
Module: Wellfleet-INT-SERV-MIB
OID (symbolic): Wellfleet-INT-SERV-MIB::wfTxLineRscCfgUnreservedPolicingAlgorithm
OID (numeric): 1.3.6.1.4.1.18.3.5.16.2.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Policing algorithm for unreserved traffic. qlimit (1) limits the number of buffers (packets) of unreserved traffic that will be queued up. lbucket (2) applies a leaky bucket algorithm based on the bandwidth that is not guaranteed. The leaky bucket algorithm does not allow the unreserved traffic to take advantage of unused reserved bandwidth.
What is wfTxLineRscCfgUnreservedPolicingAlgorithm?
Selects how unreserved (best-effort) traffic is policed on this line: qlimit caps the number of queued packets, while lbucket applies a leaky-bucket rate limit based on unguaranteed bandwidth. An admin picks lbucket to strictly bound best-effort throughput, or qlimit to instead bound queuing delay.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18.3.5.16.2.1.3.1.9 snmpwalk -v2c -c public <target> Wellfleet-INT-SERV-MIB::wfTxLineRscCfgUnreservedPolicingAlgorithm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18.3.5.16.2.1.3.1.9.1 snmpget -v2c -c public <target> Wellfleet-INT-SERV-MIB::wfTxLineRscCfgUnreservedPolicingAlgorithm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18.3.5.16.2.1.3.1.9.1 i <value>
Start monitoring Wellfleet/Bay Networks routers configured for Integrated Services QoS/RSVP (flow-admission/reservation status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Wellfleet-INT-SERV-MIB::wfTxLineRscCfgUnreservedPolicingAlgorithm OID value, configure state conditions and alerts, and monitor any Wellfleet/Bay Networks routers configured for Integrated Services QoS/RSVP (flow-admission/reservation status) from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.18 | wellfleet | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3 | wfSwSeries7 | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5 | wfApplication | Wellfleet-COMMON-MIB |
| 1.3.6.1.4.1.18.3.5.16 | wfIntegratedServicesGroup | Wellfleet-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.18.3.5.16.2 | wfReservationsResourcesGroup | Wellfleet-INT-SERV-MIB |
| 1.3.6.1.4.1.18.3.5.16.2.1 | wfTxLineRscGroup | Wellfleet-INT-SERV-MIB |
| 1.3.6.1.4.1.18.3.5.16.2.1.3 | wfTxLineRscCfgTable | Wellfleet-INT-SERV-MIB |
| 1.3.6.1.4.1.18.3.5.16.2.1.3.1 | wfTxLineRscCfgEntry | Wellfleet-INT-SERV-MIB |
| 1.3.6.1.4.1.18.3.5.16.2.1.3.1.9 | wfTxLineRscCfgUnreservedPolicingAlgorithm | Wellfleet-INT-SERV-MIB |