cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6829
Views
0
Helpful
1
Replies

What should be the ifSpeed and IfHighSpeed for a 2 Gig Interface(Port Channel)

balajei06
Level 1
Level 1

Hi All,

I need a clarification on ifSpeed and IfHighSpeed MIB objects form IF-MIB, what should be the response value for an 2Gig interface for these two objects ?

Thanks,

Balajei.

1 Reply 1

sahmed2
Cisco Employee
Cisco Employee

Hi Balagei,

You would need to use ifHighSpeed object to check the value for an 2G interface. That is because when using ifSpeed, the output value will exceed the max. value (4,294,967,295)  that the object can support. So, when you use ifHighSpeed for a 2G interface, you will get an output of 2000. 

Similarly the same would be implemented for a 10G interface and output value will be 10000

Thanks,

Syed