All MIBs › ADN-MIB › adnFrVCNumNodes
adnFrVCNumNodes
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnFrVCNumNodes
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.44.2.1.30
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This indicates the number of nodes in the VC connection If adnFrVCOperState is 'up(1)', then this gives the current hop count. If the adnFrVCOperState is not 'up(1)', this this gives the hop count of the last connection.
What is adnFrVCNumNodes?
This OID stores the number of intermediate network nodes (hops) that data must travel through to reach the other end of the virtual circuit. Engineers use this to understand the path complexity and latency characteristics of the circuit, and to verify that the circuit is taking the expected route through the network. For example, a value of 5 means the connection passes through 5 network nodes, so any one of those 5 could be a point of failure or congestion affecting the circuit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.44.2.1.30 snmpwalk -v2c -c public <target> ADN-MIB::adnFrVCNumNodes
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.30.1 snmpget -v2c -c public <target> ADN-MIB::adnFrVCNumNodes.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::adnFrVCNumNodes 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.30 | adnFrVCNumNodes | ADN-MIB |