All MIBs › ADN-MIB › adnRtsCritCount
adnRtsCritCount
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnRtsCritCount
OID (numeric): 1.3.6.1.4.1.637.3.1.5.8.20.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The number of entries in the criterion cost summary table.
What is adnRtsCritCount?
This OID reports the number of different routing criteria (cost metrics) that are configured and tracked in the routing system, stored as a signed 32-bit integer. Engineers use this to understand how many different cost factors (bandwidth, latency, reliability, etc.) are being evaluated for path selection. For example, a value of 3 means the system tracks and uses 3 different metrics (perhaps Metric 1, 2, and 3) for routing decisions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.20.1 snmpwalk -v2c -c public <target> ADN-MIB::adnRtsCritCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.8.20.1.1 snmpget -v2c -c public <target> ADN-MIB::adnRtsCritCount.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::adnRtsCritCount 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.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8 | adnRoutesMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.20 | adnRtsCritCountGroup | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.8.20.1 | adnRtsCritCount | ADN-MIB |