cfmAlarmGroupThresholdUnits
CISCO-FLOW-MONITOR-MIB ·
.1.3.6.1.4.1.9.9.692.1.5.1.1.7
Object
column Enumeration
This object indicates the units for the corresponding instance
of cfmAlarmGroupThreshold:
'other'
The MIB implementation does not recognize the units in
which the value of the corresponding instance of
cfmAlarmGroupThreshold has been expressed.
'flows'
The value of the corresponding instance of
cfmAlarmGroupThreshold indicates a number of traffic
flows.
'percent'
The value of the corresponding instance of
cfmAlarmGroupThreshold indicates a percentage of traffic
flows.
Context
- MIB
- CISCO-FLOW-MONITOR-MIB
- OID
.1.3.6.1.4.1.9.9.692.1.5.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cfmAlarmGroupEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cfmAlarmGroupThresholdUnits'
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::cfmAlarmGroupThresholdUnits.<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::cfmAlarmGroupThresholdUnits'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | flows |
3 | percent |
Conformance
Member of