All MIBs › AC-ATM-MIB › atmSvcProfilePCR
atmSvcProfilePCR
Module: AC-ATM-MIB
OID (symbolic): AC-ATM-MIB::atmSvcProfilePCR
OID (numeric): 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the peak cell rate (PCR) associated with the switched virtual channel (SVC). This is used for Constant Bit Rate (CBR) traffic. For AAL2, this includes bandwidth for all CIDs within the SVC. For AAL1, there is only one channel per SVC (and no concept of a CID).
What is atmSvcProfilePCR?
Peak Cell Rate (171-59600 cells/sec) defines the maximum burst transmission speed for constant bit rate traffic on an SVC. Network admins set this to enforce bandwidth limits for CBR services like audio or video streaming. A PCR of 10000 guarantees capacity for high-priority voice calls at line rate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.4 snmpwalk -v2c -c public <target> AC-ATM-MIB::atmSvcProfilePCR
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.4.1 snmpget -v2c -c public <target> AC-ATM-MIB::atmSvcProfilePCR.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.4.1 i <value>
Start monitoring AudioCodes gateways (legacy ATM interface) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-ATM-MIB::atmSvcProfilePCR OID value, configure state conditions and alerts, and monitor any AudioCodes gateways (legacy ATM interface) 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6 | acAtm | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1 | acAtmConfiguration | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.6 | atmSvcProfile | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.6.1 | atmSvcProfileTable | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.6.1.1 | atmSvcProfileEntry | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.4 | atmSvcProfilePCR | AC-ATM-MIB |