cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1144
Views
0
Helpful
3
Replies

IfEntry

amitbatra
Level 1
Level 1

Hi ,

is ther any show command on Cisco router which i can use to find the IfEntries for lets say inbound unicast packets or outbound packets

Regards

jimmy

3 Replies 3

Joe Clarke
Cisco Employee
Cisco Employee

The output of show interface will give you the total inbound packets and outbound packets. It will also give you the number of broadcast packets received. You can subtract that number from the total packets received to get the unicast count. These counts should match what you'd see if you queried ifInUcastPkts and ifInNUcastPkts.

Hi Mate ,

thanks for your reply. well my question was. how to fing MIB value. lets say i want to create a rmon alarm if the interface untilization goes up or down certain percentage . we use ifEntry.. where can i find those values. is there any show command on Cisco router or any process which i can use to find the MIB values.

regards

Do you mean ifIndex value? Because there's no such thing as an ifEntry value. If you want the ifIndex values, you can use show snmp mib ifmib ifindex.