Commit Graph
6 Commits
Author SHA1 Message Date
Gerben Meijer 7817890b80 Fix parenthesis typo 2015-08-07 17:11:12 +02:00
Gerben Meijer 5467756328 Generalise mapping ifDescr to ifAlias
This allows both per OS enforcing of ifDescr = ifAlias as well as populating
when ifAlias = '' or NULL
2015-08-07 17:07:26 +02:00
Gerben Meijer 2dd8fe0553 Reorder ifalias_null check to prevent var flapping
This needs to run before IF-MIB data update, and needs to check and set
$this_port['ifAlias'] only as to not break the $data_oids loop.
2015-08-07 16:41:33 +02:00
Gerben Meijer 5e68b2e6e1 Also update $this_port for port descr parsing 2015-08-06 17:57:53 +02:00
Gerben Meijer 4357f64a2a I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. 2015-08-06 16:56:59 +02:00
Gerben Meijer f016c84981 Properly reference ifalias_null config flag
Fixes an issue introduced in 9908eb2e37
2015-08-06 16:51:02 +02:00