Resource Type: ios_snmp_global
- Defined in:
- lib/puppet/type/ios_snmp_global.rb
Overview
Configures Global snmp settings.
Properties
-
contact
Sets text for the mib object sysContact. Setting it to ‘unset’ will revert it to the default value.
Examples: “‘ contact => ’SNMP_TEST’ “‘ “` contact => ’unset’ “‘
-
ifmib_ifindex_persist
Enables IF-MIB ifindex persistence.
-
manager
When set this value enables the SNMP manager.
-
manager_session_timeout
Modifies the SNMP manager timeout parameter.
Examples: “‘ manager_session_timeout => 20 “` “` manager_session_timeout => unset “`
-
system_shutdown
Enables use of the SNMP reload command.
-
trap_source
Assigns an interface for the source address of all traps. Setting it to ‘unset’ will revert it to the default value.
Examples: “‘ trap_source => ’GigabitEthernet0/3’ “‘ “` trap_source => ’unset’ “‘
Parameters
-
name (namevar)
(defaults to: default)
ID of the snmp global config. Valid values are default.