[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Configuring Directory Monitoring Properties for the SDX SNMP Agent

Use the following configuration statements to configure directory monitoring properties for the SDX SNMP agent:

snmp agent initial directory-eventing { 
    eventing;
    signature-dn signature-dn;
    polling-interval polling-interval;
    event-base-dn event-base-dn;
    dispatcher-pool-size dispatcher-pool-size; 
}

To configure properties for the SDX SNMP agent:

  1. From configuration mode, access the configuration statement that configures the SDX SNMP agent.
  2. [edit]
    
    user@host# edit snmp agent initial directory-eventing 
    
    
    
  3. Specify the properties for the SDX SNMP agent.
  4. [edit snmp agent initial eventing] 
    
    user@host# set ? 
    
    
    

For more information about the directory monitoring properties, see SRC-PE Getting Started Guide, Chapter 30, Configuring Local Properties with the SRC CLI.

  1. (Optional) Verify your configuration.
  2. [edit snmp agent initial directory-eventing] 
    
    user@host# show 
    
    eventing;
    
    
    

[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]