Amb snmpconf es pot configurar el valor correcte de sysservices.
Cal anar a:
3: /etc/snmp/snmpd.conf 1: snmpd.conf 3: System Information Setup 3: The proper value for the sysServices object.
I contestar a les preguntes:
does this host offer physical services (eg, like a repeater) [answer 0 or 1]: 1 does this host offer datalink/subnetwork services (eg, like a bridge): 1 does this host offer internet services (eg, supports IP): 1 does this host offer end-to-end services (eg, supports TCP): 1 does this host offer application services (eg, supports SMTP): 1 Finished Output: sysservices 79
O directament es pot modificar el valor al fitxer snmpd.conf:
$ cat snmpd.conf | grep sysServices # sysservices: The proper value for the sysServices object. sysServices 72
Vegeu també sysServices i SNMP.