How do I set description to OIDs? This is output of my WIFI MIB and only I know which row means what:<br>snmpwalk -v2c -c clovek localhost:5910<br>SNMPv2-SMI::mib-2.1000.1.1.1 = INTEGER: 1<br>SNMPv2-SMI::mib-2.1000.1.2.1 = STRING: &quot;wlan0&quot;<br>
SNMPv2-SMI::mib-2.1000.1.3.1 = STRING: &quot;IEEE 802.11-DS&quot;<br>SNMPv2-SMI::mib-2.1000.1.4.1 = STRING: &quot;blava_net&quot;<br>SNMPv2-SMI::mib-2.1000.1.5.1 = STRING: &quot;AB35&quot;<br>SNMPv2-SMI::mib-2.1000.1.6.1 = STRING: &quot;Repeater&quot;<br>
SNMPv2-SMI::mib-2.1000.1.7.1 = STRING: &quot;00:0E:2E:7C:59:0A&quot;<br>SNMPv2-SMI::mib-2.1000.1.8.1 = STRING: &quot;off&quot;<br>SNMPv2-SMI::mib-2.1000.1.10.1 = INTEGER: 89<br><br>I&#39;m using this OID, it seems be unused:<br>
#define IFTABLE_OID&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1,3,6,1,2,1,1000<br>