Class: Ansible::Ruby::Modules::Nxos_snmp_traps

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

Overview

Manages SNMP traps configurations.

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

#group:aaa, ...

Returns Case sensitive group.

Returns:

  • (:aaa, :bfd, :bgp, :bridge, :callhome, :cfs, :config, :eigrp, :entity, :"feature-control", :generic, :hsrp, :license, :link, :lldp, :mmode, :ospf, :pim, :rf, :rmon, :snmp, :"storm-control", :stpx, :switchfabric, :syslog, :sysmgr, :system, :upgrade, :vtp, :all)

    Case sensitive group.



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

attribute :group

#state:enabled, ...

Returns Manage the state of the resource.

Returns:

  • (:enabled, :disabled, nil)

    Manage the state of the resource.



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

attribute :state