|
From: | Artem Migaev |
Subject: | [lwip-devel] [patch #6215] ifAdminStatus write support for SNMP |
Date: | Fri, 21 Sep 2007 15:26:00 +0000 |
User-agent: | Opera/9.50 (Windows NT 5.1; U; en) |
URL: <http://savannah.nongnu.org/patch/?6215> Summary: ifAdminStatus write support for SNMP Project: lwIP - A Lightweight TCP/IP stack Submitted by: klogg Submitted on: Friday 09/21/2007 at 15:25 Category: None Priority: 3 - Low Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None _______________________________________________________ Details: ifAdminStatus field in the .interfaces.ifTable.ifEntry can support write operation and actually can bring interface up or down. this patch allows such operation using netif_set_up()/netif_set_down() functions and also add ifOperStatus using netif_is_link_up(). _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Friday 09/21/2007 at 15:25 Name: mib2.diff Size: 2kB By: klogg <http://savannah.nongnu.org/patch/download.php?file_id=14005> _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/patch/?6215> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |