From: Geoff H. <geo...@gm...> - 2008-11-14 19:15:26
|
Hi All, So I have a new DHCP appliance (BlueCat Adonis) in the environment and I want to have devmon pull the DHCP info about each scope and display and alert on it. The problem I see is that normally a branch OID has the last digit incrementally increase but in this case, the OID has a the incrementing digital AND the subnet in reverse after it. Is there a way that I can use devmon to monitor this? Here is an example for the 10.2.2.0 pool. You will notice that at the end of each OID there is "0.2.2.10", which is the backwards of 10.2.2.0 and the digit prior is the incrementing or branching digit (1,2,3,4,5,6). Can devmon handle this? Name OID Value ---------------------------------------------------------------------------------------------------------------- Pool .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.1.0.2.2.10 10.2.2.0 Start IP .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.2.0.2.2.10 10.2.2.191 End IP .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.3.0.2.2.10 10.2.3.253 Total IPs .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.4.0.2.2.10 319 Used IPs .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.5.0.2.2.10 73 Alert Condition .1.3.6.1.4.1.13315.100.101.1.2.2.3.1.6.0.2.2.10 0 There are hundreds of OID's like this, all ending with the reverse of the pool network at the end. Thanks, Geoff. 'Nobody goes there anymore. It's too crowded.' --Yogi Berra |