Use the following configuration statements to configure initial properties for the SDX SNMP agent:
To configure properties for the SDX SNMP agent:
If the entry does not exist, the entry and the subentries for the components and traps is automatically created in the system management configuration.
[edit snmp agent initial]
user@host# show
base-dn o=UMC;
host-id POP-ID;
directory-connection {
url ldap://127.0.0.1:389/;
principal cn=sysman,ou=components,o=operators,<base>;
credentials ********;
}
directory-eventing {
eventing;
}