All MIBs › CISCO-WIRELESS-P2MP-RF-METRICS-MIB › p2mpTlNumValues
p2mpTlNumValues
Module: CISCO-WIRELESS-P2MP-RF-METRICS-MIB
OID (symbolic): CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpTlNumValues
OID (numeric): 1.3.6.1.4.1.9.9.180.2.2.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object represents the number of values available in the timeline
What is p2mpTlNumValues?
This read-only object reports how many sample values are actually available for retrieval in this timeline's data table, which may be less than the requested p2mpTlNumDataValues if the capture stopped early. An admin checks this to know how many entries in the p2mpTlDataTable are meaningful before iterating through them. For example, if a timeline was configured for 500 samples via p2mpTlNumDataValues but p2mpTlNumValues reports only 200, the admin would know the capture was cut short, likely by a stop trigger.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.180.2.2.1.2 snmpwalk -v2c -c public <target> CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpTlNumValues
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.180.2.2.1.2.1 snmpget -v2c -c public <target> CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpTlNumValues.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> p2mpTlNumValues.1
Start monitoring Cisco point-to-multipoint wireless base station/subscriber unit (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-WIRELESS-P2MP-RF-METRICS-MIB::p2mpTlNumValues OID value, configure state conditions and alerts, and monitor any Cisco point-to-multipoint wireless base station/subscriber unit (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.180 | ciscoWirelessRfMetricsMIB | CISCO-WIRELESS-P2MP-RF-METRICS-MIB |
| 1.3.6.1.4.1.9.9.180.2 | p2mpRadioTimelineGroup | CISCO-WIRELESS-P2MP-RF-METRICS-MIB |
| 1.3.6.1.4.1.9.9.180.2.2 | p2mpTlSummaryTable | CISCO-WIRELESS-P2MP-RF-METRICS-MIB |
| 1.3.6.1.4.1.9.9.180.2.2.1 | p2mpTlSummaryEntry | CISCO-WIRELESS-P2MP-RF-METRICS-MIB |
| 1.3.6.1.4.1.9.9.180.2.2.1.2 | p2mpTlNumValues | CISCO-WIRELESS-P2MP-RF-METRICS-MIB |