Feature/dboard3 920 populate snmp interface info
3 unresolved threads
3 unresolved threads
Merge request reports
Activity
assigned to @erik.reid
103 103 InventoryTask.config.get('unmanaged-interfaces', [])) 104 104 105 105 106 def _nokia_community_strings(config_): 107 return { 108 'inventory-provider': config_['nokia-community-inventory-provider'], 109 'dashboard': config_['nokia-community-dashboard'], 110 'brian': config_['nokia-community-brian'] 111 } - Comment on lines +106 to +111
34 36 'g': 'Gbps', 35 37 'G': 'Gbps', 36 38 } 39 STATE_FILTER = '''<filter> is it cleaner to strip namespaces (as we do for juniper)? maybe this works for both architectures: https://gitlab.geant.net/live-projects/brian-polling-manager/-/blob/develop/brian_polling_manager/interface_stats/vendors/common.py?ref_type=heads#L196-201
mentioned in commit 40c7659b
Please register or sign in to reply