NET-SNMP: create ifTable with mib2c -
using mib2c created iftable code scratch. ran agent with: ./snmpd -f -c ../etc/snmpd.conf -lo --master=agentx -i-iftable , got: turning on agentx master support. created directory: /var/agentx net-snmp version 5.7.2
then ran sub agent: ./iftable -f -l , got: error parsing iftable row; no columns found
error parsing iftable row; no columns found
error parsing iftable row; no columns found
... net-snmp version 5.7.2 agentx subagent connected
what doing wrong ? seems mib2c tutorial in not date.
the error comes from: _iftable_container_row_restore(const char *token, char *buf)
but code not modified me.
the above errors not deterministic. i'm not getting them.
can please ?
thank you, zvika
Comments
Post a Comment