All MIBs › ATMF-CES › atmfCESRetryLimit
atmfCESRetryLimit
Module: ATMF-CES
OID (symbolic): ATMF-CES::atmfCESRetryLimit
OID (numeric): 1.3.6.1.4.1.353.5.2.2.1.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Sets a maximum limit on how many consecutive unsuccessful call setup attempts can be made before stopping the attempt to set up the connection. If this limit is reached then management action will be required (e.g. setting atmfCESActiveSvcRestart to 'restart') to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempts will continue until successful. If this object is not present, no limit on call attempts is assumed.
What is atmfCESRetryLimit?
Configures the maximum number of consecutive failed SVC setup attempts before the system stops trying to establish the connection. Once this limit is reached, manual intervention (such as triggering a restart) is required to resume connection attempts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.4 snmpwalk -v2c -c public <target> ATMF-CES::atmfCESRetryLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.4.1 snmpget -v2c -c public <target> ATMF-CES::atmfCESRetryLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.2.2.1.4.1.4.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.4 | atmfCESRetryLimit | ATMF-CES |