API Guide
Description: The idrac.config_mgr.configure_snmp() allows you to congure SNMP Settings.
Table 95. Parameters for idrac.cong_mgr.congure_snmp
Parameter Name Type Allowed Values
snmp_enable
Enum
AgentEnable_SNMPTypes.Disabled
AgentEnable_SNMPTypes.Enabled
Description Allows you to enable to disable the SNMP server.
Table 96. Parameters for idrac.cong_mgr.congure_snmp
Parameter Name Type Allowed Values
community_name
String User provided input
Description
Enter the SNMP community name. The name can have up to 31 nonblank characters. The default
name is public. iDRAC uses it to validate SNMP queries and gets (received from remote systems
requesting SNMP data Access from iDRAC).
Table 97. Parameters for idrac.cong_mgr.congure_snmp
Parameter Name Type Allowed Values
alert_port
Number Alert port number
Description Enter the SNMP port number that must be used for SNMP traps. The default value is 162.
Range is 1-65535.
Table 98. Parameters for idrac.cong_mgr.congure_snmp
Parameter Name Type Allowed Values
discovery_port
Number Discovery port number
Description Allows the server to discover the available port.
Table 99. Parameters for idrac.cong_mgr.congure_snmp
Parameter Name Type Allowed Values
snmp_protocol
Enum
SNMPProtocol_SNMPTypes.All
SNMPProtocol_SNMPTypes.SNMPv3
Description Allows you to select one of the SNMP formats.
OpenManage Python SDK API introduction 37