Subnets are not discovered in IPAM from routers. Why?
Hi,
By Design, We discover subnets from ipRouteTable(Oid: 1.3.6.1.2.1.4.21), ipAddrTable(.1.3.6.1.2.1.4.20) from routers. Ask him to check the issue in our mib browser tool and send the screenshot of the MIB browser output for the above OID.
Also Please give the attached SubnetDiscovery.txt file to the customer and ask him to do the following
- Copy the attached txt file to OpUtils_Insall_Dir/OpUtils/bin directory.
- Rename the file to SubnetDiscovery.bat
- Open a command prompt and change directory to OpUtils_Insall_Dir/OpUtils/bin/
- Execute the following command:
- SubnetDiscovery.bat <RouterName/IP> <SNMP Community> <filename.txt>
- Ex: SubnetDiscovery.bat 192.168.31.1 public SubnetDetails.txt
- After successful execution, send us the SubnetDetails.txt file located in the same directory.