This is manifesting in several ways:
1. The output of the "Type" column in the "SNMP - Interface statistics" query now only lists the returned value and not the descriptive text specifying the interface type (e.g. it is displaying "117" when previously it was "gigabitEthernet(117)" (see attached screenshot, highlighted in red near the top)
2. Some data queries aren't working correctly as the OIDs aren't being translated at all (see two data queries near the bottom of the screenshot attached, the top example in red has been refreshed recently and is now broken, the bottom example in green has not been refreshed recently and shows the expected format).
3. The "add_graphs.php" CLI command isn't working as it's complaining about "ERROR: Unknown snmp-value for field ifType - ethernetCsmacd(6)". The below confirms the issue:
Code: Select all
php /var/www/cacti/cli/add_graphs.php --host-id=2086 --snmp-field=ifType --list-snmp-values
Known values for ifType for host 2086: (name)
1
117
6
Code: Select all
sudo -u www-data snmpwalk -v 2c -m ALL -c public 10.65.40.193 ifType
IF-MIB::ifType.1 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.2 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.3 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.4 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.5 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.6 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.7 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.8 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.9 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.10 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.11 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.12 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.13 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.14 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.15 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.16 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.17 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.18 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.19 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.20 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.21 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.22 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.23 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.24 = INTEGER: gigabitEthernet(117)
IF-MIB::ifType.25 = INTEGER: other(1)
IF-MIB::ifType.26 = INTEGER: other(1)
IF-MIB::ifType.27 = INTEGER: other(1)
IF-MIB::ifType.28 = INTEGER: other(1)
Code: Select all
sudo -u www-data snmpwalk -v 2c -m ALL -c public 10.65.40.193 iso.3.6.1.4.1.890.1.2.1.1.2.34.1.5.1
GBNPlatformOAM-MIB::stackDramUtilz.1 = INTEGER: 38