SNMP manager API

Table 1 lists the updates to the Communications Server SNMP manager network management interface (NMI).

Table 1. Summary of new Communications Server IP SNMP manager API
Function Parameters Release Description Reason for change
snmpBuildSession SnmpConfigEntry V1R12 The input SnmpConfigEntry structure can be used to pass an engineID value to be used when sending an SNMPv2 trap with USM security. Enhancements to SNMP manager API
snmpInitialize functionsRequested V1R12 A value of 1 is now allowed for this parameter. This indicates a manager application's use of updated V1R12 data structures. Previously, 0 was the only allowed value. Enhancements to SNMP manager API
snmpSetLogLevel() logLevel V1R13 The input parameter logLevel, as defined in snmpmgr.h, is changed to include a new value, SNMP_LOG_INTERNAL(8). Specification of this value, alone or in combination with any of the existing values, will trigger the logging of the SNMP packet processing traces under the SNMP Manager API. TCP/IP serviceability enhancements
snmpValueCreateUnsigned32 N/A V1R12 This new function creates an smiValue structure, of type UNSIGNED32, that is used in the creation of an SNMP VarBind. Enhancements to SNMP manager API