Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-16 | Fix SNMP ifAlias for more than 10 devices | Stephen Hemminger | |
Bug 6853 Handle OID format when ifIndex is 10 or greater. Needed to fix regex parsing. Also allow symbolic OID. (cherry picked from commit 6689df5d9b09d215ec98f0080da5fd5f61f12da8) | |||
2011-03-16 | Fix script to handle more than 10 interfaces | Stephen Hemminger | |
Bug 6861 Fix submitted by devolish <ole.myhre@dataoppdrag.no> (cherry picked from commit 31f6c82c43c1ad4bb259fdd6a6ffd94ba204c1c1) | |||
2010-11-03 | Fix to show ifAlias of loopback | Stephen Hemminger | |
Need to handle get next of base OID | |||
2010-10-29 | Add net-snmp ifAlias hook | Stephen Hemminger | |
New script to produce ifAlias information from sysfs. |