MIBs supported by VRA for SNMP Monitoring
These below mentioned MIBs are supported by VRA for SNMP monitoring:
-
UCD-SNMP-MIB
-
HOST-RESOURCES-MIB
-
SNMPv2-MIB
-
IF-MIB
The administrators can easily retrieve data using OIDs from these MIBs.
The below table shows list of OIDs which helps monitoring memory, system, and interface related information.
| OID Message | OID Name |
|---|---|
| Free Memory | memTotalFree |
| Free Memory (buffer) | memBuffer |
| Cache Memory | memCached |
| Physical memory | memTotalReal, memAvailReal |
| Virtual memory | memAvailSwap, memTotalSwap |
| Shared memory | memShared |
| Load Average (5 minutes) | laTable |
| Network | ifName, ifAdminStatus, ifOperStatus |
| Disk IO stats | diskIOTable |
| System Information | sysName, sysLocation, sysDescr, sysUpTime |
| Disk utilization / Host storage utilization | hrStorageUsed, hrStorageSize, hrStorageAllocationUnits, hrStorageDescr |