All MIBs › ADN-MIB › adnX3IntervalNumber
adnX3IntervalNumber
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnX3IntervalNumber
OID (numeric): 1.3.6.1.4.1.637.3.1.4.10.30.4.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number which identifies the interval for which the set of statistics is available. The previous 24-hour period is divided into 96 15-minute intervals. The interval identified by 1 is the most recently completed 15-minute interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
What is adnX3IntervalNumber?
This OID identifies which historical 15-minute time slot you are reading from a rolling 24-hour window divided into 96 intervals. The value 1 is always the most recent 15-minute period, 2 is the one before that, and so on up to 96 for data from 24 hours ago. If you query this for interval 5, you are looking at statistics from 60–75 minutes ago.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.4.1.1 snmpwalk -v2c -c public <target> ADN-MIB::adnX3IntervalNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.4.10.30.4.1.1.1 snmpget -v2c -c public <target> ADN-MIB::adnX3IntervalNumber.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::adnX3IntervalNumber 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.30 | adnDs3e3 | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.4 | adnX3IntervalTable | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.4.1 | adnX3IntervalEntry | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.4.10.30.4.1.1 | adnX3IntervalNumber | ADN-MIB |