Hello everyone,
Tring to add Netgear WAC720 access point to Zabbix.
I have OIDs wich don't fill the discovery macros :

OIDs are for example :
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.5
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.6
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.13
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.14 etc...
My discovery OID is the following :
discovery[{#VAP24INDX},1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24] (I truncated the OID, in real, there's others macros in it)
But of course, it doesn't work. I even not get the 0,1,2,3... values... I still get {#VAP24INDX}
How could I get the last digit of the OID, without the value, because I need to use it in an other place... I precise those values are not readable anywhere else in the MIB, except at the same place on other OIDs.
Thanks
Nicolas
Tring to add Netgear WAC720 access point to Zabbix.
I have OIDs wich don't fill the discovery macros :
OIDs are for example :
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.5
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.6
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.13
- 1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24.14 etc...
My discovery OID is the following :
discovery[{#VAP24INDX},1.3.6.1.4.1.4526.100.7.20.7.5.1.1.24] (I truncated the OID, in real, there's others macros in it)
But of course, it doesn't work. I even not get the 0,1,2,3... values... I still get {#VAP24INDX}
How could I get the last digit of the OID, without the value, because I need to use it in an other place... I precise those values are not readable anywhere else in the MIB, except at the same place on other OIDs.
Thanks
Nicolas

Comment