Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c85 snmp_get_string(char *host, char *community, char *mib_item) in snmp_get_string() function
123 tmp = snmp_get_string(hostname, community, in snmp_brother_printer_info()
131 *serial_no = snmp_get_string(hostname, community, in snmp_brother_printer_info()
151 tmp = snmp_get_string(hostname, community, in snmp_ricoh_printer_info()
159 *serial_no = snmp_get_string(hostname, community, in snmp_ricoh_printer_info()
179 tmp = snmp_get_string(hostname, community, in snmp_lexmark_printer_info()
187 *serial_no = snmp_get_string(hostname, community, in snmp_lexmark_printer_info()
218 tmp = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
227 *manufacturer = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
230 *manufacturer = snmp_get_string(hostname, community, in snmp_xerox_phaser_printer_info()
[all …]