All MIBs › ATM-MIB › atmInterfaceConfVpcs
atmInterfaceConfVpcs
Module: ATM-MIB
OID (symbolic): ATM-MIB::atmInterfaceConfVpcs
OID (numeric): 1.3.6.1.2.1.37.1.2.1.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Configured VPCs.
What is atmInterfaceConfVpcs?
This read-only object reports the total number of virtual path connections (VPCs) currently in use on an ATM interface, including permanent, soft, and switched VPCs. The count includes both configured PVPCs and dynamically established SVPCs, giving operators visibility into current connection capacity utilization. This helps identify when an ATM interface is approaching its connection limit (typically 256 on UNI interfaces).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.37.1.2.1.3 snmpwalk -v2c -c public <target> ATM-MIB::atmInterfaceConfVpcs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.37.1.2.1.3.1 snmpget -v2c -c public <target> ATM-MIB::atmInterfaceConfVpcs.1
How to Use in IPNetwork Monitor
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.37 | atmMIB | ATM-MIB |
| 1.3.6.1.2.1.37.1 | atmMIBObjects | ATM-MIB |
| 1.3.6.1.2.1.37.1.2 | atmInterfaceConfTable | ATM-MIB |
| 1.3.6.1.2.1.37.1.2.1 | atmInterfaceConfEntry | ATM-MIB |
| 1.3.6.1.2.1.37.1.2.1.3 | atmInterfaceConfVpcs | ATM-MIB |