Searched defs:snmp_mappings (Results 1 – 1 of 1) sorted by relevance
139 struct snmp_mappings { struct141 struct snmp_mapping nodelist;143 struct snmp_mapping intlist;145 struct snmp_mapping octlist;147 struct snmp_mapping oidlist;149 struct snmp_mapping iplist;173 struct snmp_mappings *mappings; argument