Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c88 snmp_get_string(char *host, char *community, char *mib_item) in snmp_get_string() function
126 tmp = snmp_get_string(hostname, community, in snmp_brother_printer_info()
134 *serial_no = snmp_get_string(hostname, community, in snmp_brother_printer_info()
154 tmp = snmp_get_string(hostname, community, in snmp_ricoh_printer_info()
162 *serial_no = snmp_get_string(hostname, community, in snmp_ricoh_printer_info()
182 tmp = snmp_get_string(hostname, community, in snmp_lexmark_printer_info()
190 *serial_no = snmp_get_string(hostname, community, in snmp_lexmark_printer_info()
221 tmp = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
230 *manufacturer = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
233 *manufacturer = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
[all …]