ATMF-CES :: atmfCESFirstRetryInterval

MIB Reference — IPNetwork Monitor

All MIBsATMF-CESatmfCESFirstRetryInterval

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.353atmForumATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5atmForumNetworkManagementATM-FORUM-SNMP-M4-MIB
1.3.6.1.4.1.353.5.2atmfCESmibATMF-CES
1.3.6.1.4.1.353.5.2.2atmfCESATMF-CES
1.3.6.1.4.1.353.5.2.2.1atmfCESObjectsATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4atmfCESActiveSvcTableATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4.1atmfCESActiveSvcEntryATMF-CES
1.3.6.1.4.1.353.5.2.2.1.4.1.2atmfCESFirstRetryIntervalATMF-CES