Searched defs:snmp_mappings (Results 1 – 1 of 1) sorted by relevance
140 struct snmp_mappings { struct142 struct snmp_mapping nodelist;144 struct snmp_mapping intlist;146 struct snmp_mapping octlist;148 struct snmp_mapping oidlist;150 struct snmp_mapping iplist;174 struct snmp_mappings *mappings; argument