In the UCD-SNMP MIB we found the following two entries:
...
memBuffer OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Total Buffered Memory"
    ::= { memory 14 }

memCached OBJECT-TYPE
    SYNTAX      Integer32
    MAX-ACCESS  read-only
    STATUS      current
    DESCRIPTION
        "Total Cached Memory"
    ::= { memory 15 }
...

We don't know what OS parameters they represent or even if they are appropriate to a desktop or server CPU.

Any ideas what would be the correct mapping for Mac OS X? (For example, does this represent available L2 cache?)

It's OK if it really doesn't make sense for a general purpose computer…

--chris
net-snmp-owners at group.apple.com



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to