GS1900-8HP MIB
Freshman Member
Hello everyone,
I would like to integrate my GS1900-8HP switch with my Zabbix supervision via SNMP.
I have downloaded the MIBs from the official website : here.
However, the OIDs of these files do not correspond to what the switch sends me.
For example, to retrieve the model I use this command, which returns an OID :
snmpget -v 2c -c public -On 192.168.1.251 ZYXEL-ES-COMMON::sysProductModel
.1.3.6.1.4.1.890.1.15.3.1.11 = No Such Instance currently exists at this OID
But when I use snmpwalk I notice that it's not the right OID that's being integrated.
And when I go directly to the OID it works:
snmpget -v 2c -c public -On 192.168.1.251 iso.3.6.1.2.1.1.1.0
.1.3.6.1.2.1.1.1.0 = STRING: "GS1900-8HP"
On my switch snmp is activated with the default community :
What's more, my switch is also the latest version :
Does anyone have an idea as to why I'm having this problem?
Thank you in advance,
Best regards.
All Replies
-
This could be an issue on your Zabbix configuration. You can check this post which seems have a solution: SNMP "No such instance currently exists at this OID" : r/zabbix
I used iReasoning MIB Browser to get .1.3.6.1.4.1.890.1.15.3.1.11, and I can get the correct information.
Accorrding to your snmpwalk result, it shows that it used the public MIB/O.I.D. to get the information. GS1900 supports Zyxel private MIBs and public MIBs, so you can use the .1.3.6.1.4.1.890.1.15.3.1.11 or .1.3.6.1.2.1.1.1.0 to get the product model information.
Zyxel Melen0
Categories
- All Categories
- 439 Beta Program
- 2.8K Nebula
- 202 Nebula Ideas
- 127 Nebula Status and Incidents
- 6.3K Security
- 515 USG FLEX H Series
- 327 Security Ideas
- 1.7K Switch
- 84 Switch Ideas
- 1.3K Wireless
- 49 Wireless Ideas
- 6.9K Consumer Product
- 288 Service & License
- 458 News and Release
- 90 Security Advisories
- 31 Education Center
- 10 [Campaign] Zyxel Network Detective
- 4.3K FAQ
- 34 Documents
- 85 About Community
- 97 Security Highlight



Zyxel Employee

