All MIBs › ATM-SOFT-PVC-MIB › atmSoftPvcCallFailures
atmSoftPvcCallFailures
Module: ATM-SOFT-PVC-MIB
OID (symbolic): ATM-SOFT-PVC-MIB::atmSoftPvcCallFailures
OID (numeric): 1.3.6.1.4.1.353.5.5.1.1.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of times a series of call attempts has failed to establish a Soft PVCC or Soft PVPC. The number of call attempts in a series is determined by atmSoftPVccRetryThreshold or atmSoftPVpcRetryThreshold, respectively.
What is atmSoftPvcCallFailures?
Counts how many times a series of call attempts has failed to establish a Soft PVCC or Soft PVPC connection, based on the configured retry threshold.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.1.1.2 snmpwalk -v2c -c public <target> ATM-SOFT-PVC-MIB::atmSoftPvcCallFailures
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.5.1.1.1.2.1 snmpget -v2c -c public <target> ATM-SOFT-PVC-MIB::atmSoftPvcCallFailures.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> atmSoftPvcCallFailures.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.1 | atmSoftPvcBaseGroup | ATM-SOFT-PVC-MIB |
| 1.3.6.1.4.1.353.5.5.1.1.1.2 | atmSoftPvcCallFailures | ATM-SOFT-PVC-MIB |