All MIBs › AXD301-SPVC-MIB › atmSoftPVccRetryLimit
atmSoftPVccRetryLimit
Module: AXD301-SPVC-MIB
OID (symbolic): AXD301-SPVC-MIB::atmSoftPVccRetryLimit
OID (numeric): 1.3.6.1.4.1.353.5.5.1.2.1.14
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 to initiate a new attempt to establish the connection. A value of zero indicates no limit - the attempt will continue until successful.
What is atmSoftPVccRetryLimit?
This read-write setting configures the maximum number of consecutive failed call setup attempts allowed before the system stops trying to establish the Soft PVCC, requiring manual intervention to retry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.2.1.14 snmpwalk -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVccRetryLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.2.1.14.1 snmpget -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVccRetryLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.5.1.2.1.14.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.5 | atmfSoftPvc | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1 | atmSoftPvcMIB | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.2 | atmSoftPvcMIBTraps | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.2.1 | atmSoftPvcTraps | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.2.1.14 | atmSoftPVccRetryLimit | AXD301-SPVC-MIB |