All MIBs › AC-ATM-MIB › atmSvcProfilePersistence
atmSvcProfilePersistence
Module: AC-ATM-MIB
OID (symbolic): AC-ATM-MIB::atmSvcProfilePersistence
OID (numeric): 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This is the parameter which descirbes how long an AAL2 SVC will persist even when no CIDs are in use. Generally, this is on the order of 180 to 600 seconds. Non-persistent SVCs should have a value of 0.
What is atmSvcProfilePersistence?
This timeout value (0-10000 seconds) controls how long an idle AAL2 SVC remains open with no active CIDs. Engineers set persistence to avoid rapid circuit tear-down and setup for bursty traffic. A value of 300 keeps the SVC alive for 5 minutes of inactivity, reducing call setup delays.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.7 snmpwalk -v2c -c public <target> AC-ATM-MIB::atmSvcProfilePersistence
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.7.1 snmpget -v2c -c public <target> AC-ATM-MIB::atmSvcProfilePersistence.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.6.1.6.1.1.7.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::atmSvcProfilePersistence 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.7 | atmSvcProfilePersistence | AC-ATM-MIB |