Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
sCommType | No | No | Enum | 1 | Possible values:
| SNMP community type. Only 'snmpReadOnly' is supported. |
snmpCommunity | Yes | No | string | none | 128 - Max Length | SNMP community used for communicating with the manager. |
snmpMgrAddr | Yes | No | string | none | 256 - Max Length | SNMP manager address(IP address or FQDN) |
snmpTrapEnable | Yes | No | int | 1 | Possible values:
| Indicates if this manager accepts the traps. Default set to enabled(1), but can be disabled(0). |
snmpVersion | Yes | No | Enum | 0 | Possible values:
| SNMP version to use for this SNMP manager. |
usmUsername | Yes | No | string | none | 32 - Max Length | USM username for SNMP v3 Manager. |
authProtocol | Yes | No | Enum | 2 | Possible values:
| Authorization Protocol for this SNMP manager. |
EncryptedAuthPassphrase | Yes | No | string | none | 128 - Max Length | Authorization passphrase for this SNMP manager. |
privProtocol | Yes | No | Enum | 1 | Possible values:
| Privacy Protocol for this SNMP manager. |
EncryptedPrivPassphrase | Yes | No | string | none | 128 - Max Length | Privacy passphrase for this SNMP manager. |