Skip to content

Revert "[202012]: snmp vlan support per RFC1213 and added the missing support for RFC2863"#280

Merged
qiluo-msft merged 1 commit into202012from
revert-279-vlan_if
Mar 29, 2023
Merged

Revert "[202012]: snmp vlan support per RFC1213 and added the missing support for RFC2863"#280
qiluo-msft merged 1 commit into202012from
revert-279-vlan_if

Conversation

@SuvarnaMeenakshi
Copy link
Contributor

Reverts #279
seeing the below error after PR 279.
This is causing failure of getting InterfacesMIB data:
docker exec -ti snmp snmpwalk -v2c -c msft 127.0.0.1 1.3.6.1.2.1.2.2.1.1
iso.3.6.1.2.1.2.2.1.1 = No Such Instance currently exists at this OID
ERR snmp#snmp-subagent [ax_interface] ERROR: MIBUpdater.start() caught an unexpected exception during update_data()#012Traceback (most recent call last):#12 File "/usr/local/lib/python3.7/dist-packages/ax_interface/mib.py", line 43, in start#012 self.update_data()#12 File "/usr/local/lib/python3.7/dist-packages/sonic_ax_impl/mibs/ietf/rfc1213.py", line 255, in update_data#012 self.aggregate_counters()#12 File "/usr/local/lib/python3.7/dist-packages/sonic_ax_impl/mibs/ietf/rfc1213.py", line 371, in aggregate_counters#012 self.rif_counters[rif_sai_id][rif_counter_name]#012KeyError: 'SAI_ROUTER_INTERFACE_STAT_IN_ERROR_PACKETS'

@qiluo-msft qiluo-msft merged commit 551898e into 202012 Mar 29, 2023
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.

3 participants