cancel
Showing results for 
Search instead for 
Did you mean: 

Monitor a specific vlan on an XOS uplink port in NetSight

Monitor a specific vlan on an XOS uplink port in NetSight

lhuso
New Contributor II
Hi.
I need to monitor rhe utilization on a specific vlan on an uplink port. The port is tagged with many vlan's but I'm only interested in monitoring one or two of them.

Anybody who knows how this can be done in NetSight?

Thx
2 REPLIES 2

lhuso
New Contributor II
Thank you Daniel.

I am aware about the XOS command but it doesn't fullfill my requirements, but the MIB's might do. I'll try to build a FlexView in Netsight with the MIB variables and see what kind of results I'll get.

dflouret
Extreme Employee
Ihuso,

i'm not sure if it can be done.

There's a command to enable vlan statistics in EXOS:
configure ports monitor vlan >vlan_name>The statistics can then be displayed with the commands
show ports {port_list} vlan statistics {no-refresh}
show vlan {vlan_name} statistics {no-refresh}Unfortunately, the documentation indicates that these statistics are generated in real time and are not logged...

There are MIB variables available, though:
ExtremeVlanStatsGroup=1.3.6.1.4.1.1916.1.2.8
ExtremeVlanL2StatsTable=1.3.6.1.4.1.1916.1.2.8.1
ExtremePortVlanStatsTable=1.3.6.1.4.1.1916.1.2.8.2

96533ba312e14c0283844c453398ce0b_22541-yok12v_inline.png



You may want to give it a try, though, as things may have changed in the latest releases...
GTM-P2G8KFN