cnpdThresholdConfigStatsSelect

CISCO-NBAR-PROTOCOL-DISCOVERY-MIB · .1.3.6.1.4.1.9.9.244.1.5.1.1.7

Object

column r/w CiscoPdDataType
This object allows the management station to
select the statistic used to base the threshold
on.
              
For example a cnpdThresholdConfigStatsSelect of
bitRateSum means cnpdThresholdConfigRising and
cnpdThresholdConfigFalling are values based on
the combined value of in and out bitrates.

Context

MIB
CISCO-NBAR-PROTOCOL-DISCOVERY-MIB
OID
.1.3.6.1.4.1.9.9.244.1.5.1.1.7
Type
column
Access
readwrite
Status
current
Parent
cnpdThresholdConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdThresholdConfigStatsSelect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdThresholdConfigStatsSelect.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-NBAR-PROTOCOL-DISCOVERY-MIB::cnpdThresholdConfigStatsSelect'

Syntax

Source
CiscoPdDataType
Base type
Enumeration

Values & Constraints

Object Constraints
range: 1-1024
Type Values
1bitRateIn
2bitRateOut
3bitRateSum
4byteCountIn
5byteCountOut
6byteCountSum
7packetCountIn
8packetCountOut
9packetCountSum

Conformance