Previous Topic: aws_orb-Distributed Services Bus

Next Topic: awtrap-Send an SNMP Trap PDU from one Node to Another

aws_sadmin-SNMP Administrator

Valid on UNIX/Linux, Windows, z/OS

The SNMP Administrator checks the community string and internet protocol (IP) address of get, get-next, and set requests to make sure these requests come from authenticated management applications. This component forwards trap messages to the appropriate destinations. The SNMP Administrator stores configuration sets and MIB definitions for each agent on the node in memory. The SNMP Administrator also stores agent configuration information set during runtime.

Windows

install-path\services\bin

UNIX/Linux, z/OS

install-path/services/bin

This command has the following format:

aws_sadmin {install|remove|start|stop|status|debug|usage|version}
       [-@ servicesHost]
       [-d debugLevel]
       [-f logFile]
       [-s]
       [-p port_number]

Valid on z/OS

[-x cache-size] [-y cache-size] [-z cache-size]

Example

To stop aws_sadmin and all running agents, leaving awservices, aws_orb, and any other Agent Technology components necessary to run the Distributed State Machine up, enter the following command:

aws_sadmin stop --andDependOn=yes

This command has the following format:

-s

Forces aws_sadmin to not use internal cache to save memory.

-x cache-size

Valid on z/OS

Specifies the cache size for the objects table in kilobytes (KB).

Default: 256

-y cache-size

Valid on z/OS

Specifies the cache size for the properties table in kilobytes (KB).

Default: 512

-z cache-size

Valid on z/OS

Specifies the cache size for the votree table in kilobytes (KB).

Default: 512