All MIBs › ADN-MIB › adnFrVCType
adnFrVCType
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCType
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.31
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This specifies the type of this connection: other, pvc ( permanent virtual connection ), svc ( switched virtual connection ) or mspvc ( multi-source permanent virtual connection ). Common Name: Type
What is adnFrVCType?
This OID identifies whether the virtual circuit is a permanent connection (PVC), a switched/on-demand connection (SVC), or a special multi-source type (MSPVC) that allows traffic from multiple sources. Network engineers need to know the circuit type to understand its behavior, cost model, and whether it will automatically tear down or persist after traffic stops. For instance, an SVC will disconnect if no traffic passes for a timeout period, while a PVC remains active until manually removed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.31 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.31.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCType.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnFrVCType OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4 | adnExtensions | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10 | adnTransmission | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44 | adnFrnetservMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2 | adnFrVCTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1 | adnFrVCEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.44.2.1.31 | adnFrVCType | ADN-MIB |