Searched refs:carpGroupIdx (Results 1 – 1 of 1) sorted by relevance
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | mib.c | 221 struct agentx_index *carpGroupIdx; variable 2462 idx = agentx_varbind_get_index_integer(vb, carpGroupIdx); in mib_carpgrouptable() 2487 agentx_varbind_set_index_integer(vb, carpGroupIdx, idx); in mib_carpgrouptable() 4113 if ((carpGroupIdx = agentx_index_integer_dynamic(carpMIBObjects, in main() 4117 AGENTX_OID(CARPGROUPNAME), &carpGroupIdx, 1, 0, in main() 4120 AGENTX_OID(CARPGROUPDEMOTE), &carpGroupIdx, 1, 0, in main()
|