All MIBs › AXD301-SPVC-MIB › atmSoftPVccRetryInterval
atmSoftPVccRetryInterval
Module: AXD301-SPVC-MIB
OID (symbolic): AXD301-SPVC-MIB::atmSoftPVccRetryInterval
OID (numeric): 1.3.6.1.4.1.353.5.5.1.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Defines the period to wait before attempting to establish the Soft PVCC after the first failed call attempt. Zero represents an infinite interval indicating no retries. The unit is in milliseconds.
What is atmSoftPVccRetryInterval?
Configures how long (in milliseconds) to wait before retrying to establish the Soft PVCC after a failed call attempt; a value of zero means no retries will occur.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.2.1.10 snmpwalk -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVccRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.2.1.10.1 snmpget -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVccRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.5.1.2.1.10.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.10 | atmSoftPVccRetryInterval | AXD301-SPVC-MIB |