All MIBs › ATM-SOFT-PVC-MIB › atmSoftPVccRetryThreshold
atmSoftPVccRetryThreshold
Module: ATM-SOFT-PVC-MIB
OID (symbolic): ATM-SOFT-PVC-MIB::atmSoftPVccRetryThreshold
OID (numeric): 1.3.6.1.4.1.353.5.5.1.1.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the number of consecutive call setup attempts for the same Soft PVCC which need to fail before the atmSoftPvcCallFailures object is incremented. A value of zero indicates that an infinite number of call attempts are required to increment the atmSoftPvcCallFailures object and thus disables alarms for the Soft PVCC.
What is atmSoftPVccRetryThreshold?
Sets the number of consecutive failed call setup attempts for a Soft PVCC (permanent virtual channel connection) that must occur before a call-failure counter is incremented; a value of zero disables this failure counting entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.1.2.1.12 snmpwalk -v2c -c public <target> ATM-SOFT-PVC-MIB::atmSoftPVccRetryThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.1.2.1.12.1 snmpget -v2c -c public <target> ATM-SOFT-PVC-MIB::atmSoftPVccRetryThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.5.1.1.2.1.12.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSoftPVccRetryThreshold.1
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.1 | atmSoftPvcMIBObjects | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.1.2 | atmSoftPVccTable | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.1.2.1 | atmSoftPVccEntry | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.1.2.1.12 | atmSoftPVccRetryThreshold | ATM-SOFT-PVC-MIB |