Greetings,
First and foremost I'm super new to Zabbix/SNMP and I'm having a little difficulty with some custom SNMP polling. To test with, and to get the hang of the Zabbix application, I have been setting up a couple of test devices which to receive data from.
Currently, I'm testing a few OIDs from the Windows Server default DHCP.mib and when using a 3rd-party MIB browser I am able to poll/query the "noAddFree" object (numeric OID - .1.3.6.1.4.1.311.1.3.2.1.1.3) which returns the correct values. Where I'm hung up is in the configuration of Zabbix Items. What I have configured for a test Item is the following:
Name: JustAName
Type: SNMPv2 agent
Key: AUniqueIdentifier
Host Int: [email protected] : 161
SNMP OID: .1.3.6.1.4.1.311.1.3.2.1.1.3
SNMP Community: justAStringOfText
Port: 161
Type of Info: Numeric (unsigned)
Data Type: Decimal
Units:
Use Custom Multiplier: 1
Update Interval: 10 (because I am looking to get data as soon as possible)
...
all other entries are default.
Once the Item has been configured, I'm seeing it listed in the item list as "Not Supported". Is there a reason this would not be supported or am I not configuring the Item properly?
Any guidance for a n
b would be very much appreciated.
Cheers!
First and foremost I'm super new to Zabbix/SNMP and I'm having a little difficulty with some custom SNMP polling. To test with, and to get the hang of the Zabbix application, I have been setting up a couple of test devices which to receive data from.
Currently, I'm testing a few OIDs from the Windows Server default DHCP.mib and when using a 3rd-party MIB browser I am able to poll/query the "noAddFree" object (numeric OID - .1.3.6.1.4.1.311.1.3.2.1.1.3) which returns the correct values. Where I'm hung up is in the configuration of Zabbix Items. What I have configured for a test Item is the following:
Name: JustAName
Type: SNMPv2 agent
Key: AUniqueIdentifier
Host Int: [email protected] : 161
SNMP OID: .1.3.6.1.4.1.311.1.3.2.1.1.3
SNMP Community: justAStringOfText
Port: 161
Type of Info: Numeric (unsigned)
Data Type: Decimal
Units:
Use Custom Multiplier: 1
Update Interval: 10 (because I am looking to get data as soon as possible)
...
all other entries are default.
Once the Item has been configured, I'm seeing it listed in the item list as "Not Supported". Is there a reason this would not be supported or am I not configuring the Item properly?
Any guidance for a n
b would be very much appreciated.Cheers!

Comment