Searched refs:SNMP_ERR_NOSUCHINSTANCE (Results 1 – 10 of 10) sorted by relevance
108 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()113 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()118 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()125 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()133 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()138 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()143 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()150 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_instance()201 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_next_instance()208 return SNMP_ERR_NOSUCHINSTANCE; in usmusertable_get_next_instance()[all …]
103 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value_core()122 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value()128 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value()133 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value()136 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value()153 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_cell_value()200 return SNMP_ERR_NOSUCHINSTANCE; in udp_endpointTable_get_next_cell_instance_and_value()232 return SNMP_ERR_NOSUCHINSTANCE; in udp_Table_get_cell_value_core()247 return SNMP_ERR_NOSUCHINSTANCE; in udp_Table_get_cell_value()267 return SNMP_ERR_NOSUCHINSTANCE; in udp_Table_get_cell_value()[all …]
189 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnTable_get_cell_value_core()207 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnTable_get_cell_value()245 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnTable_get_cell_value()297 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnTable_get_next_cell_instance_and_value()316 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnectionTable_get_cell_value_core()337 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnectionTable_get_cell_value()343 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnectionTable_get_cell_value()363 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnectionTable_get_cell_value()410 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ConnectionTable_get_next_cell_instance_and_value()425 return SNMP_ERR_NOSUCHINSTANCE; in tcp_ListenerTable_get_cell_value_core()[all …]
48 snmp_err_t ret = SNMP_ERR_NOSUCHINSTANCE; in snmp_table_get_instance()101 return SNMP_ERR_NOSUCHINSTANCE; in snmp_table_get_next_instance()134 return SNMP_ERR_NOSUCHINSTANCE; in snmp_table_get_next_instance()166 snmp_err_t ret = SNMP_ERR_NOSUCHINSTANCE; in snmp_table_simple_get_instance()219 ret = SNMP_ERR_NOSUCHINSTANCE; in snmp_table_simple_get_instance()240 return SNMP_ERR_NOSUCHINSTANCE; in snmp_table_simple_get_next_instance()270 return SNMP_ERR_NOSUCHINSTANCE; in snmp_table_simple_get_next_instance()
244 return SNMP_ERR_NOSUCHINSTANCE; in ip_AddrTable_get_cell_value_core()258 return SNMP_ERR_NOSUCHINSTANCE; in ip_AddrTable_get_cell_value()273 return SNMP_ERR_NOSUCHINSTANCE; in ip_AddrTable_get_cell_value()303 return SNMP_ERR_NOSUCHINSTANCE; in ip_AddrTable_get_next_cell_instance_and_value()389 return SNMP_ERR_NOSUCHINSTANCE; in ip_RouteTable_get_cell_value_core()403 return SNMP_ERR_NOSUCHINSTANCE; in ip_RouteTable_get_cell_value()427 return SNMP_ERR_NOSUCHINSTANCE; in ip_RouteTable_get_cell_value()468 return SNMP_ERR_NOSUCHINSTANCE; in ip_RouteTable_get_next_cell_instance_and_value()509 return SNMP_ERR_NOSUCHINSTANCE; in ip_NetToMediaTable_get_cell_value_core()524 return SNMP_ERR_NOSUCHINSTANCE; in ip_NetToMediaTable_get_cell_value()[all …]
59 return SNMP_ERR_NOSUCHINSTANCE; in snmp_scalar_get_instance()81 return SNMP_ERR_NOSUCHINSTANCE; in snmp_scalar_get_next_instance()117 return SNMP_ERR_NOSUCHINSTANCE; in snmp_scalar_array_get_instance()176 return SNMP_ERR_NOSUCHINSTANCE; in snmp_scalar_array_get_next_instance()
104 return SNMP_ERR_NOSUCHINSTANCE; in interfaces_Table_get_cell_instance()120 return SNMP_ERR_NOSUCHINSTANCE; in interfaces_Table_get_cell_instance()153 return SNMP_ERR_NOSUCHINSTANCE; in interfaces_Table_get_next_cell_instance()
168 return SNMP_ERR_NOSUCHINSTANCE; in do_sync()
398 return SNMP_ERR_NOSUCHINSTANCE; in snmp_msg_getnext_validate_node_inst()403 return SNMP_ERR_NOSUCHINSTANCE; in snmp_msg_getnext_validate_node_inst()1620 case SNMP_ERR_NOSUCHINSTANCE: in snmp_complete_outbound_frame()1652 case SNMP_ERR_NOSUCHINSTANCE: in snmp_complete_outbound_frame()
122 …SNMP_ERR_NOSUCHINSTANCE = SNMP_VARBIND_EXCEPTION_OFFSET + SNMP_ASN1_CONTEXT_VARBIND_NO_SUCH_I… enumerator