Searched refs:snmp_get_string (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c88 snmp_get_string(char *host, char *community, char *mib_item) function
104 HAL_DEBUG(("snmp_get_string(%s, %s, %s): %s", host, community, mib_item,
126 tmp = snmp_get_string(hostname, community,
134 *serial_no = snmp_get_string(hostname, community,
154 tmp = snmp_get_string(hostname, community,
162 *serial_no = snmp_get_string(hostname, community,
182 tmp = snmp_get_string(hostname, community,
190 *serial_no = snmp_get_string(hostname, community,
221 tmp = snmp_get_string(hostname, community,
230 *manufacturer = snmp_get_string(hostnam
[all...]

Completed in 20 milliseconds