flDeviceCpuAlarmStatus

FIBROLAN-DEVICE-MIB · .1.3.6.1.4.1.4467.1000.10.1.120.1.6

Object

This variable indicates the alarm status of the
device's CPU(s) and memory.
This object is a bitmap represented as a sum;
therefore, it can represent multiple alarms.
The noAlarm bit must be set if and only if no other
flag is set.
The various alarm bit positions  (right to left) are
as follows:
1		noAlarm				No active alarms
2		cpuUtilizationHigh		CPU util exceeds
						threshold
3		memoryUtilizationHigh		Memory util exceeds
						threshold

Context

MIB
FIBROLAN-DEVICE-MIB
OID
.1.3.6.1.4.1.4467.1000.10.1.120.1.6
Type
column
Access
readonly
Status
current
Parent
flDeviceCpuStatusEntry

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 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceCpuAlarmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceCpuAlarmStatus.<flDeviceCpuIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBROLAN-DEVICE-MIB::flDeviceCpuAlarmStatus'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647