Home
last modified time | relevance | path

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

/php-src/ext/snmp/
H A Dsnmp.c99 static const oid objid_mib[] = {1, 3, 6, 1, 2, 1}; variable
773 memmove((char *)objid_query->vars[0].name, (const char *)objid_mib, sizeof(objid_mib)); in php_snmp_parse_oid()
774 objid_query->vars[0].name_length = sizeof(objid_mib) / sizeof(oid); in php_snmp_parse_oid()

Completed in 19 milliseconds