Hello,
I have configured a few VTAP Interfaces for SMON Monitoring on an Enterasys Switch.
According to..
http://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?module=SMON-MIB&fournisseur=ietf I should use..
http://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?oid=1.3.6.1.2.1.16.22.1.2.2.1.5.. for this.
Does NeDi Support this?
NeDi Discovery sees the Interface during discovery as:
IF :100099 vtap.0.999 0 - 3 0 IEEE 802.1Q VLA 0
On the Device-Status.php it shows up as Interface with Name: "IEEE 802.1Q VLAN 999 Tap Interface"
But when I open up the rt-popup.php, I can't see the Traffic -> "Cannot get data about interface 1000999"
Switch(su)->show smon vlan
Data Source : vtap.0.999
Status : Enabled
Last Enable Time : 2019-01-10 11:46:54
Owner : (none)
--------------------------------------
Vlan NonUnicast Packets NonUnicast Octets Total Packets Total Octets
---- -------------------- -------------------- -------------------- --------------------
999 460 41572 60803 10695850
Cheers,
Jan
P.S.: I'm also not able to do a normal snmpget for ifInOctets for that interface (Altough I'm not sure why NeDi Discovery says 100099 but rt-popup is mentioning 1000999)
X:/usr/share/snmp/mibs # snmpget -v2c -c X 10.23.10.252 ifInOctets.1000999
IF-MIB::ifInOctets.1000999 = No Such Instance currently exists at this OID
X:/usr/share/snmp/mibs # snmpget -v2c -c X 10.23.10.252 ifInOctets.100099
IF-MIB::ifInOctets.100099 = No Such Instance currently exists at this OID