Mikrotik ARP Oid and Cacti

Hello,

Can you help me? I must create graphs for arp entry form my router rb750G, and i don’t have any idea for this because mikrotik not suport OID’s for this futere ;/

Any idea ?

Thakns for fast answer/

Hi there
here you have the OID (of course , it’s a table) :
1.3.6.1.2.1.4.22.1.2.

and example using a simple snmpwalk running :
snmpwalk -v 1 -c community -m all X.Y.Z.W .1.3.6.1.2.1.4.22.1.2

RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.4 = Hex-STRING: 00 26 F2 3F 4B 48
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.7 = Hex-STRING: 00 26 F2 3F 4B 46
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.8 = Hex-STRING: 00 26 F2 3F 47 34
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.9 = Hex-STRING: 00 18 4D C7 46 38
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.17 = Hex-STRING: 00 24 B2 C2 44 30
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.110 = Hex-STRING: 00 0C 42 44 20 3A
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.222 = Hex-STRING: 00 1D 60 4C 44 3B
RFC1213-MIB::ipNetToMediaPhysAddress.2.17.20.29.227 = Hex-STRING: 00 FF F2 43 13 35
RFC1213-MIB::ipNetToMediaPhysAddress.5.17.20.1.1 = Hex-STRING: 00 0C 42 49 60 37 .

hoping it’s helping you!

ciao

greencomputing