jespir

Comments

  • Hi, Yes, we are (almost) all Juniper also. Well, we have quite a lot of access and aggregation switches where we have no L3 VLAN interfaces. We have virtual chassis OOB management via dedicated management ports and so on. Routing is done either on dedicated routers / firewalls (MX's or SRX'es). So basically we have only a…
  • Yes, that would work. You can also get it working by configuring just simple VLAN interface with no specific configuration, for example: vlan { unit 0 { family inet; } } As in Juniper case Solarwinds polls the following OIDs: jnxExVlanName - 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.2 jnxExVlanInterfaceOperStatus -…
  • Also what is kinda odd is that with Juniper switches you must have at least one VLAN interface configured for the VLAN polling to work. Just saying if someone else stumbles into thie