All MIBs › PERF-STAT-MIB › sitaraPerfAlarmMasks
sitaraPerfAlarmMasks
Module: PERF-STAT-MIB
OID (symbolic): PERF-STAT-MIB::sitaraPerfAlarmMasks
OID (numeric): 1.3.6.1.4.1.2302.2.2.10
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: sitaraPerfAlarmMasks is a hexadecimal bit defined field. Each bit position in the hexadecimal value of the instance enable/disable the corresponding notification number. Notification BIT Definitions ------------ -- ----------- sitaraPerfNotifnsMemoryUtil 0x00000001 sitaraPerfNotifnsCPU 0x00000002 sitaraPerfNotifnsDiskCache 0x00000004 sitaraPerfNotifnsDiskSyslog 0x00000008 sitaraPerfNotifnsDiskRoot 0x00000010 sitaraPerfNotifnsUpdate 0x00000020 sitaraPerfNotifnsPlcyBandWidth 0x00000800 sitaraPerfNotifnsPacketDrops 0x00001000 sitaraPerfNotifnsPlcyAveQueueLength 0x00008000.
What is sitaraPerfAlarmMasks?
This read-write OCTET STRING (1-4 bytes) is a hexadecimal bitmask enabling or disabling individual performance notifications, with documented bit positions for memory, CPU, disk-cache, disk-syslog, disk-root, update, policy-bandwidth, packet-drop, and average-queue-length alarms. An admin sets specific bits here, for example 0x00000002, to enable only the CPU-utilization notification (sitaraPerfNotifnsCPU) while leaving the others masked off.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2302.2.2.10 snmpwalk -v2c -c public <target> PERF-STAT-MIB::sitaraPerfAlarmMasks
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2302.2.2.10.1 snmpget -v2c -c public <target> PERF-STAT-MIB::sitaraPerfAlarmMasks.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2302.2.2.10.1 s <value>
Start monitoring Sitara Networks QOSWorks appliance (QoS/CPU performance statistics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PERF-STAT-MIB::sitaraPerfAlarmMasks OID value, configure state conditions and alerts, and monitor any Sitara Networks QOSWorks appliance (QoS/CPU performance statistics) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2302 | sitara | CFG-PLCY-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2302.2 | sitaraPerf | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.2.2 | sitaraPerfSys | PERF-STAT-MIB |
| 1.3.6.1.4.1.2302.2.2.10 | sitaraPerfAlarmMasks | PERF-STAT-MIB |