Searched defs:snmp_mappings (Results 1 – 1 of 1) sorted by relevance
142 struct snmp_mappings { struct144 struct snmp_mapping nodelist;146 struct snmp_mapping intlist;148 struct snmp_mapping octlist;150 struct snmp_mapping oidlist;152 struct snmp_mapping iplist;176 struct snmp_mappings *mappings; argument