MIB Viewer

cardMemStatus

OBJECT-TYPE
1.3.6.1.4.1.5504.3.3.3.1.6
Access
read-only
Status
current
Sub-identifiers
0
Memory status of the card sent with memory trap. A trap is sent when each condition occurs. 1 - ramMemOK less then 90% of ram is used 2 - ramMemLow more then 90% of ram is used 3 - flashMemOK enough flash for maximum database 4 - flashMemLow not enough flash for maximum database 5 - flashMemOut no more flash memory, data no longer persistent
INTEGER { ramMemOK(1), ramMemLow(2), flashMemOK(3), flashMemLow(4), flashMemOut(5) }