All MIBs › CISCO-NBAR-PROTOCOL-DISCOVERY-MIB › cnpdTopNConfigStatsSelect
cnpdTopNConfigStatsSelect
Module: CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
OID (symbolic): CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdTopNConfigStatsSelect
OID (numeric): 1.3.6.1.4.1.9.9.244.1.3.1.1.3
Node type: OBJECT-TYPE
Type: CiscoPdDataType
Access: read-write
Description: This object allows the management station to select the statistic used to base the order of the top-n table on.
For example: a cnpdTopNConfigStatsSelect of bitRateSum means order this table based on each applications/protocols combined in and out bitrate.
What is cnpdTopNConfigStatsSelect?
This object selects which underlying statistic, bytes, packets, or combined bit rate, is used to rank protocols in the resulting Top-N table, determining what 'top' actually means for that report. It matters because ranking by byte volume versus bit rate can produce different top-offenders lists: a bulk transfer protocol might top a byte-ranked list while a latency-sensitive but low-volume protocol tops a bit-rate list during a short burst. Choosing bitRateSum here would surface which protocol is currently consuming the most combined in-plus-out bandwidth right now, rather than which has moved the most total data historically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.244.1.3.1.1.3 snmpwalk -v2c -c public <target> CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdTopNConfigStatsSelect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.244.1.3.1.1.3.1 snmpget -v2c -c public <target> CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdTopNConfigStatsSelect.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.244.1.3.1.1.3.1 s <value>
Start monitoring Cisco router/switch with NBAR support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdTopNConfigStatsSelect OID value, configure state conditions and alerts, and monitor any Cisco router/switch with NBAR support 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.244 | ciscoNbarProtocolDiscoveryMIB | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1 | cnpdMIBObjects | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.3 | cnpdTopNConfig | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.3.1 | cnpdTopNConfigTable | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.3.1.1 | cnpdTopNConfigEntry | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |
| 1.3.6.1.4.1.9.9.244.1.3.1.1.3 | cnpdTopNConfigStatsSelect | CISCO-NBAR-PROTOCOL-DISCOVERY-MIB |