SNMP Test Server

Free Public SNMP Test Server (v1 / v2c / v3)

Instantly test SNMP monitoring tools online with 3 simulated devices. Copy & run ready commands. No signup.

3 Public SNMP Devices

All devices are simulated. No real server fingerprints or sensitive OS data are exposed.

Linux Test Device

Safe subset OIDs (MIB-2)

161/udp

Host: nmp.bonguides.com
v2c: community public
v3: user testuser (authPriv)
snmpwalk -v2c -c public nmp.bonguides.com:161 1.3.6.1.2.1.1

Router Test Device

IF-MIB counters for throughput tests

1161/udp

Host: nmp.bonguides.com
v2c: community public
v3: user testuser (authPriv)
snmpwalk -v2c -c public nmp.bonguides.com:1161 1.3.6.1.2.1.2.2

Switch Test Device

Link status & interface health

2161/udp

Host: nmp.bonguides.com
v2c: community public
v3: user testuser (authPriv)
snmpwalk -v2c -c public nmp.bonguides.com:2161 1.3.6.1.2.1.2.2.1.8

Ad slot (recommended): responsive banner below devices.

Quick Start in 10 Seconds

Start with SNMPv2c, then validate SNMPv3 authPriv.

snmpwalk -v3 -u testuser -l authPriv -a SHA -A AuthPass123 -x AES -X PrivPass123 nmp.bonguides.com:161 1.3.6.1.2.1.1