All MIBs › RC-2K-QOS-MIB › rc2kQosTrafficProfilePeakRate
rc2kQosTrafficProfilePeakRate
Module: RC-2K-QOS-MIB
OID (symbolic): RC-2K-QOS-MIB::rc2kQosTrafficProfilePeakRate
OID (numeric): 1.3.6.1.4.1.2272.1.100.8.6.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Peak rate in packets per second.
What is rc2kQosTrafficProfilePeakRate?
The deprecated peak-rate setting, in packets per second, formerly used alongside the average rate for this traffic profile. This object is retained for backward compatibility; current configuration should rely on rc2kQosTrafficProfileAverageRate instead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.8.6.1.9 snmpwalk -v2c -c public <target> RC-2K-QOS-MIB::rc2kQosTrafficProfilePeakRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.100.8.6.1.9.1 snmpget -v2c -c public <target> RC-2K-QOS-MIB::rc2kQosTrafficProfilePeakRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.100.8.6.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rc2kQosTrafficProfilePeakRate.1
Start monitoring Bay Networks (Nortel) Accelar switch-routers (QoS queue weighting/802.1p/DSCP mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RC-2K-QOS-MIB::rc2kQosTrafficProfilePeakRate OID value, configure state conditions and alerts, and monitor any Bay Networks (Nortel) Accelar switch-routers (QoS queue weighting/802.1p/DSCP mapping) from a single console.
OID Breakdown
Upper-level ancestors (12 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.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100 | rc2k | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.8 | rc2kQos | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.8.6 | rc2kQosTrafficProfileTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.100.8.6.1 | rc2kQosTrafficProfileEntry | RAPID-CITY |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2272.1.100.8.6.1.9 | rc2kQosTrafficProfilePeakRate | RC-2K-QOS-MIB |