Lines Matching full:snmp
277 * 'cupsSideChannelSNMPGet()' - Query a SNMP OID's value.
279 * This function asks the backend to do a SNMP OID query on behalf of the
283 * for example ".1.3.6.1.2.1.43". Symbolic names from SNMP MIBs are not
293 * support SNMP queries. @code CUPS_SC_STATUS_NO_RESPONSE@ is returned when
294 * the printer does not respond to the SNMP query.
378 * 'cupsSideChannelSNMPWalk()' - Query multiple SNMP OID values.
380 * This function asks the backend to do multiple SNMP OID queries on behalf
386 * for example ".1.3.6.1.2.1.43". Symbolic names from SNMP MIBs are not
399 * support SNMP queries. @code CUPS_SC_STATUS_NO_RESPONSE@ is returned when
400 * the printer does not respond to the first SNMP query.