cfmConditionAlarm

CISCO-FLOW-MONITOR-MIB · .1.3.6.1.4.1.9.9.692.1.4.1.1.15

Object

column Enumeration
This object indicates whether the device treats the standing
condition as an alarm condition:
              
    'none'
        The device does not treat the standing condition as an
        alarm condition.
              
    'discrete'
        The device treats the standing condition as an alarm
        condition.
              
    'grouped'
        The device aggregates the standing condition into an
        alarm group.

Context

MIB
CISCO-FLOW-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.692.1.4.1.1.15
Type
column
Access
readonly
Status
current
Parent
cfmConditionEntry
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::cfmConditionAlarm'
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::cfmConditionAlarm.<cfmConditionProfile>.<cfmConditionId>'
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::cfmConditionAlarm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2discrete
3grouped

Conformance