Use the create command to set up an object in the namespace. Unless you specify properties with the create command, they are empty.
create [options
] target [propertyname=value
]
Valid Targets |
Properties |
Values |
Default |
---|---|---|---|
/SP/users/ |
password role |
<string> administrator |operator |
(none) operator |
/SP/services/snmp/communities / |
permissions |
ro | rw |
password role |
/SP/services/snmp/user/ |
authenticationprotocol authenticationpassword permissions privacyprotocol privacypassword |
MD5 <string> ro | rw none | DES <string> |
MD5 <null string> ro DES <null string> |