ifXEntry is also missing the errors OIDs...

This commit is contained in:
Dave Bell
2016-06-13 16:18:14 +01:00
parent 7c41121ef0
commit f952e49f1c
+2
View File
@@ -116,6 +116,8 @@ $ifmib_oids = array(
'ifXEntry',
'ifAdminStatus',
'ifOperStatus',
'ifInErrors',
'ifOutErrors',
);
echo 'Caching Oids: ';