Hi all
I'm using routerboard for big wifi hotspot.
I'm using too a supervision system wich is nagios based with trafic, CPU and a lot of information.
I'd like to monitor the number of DHCP lease in the pool of one or several subnet.
Just one for the moment will be very good.
I don't find the good OID and don't find any script on the web.
I try near OIB 9999 with
snmpwalk -v 2c -c XXX HHHH .1.3.6.1.2.1.9999
but I obtained just the list of IP address I think...
I dont' nead to have lease list but just the number of uses lease.
Bonus is to have number of pool remaining (so the total number of pool)
Thanks for your help
For example :
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.4.10.2.66.62 = INTEGER: 2
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.4.10.2.66.71 = INTEGER: 2
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.4.10.2.66.74 = INTEGER: 2
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.4.10.2.66.92 = INTEGER: 2
....
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.5.10.2.67.198 = Gauge32: 1498
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.5.10.2.67.199 = Gauge32: 1626
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.5.10.2.67.202 = Gauge32: 1734
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.5.10.2.67.208 = Gauge32: 1163
.....
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.7.10.2.66.62 = INTEGER: 3
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.7.10.2.66.71 = INTEGER: 3
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.7.10.2.66.74 = INTEGER: 3
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.7.10.2.66.92 = INTEGER: 3
.....
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.8.10.2.66.62 = Hex-STRING: BC 4C C4 88 B3 ED
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.8.10.2.66.71 = Hex-STRING: FC FC 48 41 0C D7
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.8.10.2.66.74 = Hex-STRING: CC AF 78 6C C3 8A
SNMPv2-SMI::mib-2.9999.1.1.6.4.1.8.10.2.66.92 = Hex-STRING: F0 4F 7C 04 34 03