Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'PhysicalTableMIBUpdater' object has no attribute 'physical_entites' #110

Open
richard28530 opened this issue Aug 2, 2019 · 0 comments
Open
Labels

Comments

@richard28530
Copy link

richard28530 commented Aug 2, 2019

Aug  2 06:41:21.340980 dut-testbed-225 ERR snmp#snmp-subagent [ax_interface] ERROR: MIBUpdater.start() caught an unexpected exception during update_data()#012Traceback (most recent call last):#012  File "
/usr/local/lib/python3.6/dist-packages/ax_interface/mib.py", line 46, in start#012    self.update_data()#012  File "/usr/local/lib/python3.6/dist-packages/sonic_ax_impl/mibs/ietf/rfc2737.py", line 234, in
 update_data#012    self.physical_entites.remove(sub_id)#012AttributeError: 'PhysicalTableMIBUpdater' object has no attribute 'physical_entites'

should be ’physical_entities‘

https://github.com/Azure/sonic-snmpagent/blob/70a6c7dad4fcfa750fb4d4efbf267842d19ca8ef/src/sonic_ax_impl/mibs/ietf/rfc2737.py#L234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants