All MIBs › ATMF-CES › atmfCESFirstRetryInterval
atmfCESFirstRetryInterval
Module: ATMF-CES
OID (symbolic): ATMF-CES::atmfCESFirstRetryInterval
OID (numeric): 1.3.6.1.4.1.353.5.2.2.1.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The time to wait before attempting to establish the SVC after the first failed call attempt. The time to wait between subsequent call attempts may differ to implement a backoff scheme. Zero represents an infinite interval indicating no retries.
What is atmfCESFirstRetryInterval?
This object specifies the delay (in seconds) before the first SVC reconnection attempt after a failed call in an ATM CES (Circuit Emulation Service) configuration. If set to zero, no automatic retries occur. Network administrators configure this to tune the convergence speed and stability of CES circuit establishment, balancing quick recovery against network flooding from excessive retry attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.2 snmpwalk -v2c -c public <target> ATMF-CES::atmfCESFirstRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.2.1 snmpget -v2c -c public <target> ATMF-CES::atmfCESFirstRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.2 | atmfCESmib | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2 | atmfCES | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1 | atmfCESObjects | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4 | atmfCESActiveSvcTable | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4.1 | atmfCESActiveSvcEntry | ATMF-CES |
| 1.3.6.1.4.1.353.5.2.2.1.4.1.2 | atmfCESFirstRetryInterval | ATMF-CES |