Hello ,
In our wireless application, we are creating a dummy wireless station interface
for scanning spectrum and later we are deleting it,AFTER deleting also we can
see an entry 13 unless we restart snmpd;
IF-MIB::ifIndex.13 = INTEGER: 13IF-MIB::ifDescr.1 = STRING: lo
IF-MIB::ifDescr.2 = STRING: eth0IF-MIB::ifDescr.3 = STRING:
eth1IF-MIB::ifDescr.4 = STRING: wlan0IF-MIB::ifDescr.5 = STRING:
wlan1IF-MIB::ifDescr.6 = STRING: wlan2IF-MIB::ifDescr.7 = STRING:
br0IF-MIB::ifDescr.13 = STRING: wlan_sta
commands used to create wlan-sta:sudo iw phy0 interface add wlan_sta type
station
sudo ifconfig wlan_sta hw ether 00:80:58:78:6A:4D up
commands used to delete wlan-stasudo iw wlan_sta del
HOW TO WE DELETE this interface in IF-MIB since on snmp-manager side, this
interface is being displayed as active
please help in this regards.......
thanks in advance;manjula
------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders