cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1490
Views
0
Helpful
2
Replies

IFindex value for the interface in CAT 4K switch

Zubair Ansari
Level 1
Level 1

Hello Everyone,

 

Could someone please help me in getting IF index value for the interface in CAT 4K switch?

 

Thank you.

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

 - "the interface" is probably a bit narrow since your switch has many interfaces : snmpwalking the ifmib will denote you the names and the values.

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

julian.bendix
Level 7
Level 7

Hi!

First of all - ifIndex of the intefaces can change during a reboot of the Switch.

You can configure "#snmp-server ifindex persist" to solve this problem.

Then, the following command to check the MIBs for interfaces should work on Cat4k:
#show snmp mib ifmib ifindex

Hope that helps,
Julian