All MIBs › CASCADE-MIB › pportTrafficShaperPriority
pportTrafficShaperPriority
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportTrafficShaperPriority
OID (numeric): 1.3.6.1.4.1.277.1.4.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The priority of the Shaper. Channels tied to a Shaper are served only if no higher priority Shapers await service. 0 ist the highest, 15 the lowest priority.
What is pportTrafficShaperPriority?
This sets the service priority, from 0 (highest) to 15 (lowest), of this specific traffic shaper entry, where channels assigned to it are only served once no higher-priority shaper on this port has traffic waiting. Because lower-numbered shapers here strictly preempt higher-numbered ones on this specific port, a shaper left at priority 0 for anything other than truly critical traffic risks starving every other shaper on the same port whenever it has cells to send, regardless of how modest its actual configured rate is. Assigning voice traffic to shaper priority 0 and bulk data traffic to priority 10 on this port ensures the bulk data only gets served during moments when the voice shaper has no cells waiting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.3.1.2 snmpwalk -v2c -c public <target> CASCADE-MIB::pportTrafficShaperPriority
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.3.1.2.1 snmpget -v2c -c public <target> CASCADE-MIB::pportTrafficShaperPriority.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.3.1.2.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::pportTrafficShaperPriority 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.4 | pport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.3 | pportTrafficShaperTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.3.1 | pportTrafficShaperEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.3.1.2 | pportTrafficShaperPriority | CASCADE-MIB |