Home
last modified time | relevance | path

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

/PHP-5.3/ext/snmp/
H A Dsnmp.c113 static oid objid_mib[] = {1, 3, 6, 1, 2, 1}; variable
577 memmove((char *) root, (char *) objid_mib, sizeof(objid_mib)); in php_snmp_internal()
578 rootlen = sizeof(objid_mib) / sizeof(oid); in php_snmp_internal()

Completed in 8 milliseconds