Dear Team,
We are facing "No Such Object available on this agent at this OID" issue when we are running "./poller.php -h hostname.com -d".Both the service i.e snmpd or snmptrapd running properly on server side as well as client side.
Server Side logs:
SQL[SELECT `ifIndex`,`port_id`,`ifDescr` FROM `ports` WHERE `device_id` = '8'] DEBUG: SNMP Auth options = -v2c -c public
/usr/bin/snmpbulkwalk -v2c -c public -OQUs -m BRIDGE-MIB -M /opt/observium/mibs udphostname.com:161 dot1dBasePortIfIndex
dot1dBasePortIfIndex = No Such Object available on this agent at this OID
Remote side (hostname.com) logs:
No Such Object available on this agent at this OID
[root@hosrname ~]# snmpwalk -v 2c -c public localhost IP-MIB::ipAdEntIfIndex
IP-MIB::ipAdEntIfIndex = No Such Object available on this agent at this OID