How to check cisco interface index number

How to check cisco interface index number

 Remotely via SNMP:

 snmpwalk -c {community-name} -v 2c {IP} ifName

for example:
snmpwalk -c public -v 2c 192.168.0.1 ifName 


Locally on Cisco device:

> enable
#show snmp mib ifmib ifindex

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x