Configuring General Properties for the SDX SNMP Agent
Use the following configuration statements to configure general properties for the SDX SNMP agent:
snmp agent {trap-history-limit trap-history-limit;component-polling-interval component-polling-interval;protocol-log-level protocol-log-level;}To configure properties for the SDX SNMP agent:
- From configuration mode, access the configuration statement that configures the SDX SNMP agent.
[edit]user@host# edit snmp agent- (Optional) Specify the maximum number of elements stored in the SNMP trap history table.
[edit snmp agent]user@host# set trap-history-limit trap-history-limit- (Optional) Specify the interval at which an SRC component is polled.
[edit snmp agent]user@host# set component-polling-interval component-polling-interval- (Optional) Specify the log level for SNMP requests and responses received from the master agent.
[edit snmp agent]user@host# set protocol-log-level protocol-log-levelTo enable packet-level logging, set the
protocol-log-level
option to 9 or less.The output indicates the trap history limit, the component polling interval, the protocol log level, the initial properties, the logging destinations, and the Java heap size.