Hello All,
We are evaluating NPM 10.2 to monitor our ipv6 environment. The problem is that NPM is showing IPV6 virtual interface in DOWN State but showing its data and graph .
Why it is coming in DOWN state and how we can turn it to UP state ??
Waiting for response ... please help .. its urgent ..
waiting for response .
Hi,
The overall status is simply reflecting the Operational Status since the Administrative Status is Up.
The device is most likely telling NPM that the interface is Down in the IF-MIB. However, this status does not prevent NPM from gathering other statistics. So if the device is mistakenly reporting the interface as down when there is actually traffic going across it, then NPM will show both the Down status and the traffic.
This could be an issue with the device as we don't typically see this type of behavior. You should contact your sales rep so he can have a sales engineer look at your install and perhaps get an SNMP walk for development if necessary.
Also, checking the operational status with some SNMP tool like the Engineer's Toolset SNMP MIB Browser would tell you if the device is reporting the Operational Status as Down.
Thanks
If you want, you can disable garthering statistics from DOWN interfaces:
1) go to <Orion install directory>\NPM\
2) open file "SolarWinds.NPM.Collector.dll.config" for editing
3) change row <add key="ProcessDownInterfaces" value="True" /> to <add key="ProcessDownInterfaces" value="False" />
4) save file
5) restart Orion services
Thanks for your reply.
The device is Huawei NE80e.
If i run display ip interface brief command on router than it shows the status of the interface as ADMIN = UP , OPERATIONAL = DOWN.
But if i run display ipv6 interface brief than interface status is ADMIN = UP and OPERTIONAL = UP.
So i think NPM is by default taking status with display ip interface brief and that's why it is showing operational status = down.
So what should i do now ? monitoring IPV6 is become core requirement for us.
Regards,
We are polling ifTable mib for both IPv4 and IPv6 interfaces.
Please, open support ticket and send SNMP walk of the device. For the SNMP walk use <Orion install directory>\SnmpWalk.exe tool.
Hello Michal,
To get SNMPWALK of my router I put 1 in ROOT OID and start scan , and now its is continuously scanning from last 12 hours, so far it has scan 1454000 OIDs and still running.
Is it normal behavior or i have to stop it manually ?
it is not usual, but it could happen for devices, which support a lot of OIDs. Please stop the walk, save results to file and check if the file contains 1.3.6.1.2.1 mib (check that the last OID in the walk is bigger than 1.3.6.1.2.1). If the file does not contain the 1.3.6.1.2.1 mib, please run SnmpWalk.exe once again a use 1.3.6.1.2.1 as Root OID.
Zip the result file and attach it to your support ticket.
I am evaluating NPM 10.2 , so can i open Support Ticket ??
I have upload the requested SNMP walk file on below link:
http://solarwinds.leapfile.com
(Huawei-NE80E-wakhan- SNMPWALK.zip)
Almost all the file contain 1.3.6.1.2.1 mib but the last OID in the walk is not bigger than 1.3.6.1.2.1. I have stop the walk manually as it was still scanning .( This is our core router so may be that's why it is taking so much time )
the problem interface is this : "GigabitEthernet2/1/3.6"
I have downloaded the SNMP walk, but there is missing ipv6MIB (1.3.6.1.2.1.55) in the walk. Please run the SnmpWalk.exe and put 1.3.6.1.2.1.55 as root OID. It should not take so long to scan this mib.
Let me know after you upload new SNMP walk file via LeapFile.
Hello ,
ipv6MIB (1.3.6.1.2.1.55) MIB file is uploaded on LEAPFILE as requested by you.
Any update ??
My evaluation period will be end in 3 days.