All MIBs › AXD301-SPVC-MIB › atmSoftPVpcRetryInterval
atmSoftPVpcRetryInterval
Module: AXD301-SPVC-MIB
OID (symbolic): AXD301-SPVC-MIB::atmSoftPVpcRetryInterval
OID (numeric): 1.3.6.1.4.1.353.5.5.1.3.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Defines the period to wait before attempting to establish the Soft PVPC after the first failed call attempt. Zero represents an infinite interval indicating no retries. The unit is in milliseconds.
What is atmSoftPVpcRetryInterval?
Configures how long (in milliseconds) to wait before retrying to establish the Soft PVPC 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.3.1.9 snmpwalk -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVpcRetryInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.3.1.9.1 snmpget -v2c -c public <target> AXD301-SPVC-MIB::atmSoftPVpcRetryInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.5.1.3.1.9.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.3 | atmSoftPvcMIBConformance | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.3.1 | atmSoftPvcMIBCompliances | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.3.1.9 | atmSoftPVpcRetryInterval | AXD301-SPVC-MIB |