All MIBs › CASCADE-MIB › pportPeakCellRate7
pportPeakCellRate7
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::pportPeakCellRate7
OID (numeric): 1.3.6.1.4.1.277.1.4.2.1.42
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Peak Cell Rate (cell/sec.) for rate queue #7. rate queues 4 - 7 are low priority
What is pportPeakCellRate7?
This sets the peak cell rate for rate queue 7 on this port, the last of the four low-priority queues (4-7). As the lowest-priority queue on this port, queue 7's ceiling is typically the one set most conservatively, since traffic mapped here is first in line to be delayed or dropped whenever the port is congested. An admin might deliberately cap pportPeakCellRate7 very low on this port to use it as a dumping ground for low-value background traffic that should never compete meaningfully with the other seven queues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.42 snmpwalk -v2c -c public <target> CASCADE-MIB::pportPeakCellRate7
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.4.2.1.42.1 snmpget -v2c -c public <target> CASCADE-MIB::pportPeakCellRate7.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.277.1.4.2.1.42.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> pportPeakCellRate7.1
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::pportPeakCellRate7 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.2 | pportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1 | pportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.4.2.1.42 | pportPeakCellRate7 | CASCADE-MIB |