All MIBs › CASCADE-MIB › lportXmitRefillPriority2Percentage
lportXmitRefillPriority2Percentage
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportXmitRefillPriority2Percentage
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.77
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Percentage of time the transmit queue is refilled in priority order 2, 3, 0, 1.
What is lportXmitRefillPriority2Percentage?
This read-write value sets the percentage of refill cycles ordered 2, 3, 0, 1, giving priority-2 traffic first pick during those particular cycles as part of the port's four-way weighted scheduling scheme. An admin adjusts this specifically when priority-2 traffic, often a mid-tier data class, needs a guaranteed share of scheduling attention that pure strict-priority queuing would not otherwise give it. For example, an admin serving a mix of voice, video, and business data might raise lportXmitRefillPriority2Percentage modestly to ensure business traffic does not get completely starved during sustained voice and video load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.77 snmpwalk -v2c -c public <target> CASCADE-MIB::lportXmitRefillPriority2Percentage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.77.1 snmpget -v2c -c public <target> CASCADE-MIB::lportXmitRefillPriority2Percentage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.5.1.1.77.1 i <value>
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportXmitRefillPriority2Percentage OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.77 | lportXmitRefillPriority2Percentage | CASCADE-MIB |