Can someone tell me how to get Observium to
NOT ignore interfaces? I'm assuming that it is ignoring them due to the
fact that they don't have ifTypes assigned -
##### Module
Start: ports #####
o Caching OIDs
ifDescr ifAlias ifName ifType ifOperStatus
o Caching DB
0 ports
o Discovering ports XX VLAN1(12)XXXXXXXX
+---------+-----------+-----------+---------+--------+-------------+---------+
|
ifIndex | ifDescr | ifName | ifAlias | ifType | Oper Status |
Ignored |
+---------+-----------+-----------+---------+--------+-------------+---------+
|
9 | WAN2 | WAN2 | ... | | | yes
|
| 10 | WAN1 | WAN1 | ... | |
| yes |
| 12 | VLAN1 | VLAN1 | ...
| l2vlan | | no |
| 25 | LAN4 |
LAN4 | ... | | down | yes |
| 26
| LAN3 | LAN3 | ... | | down | yes |
|
27 | LAN2 | LAN2 | ... | | down | yes
|
| 28 | LAN1 | LAN1 | ... | |
up | yes |
| 29 | WAN_PORT1 | WAN_PORT1 |
... | | up | yes |
| 30 |
WAN_PORT2 | WAN_PORT2 | ... | | down | yes |
|
51 | USB1 | USB1 | ... | usb | | yes
|
| 52 | USB2 | USB2 | ... | usb |
| yes |
+---------+-----------+-----------+---------+--------+-------------+---------+
LAN1
and WAN PORT 1 are the two interfaces I need to have monitored.