Search found 1 match

by tejjubonda
Mon Oct 04, 2021 6:45 am
Forum: Open Source Nagios Projects
Topic: SNMP IfIndex value
Replies: 1
Views: 2311

Re: SNMP IfIndex value

try snmpwalk -c <community string> IPAdress IfIndex

This should help you know the IfIndex value of an interface.
Let me know if it worked.