Home
last modified time | relevance | path

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

/php-src/ext/snmp/
H A Dsnmp.c111 struct objid_query { struct
112 int count;
113 int offset;
114 int step;
115 zend_long non_repeaters;
116 zend_long max_repetitions;
117 int valueretrieval;
118 bool array_output;
119 bool oid_increasing_check;
120 snmpobjarg *vars;
[all …]

Completed in 14 milliseconds