mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
ifXEntry is also missing the errors OIDs...
This commit is contained in:
@@ -116,6 +116,8 @@ $ifmib_oids = array(
|
||||
'ifXEntry',
|
||||
'ifAdminStatus',
|
||||
'ifOperStatus',
|
||||
'ifInErrors',
|
||||
'ifOutErrors',
|
||||
);
|
||||
|
||||
echo 'Caching Oids: ';
|
||||
|
||||
Reference in New Issue
Block a user