Skip to main content

SNMP Monitoring OID documentation

This document summarizes commonly used SNMP system monitoring OIDs, including system information, network interface, CPU/load and memory information, to facilitate monitoring system integration.


📌 System information (1.3.6.1.2.1.1)

OIDNameDescription
1.3.6.1.2.1.1.1.0SysDescGet basic system information
1.3.6.1.2.1.1.3.0sysUptimeStartup time
1.3.6.1.2.1.1.5.0SysNameGet machine name

🌐 Network interface (1.3.6.1.2.1.2)

OIDNameDescription
1.3.6.1.2.1.2.1.0IfNumberNumber of network interfaces
1.3.6.1.2.1.2.2.1.2IfDescrNetwork interface information description
1.3.6.1.2.1.2.2.1.3IfTypeNetwork interface type
1.3.6.1.2.1.2.2.1.4IfMTUInterface MTU
1.3.6.1.2.1.2.2.1.5IfSpeedCurrent bandwidth of interface [bps]
1.3.6.1.2.1.2.2.1.6IfPhysAddressPhysical address of the interface
1.3.6.1.2.1.2.2.1.8IfOperStatusCurrent operating status of the interface
1.3.6.1.2.1.2.2.1.10IfInOctetNumber of bytes received by the interface
1.3.6.1.2.1.2.2.1.16IfOutOctetNumber of bytes sent by the interface
1.3.6.1.2.1.2.2.1.11IfInUcastPktsNumber of data packets received by the interface
1.3.6.1.2.1.2.2.1.17IfOutUcastPktsNumber of data packets sent by the interface

⚙️ CPU and load (1.3.6.1.4.1.2021.10 / 1.3.6.1.4.1.2021.11)

OIDNameDescription
1.3.6.1.4.1.2021.11.9.0ssCpuUserUser CPU Percent
1.3.6.1.4.1.2021.11.10.0ssCpuSystemSystem CPU percentage
1.3.6.1.4.1.2021.11.11.0ssCpuIdleIdle CPU percentage
1.3.6.1.4.1.2021.11.50.0ssCpuRawUserraw user CPU usage time
1.3.6.1.4.1.2021.11.51.0ssCpuRawNicenice occupied time
1.3.6.1.4.1.2021.11.52.0ssCpuRawSystemCpuRawSystem
1.3.6.1.4.1.2021.11.53.0ssCpuRawIdleCpuRawIdle
1.3.6.1.4.1.2021.10.1.3.1Load55-minute load average
1.3.6.1.4.1.2021.10.1.3.2Load1010-minute load average
1.3.6.1.4.1.2021.10.1.3.3Load1515-minute load average

💾 Memory (1.3.6.1.4.1.2021.4)

OIDNameDescription
1.3.6.1.4.1.2021.4.3.0memTotalSwapswap size
1.3.6.1.4.1.2021.4.4.0memAvailSwapAvailable swap size
1.3.6.1.4.1.2021.4.5.0memTotalRealPhysical memory size
1.3.6.1.4.1.2021.4.6.0memAvailRealPhysical memory size used
1.3.6.1.4.1.2021.4.11.0memTotalFreeAvailable physical memory size
1.3.6.1.4.1.2021.4.13.0memSharedShared memory size
1.3.6.1.4.1.2021.4.14.0memBufferBuffer size
1.3.6.1.4.1.2021.4.15.0memCachedcache size