Overblog
Editer l'article Suivre ce blog Administration + Créer mon blog
Windows - Virtualization - PowerShell - Active Directory - Office

[Zabbix] Monitor speed and mode of an HP switch interface

9 Décembre 2015 , Rédigé par Aurel Publié dans #Zabbix, #SNMP, #OID, #Speed, #HP, #switch, #monitoring

Here is 2 SNMP OID which provide speed and mode of an HP switch interface. Tested with Zabbix 2.4 and HP Procurve switch (2910 / 2824)

 

  • Speed

Get negociate value of the interface (10 Mbps, 100 Mbps or 1 Gbps)

Key ifSpeed
OID

IF-MIB::ifSpeed.XX (with XX = interface number)

1.3.6.1.2.1.2.2.1.5.XX (with XX = interface number)

Output type integer
Values

10

100

1000

 

Exemple in Zabbix :

[Zabbix] Monitor speed and mode of an HP switch interface

 

 

  • Mode

Get negociate value of the interface (full duplex / half duplex)

Key dot3StatsDuplexStatus
OID 1.3.6.1.2.1.10.7.2.1.19.XX (with XX = interface number)
Output type integer
Values 1 : unknown
2 : halfDuplex
3 : fullDuplex

Exemple in Zabbix :

[Zabbix] Monitor speed and mode of an HP switch interface
Partager cet article
Repost0
Pour être informé des derniers articles, inscrivez vous :
Commenter cet article