Skip to content

Conversation

chaoskao
Copy link

- What I did
Change ifName in ifXTable from "EthX(PortY)" to "EthernetXXX".

- How I did it
Requests that ifName in ifXTable is interface name same as ones showed in "show interfaces status".

- How to verify it
Use snmpwalk command "snmpwalk -v 2c -c public <device_ip> 1.3.6.1.2.1.31.1.1.1.1" to get ifName and front ports' name should be EthernetXXX.

- Description for the changelog

… alias. It should return the interface name as 'EthernetXXX'.

What I did:
Change ifName in ifXTable from "EthX(PortY)" to "EthernetXXX".

Why I did it:
Requests that ifName in ifXTable is interface name same as ones showed in "show interfaces status".

How I verified it:
Use snmpwalk command "snmpwalk -v 2c -c public <device_ip> 1.3.6.1.2.1.31.1.1.1.1" to get ifName and front ports' name should be EthernetXXX.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant