13.5. SNMP

SNMP (Simple Network Management protocol) is the Internet standard protocol to manage network devices. The port is configured with IP address and port number. The default port number is 161. The device settings are SNMP version, Retry count, Community string, Time-out, Enable SNMP Trap/Inform and Port number for SNMP Trap. The path column is configured with the full path of the MIB (Management Information Base) file.

Configuring SNMP device in IntegraXor

The tag setting that needs to be configured is the SNMP data type. The path column is configured with the OID (Object Identifier) of the tag.

Configuring SNMP tag in IntegraXor

As we can see from example screenshot above, the tag data type must be matched with the SNMP data type according to the following table.

SNMP data type

IntegraXor data type

BITS

string

Counter32

uint32

Counter64

uint64

Gauge32

uint32

INTEGER

int32

Integer32

int32

IpAddress

string

OBJECT IDENTIFIER

string

OCTET STRING

string

Opaque

string

Time Ticks

uint32

Unsigned32

uint32

[Note] Note

Turn Input tag attribute to True for Read-Only input tag.