Dependency Considerations

Here are the dependency considerations for Simple Network Management Protocol (SNMP) and Service Location Protocol (SLP) supports.

SNMP Not Supported

The IBM® Universal Manageability Enablement for i does not use SNMP (which is supported in 5722-UME). The following file is obsolete and will be deleted.
  • QUME/QUMESTRSA: Starts and stops the SNMP sub-agent
  • libCim2Snmp.so
  • libCim2SnmpBridge.so
  • libSnmpTrap.so

SLP support

The CIM server supports self-registration with the SLP service agent. Both the IPv4 and IPv6 wildcard addresses are available on the CIM server. The server binds to more than one network interface, so the registrations in the Service Agent contain multiple entries. The registration contains a URL that locates the CIM server.

The configuration property slp is used to enable or disable the registration with SLP service agent. The value of property slp will decide whether CIM server will register with SLP SA automatically, and the default value is set to true. In 5770-UME V1R4M0 the property slp is not exported to user, user can not configure this property, and the value of property slp is true.

IPv4 example

URL: service:wbem:https://9.186.110.61:5989 ATTR: (template-url-syntax=service:wbem:https://9.186.110.61:5989)

IPv6 example

URL: service:wbem:https://[3FFE:1::130]:5989 ATTR: (template-url-syntax=service:wbem:https://[3FFE:1::130]:5989)