Class: Ansible::Ruby::Modules::Nxos_snmp_user

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb

Overview

Manages SNMP user configuration.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#authentication:md5, ...



20
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 20

attribute :authentication

#encryptSymbol?



31
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 31

attribute :encrypt

#groupString?



16
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 16

attribute :group

#privacyObject?



28
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 28

attribute :privacy

#pwdString?



24
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 24

attribute :pwd

#state:present, ...



35
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 35

attribute :state

#userString



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_snmp_user.rb', line 12

attribute :user