Home
last modified time | relevance | path

Searched defs:objid_query (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/snmp/
H A Dsnmp.c125 struct objid_query { struct
126 int count;
127 int offset;
128 int step;
129 zend_long non_repeaters;
130 zend_long max_repetitions;
131 int valueretrieval;
132 int array_output;
133 int oid_increasing_check;
134 snmpobjarg *vars;
[all …]

Completed in 13 milliseconds