All MIBs › PW-TDM-MIB › pwTDMValidIntervals
pwTDMValidIntervals
Module: PW-TDM-MIB
OID (symbolic): PW-TDM-MIB::pwTDMValidIntervals
OID (numeric): 1.3.6.1.2.1.186.1.1.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The number of previous 15-minute intervals for which data was collected. An agent with TDM capability must be capable of supporting at least n intervals. The minimum value of n is 4. The default of n is 32 and the maximum value of n is 96. The value will be n unless the measurement was (re-) started within the last (n*15) minutes, in which case, the value will be the number of complete 15-minute intervals for which the agent has at least some data. In certain cases (e.g., in the case where the agent is a proxy), it is possible that some intervals are unavailable. In this case, this interval is the maximum interval number for which data is available.
What is pwTDMValidIntervals?
Reports how many of the previous 15-minute performance intervals (0-96) actually contain collected data, since an agent may have fewer than the max if monitoring only recently started or some data is missing. Admins check this before trusting a full 24-hour history from the pwTDMPerfIntervalTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.186.1.1.1.7 snmpwalk -v2c -c public <target> PW-TDM-MIB::pwTDMValidIntervals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.186.1.1.1.7.1 snmpget -v2c -c public <target> PW-TDM-MIB::pwTDMValidIntervals.1
Start monitoring MPLS/PSN provider-edge router, TDM circuit-emulation gateway, vendor-neutral IETF MIB (RFC 5604) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PW-TDM-MIB::pwTDMValidIntervals OID value, configure state conditions and alerts, and monitor any MPLS/PSN provider-edge router, TDM circuit-emulation gateway, vendor-neutral IETF MIB (RFC 5604) 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.186 | pwTDMMIB | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1 | pwTDMObjects | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1 | pwTDMTable | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1.1 | pwTDMEntry | PW-TDM-MIB |
| 1.3.6.1.2.1.186.1.1.1.7 | pwTDMValidIntervals | PW-TDM-MIB |