All MIBs › CASCADE-MIB › lportNumVC
lportNumVC
Module: CASCADE-MIB
OID (symbolic): CASCADE-MIB::lportNumVC
OID (numeric): 1.3.6.1.4.1.277.1.5.1.1.178
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of VCs going to or through a particular port.
What is lportNumVC?
This read-only value reports the current count of virtual circuits, PVCs or VCs, that are either terminating on or passing through this particular port, a basic capacity and utilization indicator for how heavily provisioned the port is in terms of circuit count rather than raw bandwidth. An admin tracks this against the port's known VC capacity limit to know how much headroom remains before hitting a hardware or licensing cap on the number of circuits a port can support. For example, if a port's hardware supports a maximum of 200 VCs and lportNumVC already reports 190, the admin knows there is very little room left to provision additional circuits on that port without an upgrade.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.178 snmpwalk -v2c -c public <target> CASCADE-MIB::lportNumVC
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.277.1.5.1.1.178.1 snmpget -v2c -c public <target> CASCADE-MIB::lportNumVC.1
Start monitoring Cascade Communications ATM/Frame Relay switches (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CASCADE-MIB::lportNumVC OID value, configure state conditions and alerts, and monitor any Cascade Communications ATM/Frame Relay switches (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.277 | cascade | CASCADE-MIB |
| 1.3.6.1.4.1.277.1 | cascfr | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5 | lport | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1 | lportTable | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1 | lportEntry | CASCADE-MIB |
| 1.3.6.1.4.1.277.1.5.1.1.178 | lportNumVC | CASCADE-MIB |