Command data for the modify_credential command.
More...
Command data for the modify_credential command.
Definition at line 3323 of file omp.c.
◆ allow_insecure
char* modify_credential_data_t::allow_insecure |
Whether to allow insecure use.
Definition at line 3325 of file omp.c.
◆ auth_algorithm
char* modify_credential_data_t::auth_algorithm |
SNMP Authentication algorithm.
Definition at line 3326 of file omp.c.
◆ certificate
char* modify_credential_data_t::certificate |
Certificate.
Definition at line 3327 of file omp.c.
◆ comment
char* modify_credential_data_t::comment |
Comment.
Definition at line 3328 of file omp.c.
◆ community
char* modify_credential_data_t::community |
SNMP Community string.
Definition at line 3329 of file omp.c.
◆ credential_id
char* modify_credential_data_t::credential_id |
ID of credential to modify.
Definition at line 3330 of file omp.c.
◆ key
int modify_credential_data_t::key |
Whether the command included a key element.
Definition at line 3331 of file omp.c.
◆ key_phrase
char* modify_credential_data_t::key_phrase |
Passphrase for key.
Definition at line 3332 of file omp.c.
◆ key_private
char* modify_credential_data_t::key_private |
Private key from key.
Definition at line 3333 of file omp.c.
◆ login
char* modify_credential_data_t::login |
Login name.
Definition at line 3334 of file omp.c.
◆ name
char* modify_credential_data_t::name |
◆ password
char* modify_credential_data_t::password |
Password associated with login name.
Definition at line 3336 of file omp.c.
◆ privacy_algorithm
char* modify_credential_data_t::privacy_algorithm |
SNMP Privacy algorithm.
Definition at line 3337 of file omp.c.
◆ privacy_password
char* modify_credential_data_t::privacy_password |
SNMP Privacy password.
Definition at line 3338 of file omp.c.
The documentation for this struct was generated from the following file: