Home
last modified time | relevance | path

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

/openbsd/usr.sbin/snmpd/
H A Dsmi.c272 case SNMP_T_COUNTER32: in smi_debug_elements()
510 case SNMP_T_COUNTER32: in smi_print_element()
596 case SNMP_T_COUNTER32: in smi_application()
H A Dsnmp.h101 SNMP_T_COUNTER32 = 1, enumerator
H A Dapplication_internal.c525 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_internal_snmp()
564 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_internal_usmstats()
H A Dapplication.c448 ober_set_header(value, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_targetmib()
1501 case SNMP_T_COUNTER32: in appl_varbind_valid()
H A Dapplication_agentx.c988 ober_set_header(elm, BER_CLASS_APPLICATION, SNMP_T_COUNTER32); in appl_agentx_value2ber_element()
/openbsd/usr.bin/snmp/
H A Dsnmp.h59 SNMP_T_COUNTER32 = 1, enumerator
H A Dsmi.c131 case SNMP_T_COUNTER32: in smi_debug_elements()
336 if (root->be_type == SNMP_T_COUNTER32) in smi_print_element()
533 case SNMP_T_COUNTER32: in smi_application()
H A Dsnmpc.c1452 SNMP_T_COUNTER32)) == NULL) in snmpc_varbindparse()