All MIBs › AXD301-SPVC-MIB › atmScheduledSPVccRetryInterval
atmScheduledSPVccRetryInterval
Module: AXD301-SPVC-MIB
OID (symbolic): AXD301-SPVC-MIB::atmScheduledSPVccRetryInterval
OID (numeric): 1.3.6.1.4.1.193.183.11.1.2.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Defines the period to wait (in milliseconds) before attempting to establish the SPVC connection after the first failed call attempt. Zero represents an infinite interval indicating no retries.
This object is only meaningful when atmScheduledSPVccOperationIndicator is set to create(1). If no value is supplied is the default value for atmSoftPVccRetryInterval used for the SPVC.
What is atmScheduledSPVccRetryInterval?
This read-write value configures how long (in milliseconds) the device waits before retrying to establish a Soft PVC connection after a failed setup attempt, with zero meaning no retries will occur.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.183.11.1.2.1.10 snmpwalk -v2c -c public <target> AXD301-SPVC-MIB::atmScheduledSPVccRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.183.11.1.2.1.10.1 snmpget -v2c -c public <target> AXD301-SPVC-MIB::atmScheduledSPVccRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.183.11.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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.183 | ats | Axd301Comm-OMS |
| 1.3.6.1.4.1.193.183.11 | spvc | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1 | spvcMIBObjects | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1.2 | atmScheduledSPVccTable | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1.2.1 | atmScheduledSPVccEntry | AXD301-SPVC-MIB |
| 1.3.6.1.4.1.193.183.11.1.2.1.10 | atmScheduledSPVccRetryInterval | AXD301-SPVC-MIB |