All MIBs › SDX-ROOT-MIB › memoryUsageHigh
memoryUsageHigh
Module: SDX-ROOT-MIB
OID (symbolic): SDX-ROOT-MIB::memoryUsageHigh
OID (numeric): 1.3.6.1.4.1.5951.6.1.2.3
Node type: NOTIFICATION-TYPE
Description:
Memory utilization has exceeded the high threshold value. On SDX platform since memory for an instance is decided by the administrator, this trap is not raised
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' SDX-ROOT-MIB::memoryUsageHigh snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.5951.6.1.2.3
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:57647->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (263693615) 30 days, 12:28:56.15 SNMPv2-MIB::snmpTrapOID.0 = OID: SDX-ROOT-MIB::memoryUsageHigh
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5951 | netScaler | MAS-MIB-SMIV2-MIB |
| 1.3.6.1.4.1.5951.6 | sdxRoot | MIB |
| 1.3.6.1.4.1.5951.6.1 | sdxEventGroup | MIB |
| 1.3.6.1.4.1.5951.6.1.2 | sdxEvents | SDX-ROOT-MIB |
| 1.3.6.1.4.1.5951.6.1.2.3 | memoryUsageHigh | SDX-ROOT-MIB |