cfmAlarmGroupThreshold

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.5.1.1.8

Object

column Unsigned32
This object indicates a number of flows that must assert the
standing condition indicated by the corresponding instance of
cfmAlarmGroupCondition before raising an alarm.
              
If the corresponding instance of cfmAlarmGroupThresholdUnits is
'percent', then the value of this column must be greater than
or equal to zero and less than or equal to '100'.

Context

MIB
CISCO-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.692.1.5.1.1.8
Type
column
Access
readonly
Status
current
Parent
cfmAlarmGroupEntry
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-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmAlarmGroupThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FLOW-MONITOR-MIB::cfmAlarmGroupThreshold.<cfmAlarmGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FLOW-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FLOW-MONITOR-MIB::cfmAlarmGroupThreshold'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-4294967295

Conformance