intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
intersight.getSnmpPolicy
Explore with Pulumi AI
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet
Policy to configure SNMP settings on endpoint.
Using getSnmpPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSnmpPolicy(args: GetSnmpPolicyArgs, opts?: InvokeOptions): Promise<GetSnmpPolicyResult>
function getSnmpPolicyOutput(args: GetSnmpPolicyOutputArgs, opts?: InvokeOptions): Output<GetSnmpPolicyResult>def get_snmp_policy(access_community_string: Optional[str] = None,
                    account_moid: Optional[str] = None,
                    additional_properties: Optional[str] = None,
                    ancestors: Optional[Sequence[GetSnmpPolicyAncestor]] = None,
                    class_id: Optional[str] = None,
                    community_access: Optional[str] = None,
                    create_time: Optional[str] = None,
                    description: Optional[str] = None,
                    domain_group_moid: Optional[str] = None,
                    enabled: Optional[bool] = None,
                    engine_id: Optional[str] = None,
                    id: Optional[str] = None,
                    mod_time: Optional[str] = None,
                    moid: Optional[str] = None,
                    name: Optional[str] = None,
                    object_type: Optional[str] = None,
                    organization: Optional[GetSnmpPolicyOrganization] = None,
                    owners: Optional[Sequence[str]] = None,
                    parent: Optional[GetSnmpPolicyParent] = None,
                    permission_resources: Optional[Sequence[GetSnmpPolicyPermissionResource]] = None,
                    profiles: Optional[Sequence[GetSnmpPolicyProfile]] = None,
                    shared_scope: Optional[str] = None,
                    snmp_port: Optional[float] = None,
                    snmp_traps: Optional[Sequence[GetSnmpPolicySnmpTrap]] = None,
                    snmp_users: Optional[Sequence[GetSnmpPolicySnmpUser]] = None,
                    sys_contact: Optional[str] = None,
                    sys_location: Optional[str] = None,
                    tags: Optional[Sequence[GetSnmpPolicyTag]] = None,
                    trap_community: Optional[str] = None,
                    v2_enabled: Optional[bool] = None,
                    v3_enabled: Optional[bool] = None,
                    version_context: Optional[GetSnmpPolicyVersionContext] = None,
                    opts: Optional[InvokeOptions] = None) -> GetSnmpPolicyResult
def get_snmp_policy_output(access_community_string: Optional[pulumi.Input[str]] = None,
                    account_moid: Optional[pulumi.Input[str]] = None,
                    additional_properties: Optional[pulumi.Input[str]] = None,
                    ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyAncestorArgs]]]] = None,
                    class_id: Optional[pulumi.Input[str]] = None,
                    community_access: Optional[pulumi.Input[str]] = None,
                    create_time: Optional[pulumi.Input[str]] = None,
                    description: Optional[pulumi.Input[str]] = None,
                    domain_group_moid: Optional[pulumi.Input[str]] = None,
                    enabled: Optional[pulumi.Input[bool]] = None,
                    engine_id: Optional[pulumi.Input[str]] = None,
                    id: Optional[pulumi.Input[str]] = None,
                    mod_time: Optional[pulumi.Input[str]] = None,
                    moid: Optional[pulumi.Input[str]] = None,
                    name: Optional[pulumi.Input[str]] = None,
                    object_type: Optional[pulumi.Input[str]] = None,
                    organization: Optional[pulumi.Input[GetSnmpPolicyOrganizationArgs]] = None,
                    owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                    parent: Optional[pulumi.Input[GetSnmpPolicyParentArgs]] = None,
                    permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyPermissionResourceArgs]]]] = None,
                    profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyProfileArgs]]]] = None,
                    shared_scope: Optional[pulumi.Input[str]] = None,
                    snmp_port: Optional[pulumi.Input[float]] = None,
                    snmp_traps: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicySnmpTrapArgs]]]] = None,
                    snmp_users: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicySnmpUserArgs]]]] = None,
                    sys_contact: Optional[pulumi.Input[str]] = None,
                    sys_location: Optional[pulumi.Input[str]] = None,
                    tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyTagArgs]]]] = None,
                    trap_community: Optional[pulumi.Input[str]] = None,
                    v2_enabled: Optional[pulumi.Input[bool]] = None,
                    v3_enabled: Optional[pulumi.Input[bool]] = None,
                    version_context: Optional[pulumi.Input[GetSnmpPolicyVersionContextArgs]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetSnmpPolicyResult]func LookupSnmpPolicy(ctx *Context, args *LookupSnmpPolicyArgs, opts ...InvokeOption) (*LookupSnmpPolicyResult, error)
func LookupSnmpPolicyOutput(ctx *Context, args *LookupSnmpPolicyOutputArgs, opts ...InvokeOption) LookupSnmpPolicyResultOutput> Note: This function is named LookupSnmpPolicy in the Go SDK.
public static class GetSnmpPolicy 
{
    public static Task<GetSnmpPolicyResult> InvokeAsync(GetSnmpPolicyArgs args, InvokeOptions? opts = null)
    public static Output<GetSnmpPolicyResult> Invoke(GetSnmpPolicyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSnmpPolicyResult> getSnmpPolicy(GetSnmpPolicyArgs args, InvokeOptions options)
public static Output<GetSnmpPolicyResult> getSnmpPolicy(GetSnmpPolicyArgs args, InvokeOptions options)
fn::invoke:
  function: intersight:index/getSnmpPolicy:getSnmpPolicy
  arguments:
    # arguments dictionaryThe following arguments are supported:
- AccessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetSnmp Policy Ancestor> 
- ClassId string
- CommunityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- EngineId string
- User-defined unique identification of the static engine.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetSnmp Policy Organization 
- Owners List<string>
- Parent
GetSnmp Policy Parent 
- PermissionResources List<GetSnmp Policy Permission Resource> 
- Profiles
List<GetSnmp Policy Profile> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnmpPort double
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SnmpTraps List<GetSnmp Policy Snmp Trap> 
- SnmpUsers List<GetSnmp Policy Snmp User> 
- SysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- SysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
List<GetSnmp Policy Tag> 
- TrapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- V2Enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- V3Enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- VersionContext GetSnmp Policy Version Context 
- AccessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetSnmp Policy Ancestor 
- ClassId string
- CommunityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- EngineId string
- User-defined unique identification of the static engine.
- Id string
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organization
GetSnmp Policy Organization 
- Owners []string
- Parent
GetSnmp Policy Parent 
- PermissionResources []GetSnmp Policy Permission Resource 
- Profiles
[]GetSnmp Policy Profile 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnmpPort float64
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SnmpTraps []GetSnmp Policy Snmp Trap 
- SnmpUsers []GetSnmp Policy Snmp User 
- SysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- SysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
[]GetSnmp Policy Tag 
- TrapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- V2Enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- V3Enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- VersionContext GetSnmp Policy Version Context 
- accessCommunity StringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetSnmp Policy Ancestor> 
- classId String
- communityAccess String
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId String
- User-defined unique identification of the static engine.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization
GetSnmp Policy Organization 
- owners List<String>
- parent
GetSnmp Policy Parent 
- permissionResources List<GetSnmp Policy Permission Resource> 
- profiles
List<GetSnmp Policy Profile> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort Double
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps List<GetSnmp Policy Snmp Trap> 
- snmpUsers List<GetSnmp Policy Snmp User> 
- sysContact String
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation String
- Location of host on which the SNMP agent (server) runs.
- 
List<GetSnmp Policy Tag> 
- trapCommunity String
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled Boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled Boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContext GetSnmp Policy Version Context 
- accessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetSnmp Policy Ancestor[] 
- classId string
- communityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enabled boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId string
- User-defined unique identification of the static engine.
- id string
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organization
GetSnmp Policy Organization 
- owners string[]
- parent
GetSnmp Policy Parent 
- permissionResources GetSnmp Policy Permission Resource[] 
- profiles
GetSnmp Policy Profile[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort number
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps GetSnmp Policy Snmp Trap[] 
- snmpUsers GetSnmp Policy Snmp User[] 
- sysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
GetSnmp Policy Tag[] 
- trapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContext GetSnmp Policy Version Context 
- access_community_ strstring 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetSnmp Policy Ancestor] 
- class_id str
- community_access str
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engine_id str
- User-defined unique identification of the static engine.
- id str
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organization
GetSnmp Policy Organization 
- owners Sequence[str]
- parent
GetSnmp Policy Parent 
- permission_resources Sequence[GetSnmp Policy Permission Resource] 
- profiles
Sequence[GetSnmp Policy Profile] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmp_port float
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmp_traps Sequence[GetSnmp Policy Snmp Trap] 
- snmp_users Sequence[GetSnmp Policy Snmp User] 
- sys_contact str
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sys_location str
- Location of host on which the SNMP agent (server) runs.
- 
Sequence[GetSnmp Policy Tag] 
- trap_community str
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2_enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3_enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- version_context GetSnmp Policy Version Context 
- accessCommunity StringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- communityAccess String
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId String
- User-defined unique identification of the static engine.
- id String
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- profiles List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort Number
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps List<Property Map>
- snmpUsers List<Property Map>
- sysContact String
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation String
- Location of host on which the SNMP agent (server) runs.
- List<Property Map>
- trapCommunity String
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled Boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled Boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContext Property Map
getSnmpPolicy Result
The following output properties are available:
- Id string
- Results
List<GetSnmp Policy Result> 
- AccessCommunity stringString 
- AccountMoid string
- AdditionalProperties string
- Ancestors
List<GetSnmp Policy Ancestor> 
- ClassId string
- CommunityAccess string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Enabled bool
- EngineId string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetSnmp Policy Organization 
- Owners List<string>
- Parent
GetSnmp Policy Parent 
- PermissionResources List<GetSnmp Policy Permission Resource> 
- Profiles
List<GetSnmp Policy Profile> 
- string
- SnmpPort double
- SnmpTraps List<GetSnmp Policy Snmp Trap> 
- SnmpUsers List<GetSnmp Policy Snmp User> 
- SysContact string
- SysLocation string
- 
List<GetSnmp Policy Tag> 
- TrapCommunity string
- V2Enabled bool
- V3Enabled bool
- VersionContext GetSnmp Policy Version Context 
- Id string
- Results
[]GetSnmp Policy Result 
- AccessCommunity stringString 
- AccountMoid string
- AdditionalProperties string
- Ancestors
[]GetSnmp Policy Ancestor 
- ClassId string
- CommunityAccess string
- CreateTime string
- Description string
- DomainGroup stringMoid 
- Enabled bool
- EngineId string
- ModTime string
- Moid string
- Name string
- ObjectType string
- Organization
GetSnmp Policy Organization 
- Owners []string
- Parent
GetSnmp Policy Parent 
- PermissionResources []GetSnmp Policy Permission Resource 
- Profiles
[]GetSnmp Policy Profile 
- string
- SnmpPort float64
- SnmpTraps []GetSnmp Policy Snmp Trap 
- SnmpUsers []GetSnmp Policy Snmp User 
- SysContact string
- SysLocation string
- 
[]GetSnmp Policy Tag 
- TrapCommunity string
- V2Enabled bool
- V3Enabled bool
- VersionContext GetSnmp Policy Version Context 
- id String
- results
List<GetSnmp Policy Result> 
- accessCommunity StringString 
- accountMoid String
- additionalProperties String
- ancestors
List<GetSnmp Policy Ancestor> 
- classId String
- communityAccess String
- createTime String
- description String
- domainGroup StringMoid 
- enabled Boolean
- engineId String
- modTime String
- moid String
- name String
- objectType String
- organization
GetSnmp Policy Organization 
- owners List<String>
- parent
GetSnmp Policy Parent 
- permissionResources List<GetSnmp Policy Permission Resource> 
- profiles
List<GetSnmp Policy Profile> 
- String
- snmpPort Double
- snmpTraps List<GetSnmp Policy Snmp Trap> 
- snmpUsers List<GetSnmp Policy Snmp User> 
- sysContact String
- sysLocation String
- 
List<GetSnmp Policy Tag> 
- trapCommunity String
- v2Enabled Boolean
- v3Enabled Boolean
- versionContext GetSnmp Policy Version Context 
- id string
- results
GetSnmp Policy Result[] 
- accessCommunity stringString 
- accountMoid string
- additionalProperties string
- ancestors
GetSnmp Policy Ancestor[] 
- classId string
- communityAccess string
- createTime string
- description string
- domainGroup stringMoid 
- enabled boolean
- engineId string
- modTime string
- moid string
- name string
- objectType string
- organization
GetSnmp Policy Organization 
- owners string[]
- parent
GetSnmp Policy Parent 
- permissionResources GetSnmp Policy Permission Resource[] 
- profiles
GetSnmp Policy Profile[] 
- string
- snmpPort number
- snmpTraps GetSnmp Policy Snmp Trap[] 
- snmpUsers GetSnmp Policy Snmp User[] 
- sysContact string
- sysLocation string
- 
GetSnmp Policy Tag[] 
- trapCommunity string
- v2Enabled boolean
- v3Enabled boolean
- versionContext GetSnmp Policy Version Context 
- id str
- results
Sequence[GetSnmp Policy Result] 
- access_community_ strstring 
- account_moid str
- additional_properties str
- ancestors
Sequence[GetSnmp Policy Ancestor] 
- class_id str
- community_access str
- create_time str
- description str
- domain_group_ strmoid 
- enabled bool
- engine_id str
- mod_time str
- moid str
- name str
- object_type str
- organization
GetSnmp Policy Organization 
- owners Sequence[str]
- parent
GetSnmp Policy Parent 
- permission_resources Sequence[GetSnmp Policy Permission Resource] 
- profiles
Sequence[GetSnmp Policy Profile] 
- str
- snmp_port float
- snmp_traps Sequence[GetSnmp Policy Snmp Trap] 
- snmp_users Sequence[GetSnmp Policy Snmp User] 
- sys_contact str
- sys_location str
- 
Sequence[GetSnmp Policy Tag] 
- trap_community str
- v2_enabled bool
- v3_enabled bool
- version_context GetSnmp Policy Version Context 
- id String
- results List<Property Map>
- accessCommunity StringString 
- accountMoid String
- additionalProperties String
- ancestors List<Property Map>
- classId String
- communityAccess String
- createTime String
- description String
- domainGroup StringMoid 
- enabled Boolean
- engineId String
- modTime String
- moid String
- name String
- objectType String
- organization Property Map
- owners List<String>
- parent Property Map
- permissionResources List<Property Map>
- profiles List<Property Map>
- String
- snmpPort Number
- snmpTraps List<Property Map>
- snmpUsers List<Property Map>
- sysContact String
- sysLocation String
- List<Property Map>
- trapCommunity String
- v2Enabled Boolean
- v3Enabled Boolean
- versionContext Property Map
Supporting Types
GetSnmpPolicyAncestor   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyOrganization   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyParent   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyPermissionResource    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyProfile   
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyResult   
- AccessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
List<GetSnmp Policy Result Ancestor> 
- ClassId string
- CommunityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- EngineId string
- User-defined unique identification of the static engine.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
List<GetSnmp Policy Result Organization> 
- Owners List<string>
- Parents
List<GetSnmp Policy Result Parent> 
- PermissionResources List<GetSnmp Policy Result Permission Resource> 
- Profiles
List<GetSnmp Policy Result Profile> 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnmpPort double
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SnmpTraps List<GetSnmp Policy Result Snmp Trap> 
- SnmpUsers List<GetSnmp Policy Result Snmp User> 
- SysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- SysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
List<GetSnmp Policy Result Tag> 
- TrapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- V2Enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- V3Enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- VersionContexts List<GetSnmp Policy Result Version Context> 
- AccessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- AccountMoid string
- The Account ID for this managed object.
- AdditionalProperties string
- Ancestors
[]GetSnmp Policy Result Ancestor 
- ClassId string
- CommunityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- CreateTime string
- The time when this managed object was created.
- Description string
- Description of the policy.
- DomainGroup stringMoid 
- The DomainGroup ID for this managed object.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- EngineId string
- User-defined unique identification of the static engine.
- ModTime string
- The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- ObjectType string
- Organizations
[]GetSnmp Policy Result Organization 
- Owners []string
- Parents
[]GetSnmp Policy Result Parent 
- PermissionResources []GetSnmp Policy Result Permission Resource 
- Profiles
[]GetSnmp Policy Result Profile 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- SnmpPort float64
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SnmpTraps []GetSnmp Policy Result Snmp Trap 
- SnmpUsers []GetSnmp Policy Result Snmp User 
- SysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- SysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
[]GetSnmp Policy Result Tag 
- TrapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- V2Enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- V3Enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- VersionContexts []GetSnmp Policy Result Version Context 
- accessCommunity StringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors
List<GetSnmp Policy Result Ancestor> 
- classId String
- communityAccess String
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId String
- User-defined unique identification of the static engine.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations
List<GetSnmp Policy Result Organization> 
- owners List<String>
- parents
List<GetSnmp Policy Result Parent> 
- permissionResources List<GetSnmp Policy Result Permission Resource> 
- profiles
List<GetSnmp Policy Result Profile> 
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort Double
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps List<GetSnmp Policy Result Snmp Trap> 
- snmpUsers List<GetSnmp Policy Result Snmp User> 
- sysContact String
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation String
- Location of host on which the SNMP agent (server) runs.
- 
List<GetSnmp Policy Result Tag> 
- trapCommunity String
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled Boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled Boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContexts List<GetSnmp Policy Result Version Context> 
- accessCommunity stringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid string
- The Account ID for this managed object.
- additionalProperties string
- ancestors
GetSnmp Policy Result Ancestor[] 
- classId string
- communityAccess string
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime string
- The time when this managed object was created.
- description string
- Description of the policy.
- domainGroup stringMoid 
- The DomainGroup ID for this managed object.
- enabled boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId string
- User-defined unique identification of the static engine.
- modTime string
- The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- objectType string
- organizations
GetSnmp Policy Result Organization[] 
- owners string[]
- parents
GetSnmp Policy Result Parent[] 
- permissionResources GetSnmp Policy Result Permission Resource[] 
- profiles
GetSnmp Policy Result Profile[] 
- string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort number
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps GetSnmp Policy Result Snmp Trap[] 
- snmpUsers GetSnmp Policy Result Snmp User[] 
- sysContact string
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation string
- Location of host on which the SNMP agent (server) runs.
- 
GetSnmp Policy Result Tag[] 
- trapCommunity string
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContexts GetSnmp Policy Result Version Context[] 
- access_community_ strstring 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- account_moid str
- The Account ID for this managed object.
- additional_properties str
- ancestors
Sequence[GetSnmp Policy Result Ancestor] 
- class_id str
- community_access str
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- create_time str
- The time when this managed object was created.
- description str
- Description of the policy.
- domain_group_ strmoid 
- The DomainGroup ID for this managed object.
- enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engine_id str
- User-defined unique identification of the static engine.
- mod_time str
- The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_type str
- organizations
Sequence[GetSnmp Policy Result Organization] 
- owners Sequence[str]
- parents
Sequence[GetSnmp Policy Result Parent] 
- permission_resources Sequence[GetSnmp Policy Result Permission Resource] 
- profiles
Sequence[GetSnmp Policy Result Profile] 
- str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmp_port float
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmp_traps Sequence[GetSnmp Policy Result Snmp Trap] 
- snmp_users Sequence[GetSnmp Policy Result Snmp User] 
- sys_contact str
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sys_location str
- Location of host on which the SNMP agent (server) runs.
- 
Sequence[GetSnmp Policy Result Tag] 
- trap_community str
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2_enabled bool
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3_enabled bool
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- version_contexts Sequence[GetSnmp Policy Result Version Context] 
- accessCommunity StringString 
- The default SNMPv1, SNMPv2c community name or SNMPv3 username to include on any trap messages sent to the SNMP host. The name can be 32 characters long.
- accountMoid String
- The Account ID for this managed object.
- additionalProperties String
- ancestors List<Property Map>
- classId String
- communityAccess String
- Controls access to the information in the inventory tables. Applicable only for SNMPv1 and SNMPv2c users.* Disabled- Blocks access to the information in the inventory tables.*Limited- Partial access to read the information in the inventory tables.*Full- Full access to read the information in the inventory tables.
- createTime String
- The time when this managed object was created.
- description String
- Description of the policy.
- domainGroup StringMoid 
- The DomainGroup ID for this managed object.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- engineId String
- User-defined unique identification of the static engine.
- modTime String
- The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- objectType String
- organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permissionResources List<Property Map>
- profiles List<Property Map>
- String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- snmpPort Number
- Port on which Cisco IMC SNMP agent runs. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- snmpTraps List<Property Map>
- snmpUsers List<Property Map>
- sysContact String
- Contact person responsible for the SNMP implementation. Enter a string up to 64 characters, such as an email address or a name and telephone number.
- sysLocation String
- Location of host on which the SNMP agent (server) runs.
- List<Property Map>
- trapCommunity String
- SNMP community group used for sending SNMP trap to other devices. Valid only for SNMPv2c users.
- v2Enabled Boolean
- State of the SNMP v2c on the endpoint. If enabled, the endpoint sends SNMP v2c properties to the designated host.
- v3Enabled Boolean
- State of the SNMP v3 on the endpoint. If enabled, the endpoint sends SNMP v3 properties to the designated host.
- versionContexts List<Property Map>
GetSnmpPolicyResultAncestor    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultOrganization    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultParent    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultPermissionResource     
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultProfile    
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultSnmpTrap     
- AdditionalProperties string
- ClassId string
- Community string
- Destination string
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- NrVersion string
- ObjectType string
- Port double
- SecurityLevel string
- Type string
- User string
- VrfName string
- AdditionalProperties string
- ClassId string
- Community string
- Destination string
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- NrVersion string
- ObjectType string
- Port float64
- SecurityLevel string
- Type string
- User string
- VrfName string
- additionalProperties String
- classId String
- community String
- destination String
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion String
- objectType String
- port Double
- securityLevel String
- type String
- user String
- vrfName String
- additionalProperties string
- classId string
- community string
- destination string
- enabled boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion string
- objectType string
- port number
- securityLevel string
- type string
- user string
- vrfName string
- additional_properties str
- class_id str
- community str
- destination str
- enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nr_version str
- object_type str
- port float
- security_level str
- type str
- user str
- vrf_name str
- additionalProperties String
- classId String
- community String
- destination String
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion String
- objectType String
- port Number
- securityLevel String
- type String
- user String
- vrfName String
GetSnmpPolicyResultSnmpUser     
- AdditionalProperties string
- AuthPassword string
- AuthType string
- ClassId string
- IsAuth boolPassword Set 
- IsPrivacy boolPassword Set 
- Name string
- Name of the concrete policy.
- ObjectType string
- PrivacyPassword string
- PrivacyType string
- SecurityLevel string
- AdditionalProperties string
- AuthPassword string
- AuthType string
- ClassId string
- IsAuth boolPassword Set 
- IsPrivacy boolPassword Set 
- Name string
- Name of the concrete policy.
- ObjectType string
- PrivacyPassword string
- PrivacyType string
- SecurityLevel string
- additionalProperties String
- authPassword String
- authType String
- classId String
- isAuth BooleanPassword Set 
- isPrivacy BooleanPassword Set 
- name String
- Name of the concrete policy.
- objectType String
- privacyPassword String
- privacyType String
- securityLevel String
- additionalProperties string
- authPassword string
- authType string
- classId string
- isAuth booleanPassword Set 
- isPrivacy booleanPassword Set 
- name string
- Name of the concrete policy.
- objectType string
- privacyPassword string
- privacyType string
- securityLevel string
- additional_properties str
- auth_password str
- auth_type str
- class_id str
- is_auth_ boolpassword_ set 
- is_privacy_ boolpassword_ set 
- name str
- Name of the concrete policy.
- object_type str
- privacy_password str
- privacy_type str
- security_level str
- additionalProperties String
- authPassword String
- authType String
- classId String
- isAuth BooleanPassword Set 
- isPrivacy BooleanPassword Set 
- name String
- Name of the concrete policy.
- objectType String
- privacyPassword String
- privacyType String
- securityLevel String
GetSnmpPolicyResultTag    
- AdditionalProperties string
- Key string
- Value string
- AdditionalProperties string
- Key string
- Value string
- additionalProperties String
- key String
- value String
- additionalProperties string
- key string
- value string
- additional_properties str
- key str
- value str
- additionalProperties String
- key String
- value String
GetSnmpPolicyResultVersionContext     
- AdditionalProperties string
- ClassId string
- InterestedMos []GetSnmp Policy Result Version Context Interested Mo 
- MarkedFor boolDeletion 
- NrVersion string
- ObjectType string
- RefMos []GetSnmp Policy Result Version Context Ref Mo 
- Timestamp string
- VersionType string
- additionalProperties String
- classId String
- interestedMos List<GetSnmp Policy Result Version Context Interested Mo> 
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<GetSnmp Policy Result Version Context Ref Mo> 
- timestamp String
- versionType String
- additionalProperties string
- classId string
- interestedMos GetSnmp Policy Result Version Context Interested Mo[] 
- markedFor booleanDeletion 
- nrVersion string
- objectType string
- refMos GetSnmp Policy Result Version Context Ref Mo[] 
- timestamp string
- versionType string
- additionalProperties String
- classId String
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- nrVersion String
- objectType String
- refMos List<Property Map>
- timestamp String
- versionType String
GetSnmpPolicyResultVersionContextInterestedMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicyResultVersionContextRefMo       
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- AdditionalProperties string
- ClassId string
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- Selector string
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
- additionalProperties string
- classId string
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- selector string
- additional_properties str
- class_id str
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- selector str
- additionalProperties String
- classId String
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- selector String
GetSnmpPolicySnmpTrap    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Community string
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- Destination string
- Address to which the SNMP trap information is sent.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- NrVersion string
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Port double
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SecurityLevel string
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- Type string
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- User string
- SNMP user for the trap. Applicable only to SNMPv3.
- VrfName string
- VRF name of the SNMP server.
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Community string
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- Destination string
- Address to which the SNMP trap information is sent.
- Enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- NrVersion string
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Port float64
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- SecurityLevel string
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- Type string
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- User string
- SNMP user for the trap. Applicable only to SNMPv3.
- VrfName string
- VRF name of the SNMP server.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- community String
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- destination String
- Address to which the SNMP trap information is sent.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion String
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port Double
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- securityLevel String
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- type String
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- user String
- SNMP user for the trap. Applicable only to SNMPv3.
- vrfName String
- VRF name of the SNMP server.
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- community string
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- destination string
- Address to which the SNMP trap information is sent.
- enabled boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion string
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port number
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- securityLevel string
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- type string
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- user string
- SNMP user for the trap. Applicable only to SNMPv3.
- vrfName string
- VRF name of the SNMP server.
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- community str
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- destination str
- Address to which the SNMP trap information is sent.
- enabled bool
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nr_version str
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port float
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- security_level str
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- type str
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- user str
- SNMP user for the trap. Applicable only to SNMPv3.
- vrf_name str
- VRF name of the SNMP server.
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- community String
- SNMP community group used for sending SNMP trap to other devices. Applicable only for SNMP v2c.
- destination String
- Address to which the SNMP trap information is sent.
- enabled Boolean
- State of the SNMP Policy on the endpoint. If enabled, the endpoint sends SNMP traps to the designated host.
- nrVersion String
- SNMP version used for the trap.- V3- SNMP v3 trap version notifications.
- V1- SNMP v1 trap version notifications.
- V2- SNMP v2 trap version notifications.
 
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- port Number
- Port used by the server to communicate with the trap destination. Enter a value between 1-65535. Reserved ports not allowed (22, 23, 80, 123, 389, 443, 623, 636, 2068, 3268, 3269).
- securityLevel String
- Security level of the trap receiver used for communication.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- type String
- Type of trap which decides whether to receive a notification when a trap is received at the destination.- Trap- Do not receive notifications when trap is sent to the destination.
- Inform- Receive notifications when trap is sent to the destination. This option is valid only for V2 users.
 
- user String
- SNMP user for the trap. Applicable only to SNMPv3.
- vrfName String
- VRF name of the SNMP server.
GetSnmpPolicySnmpUser    
- AdditionalProperties string
- AuthPassword string
- Authorization password for the user.
- AuthType string
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsAuth boolPassword Set 
- Indicates whether the value of the 'authPassword' property has been set.
- IsPrivacy boolPassword Set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PrivacyPassword string
- Privacy password for the user.
- PrivacyType string
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- SecurityLevel string
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- AdditionalProperties string
- AuthPassword string
- Authorization password for the user.
- AuthType string
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- IsAuth boolPassword Set 
- Indicates whether the value of the 'authPassword' property has been set.
- IsPrivacy boolPassword Set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- Name string
- Name of the concrete policy.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- PrivacyPassword string
- Privacy password for the user.
- PrivacyType string
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- SecurityLevel string
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- additionalProperties String
- authPassword String
- Authorization password for the user.
- authType String
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isAuth BooleanPassword Set 
- Indicates whether the value of the 'authPassword' property has been set.
- isPrivacy BooleanPassword Set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacyPassword String
- Privacy password for the user.
- privacyType String
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- securityLevel String
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- additionalProperties string
- authPassword string
- Authorization password for the user.
- authType string
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isAuth booleanPassword Set 
- Indicates whether the value of the 'authPassword' property has been set.
- isPrivacy booleanPassword Set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- name string
- Name of the concrete policy.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacyPassword string
- Privacy password for the user.
- privacyType string
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- securityLevel string
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- additional_properties str
- auth_password str
- Authorization password for the user.
- auth_type str
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- is_auth_ boolpassword_ set 
- Indicates whether the value of the 'authPassword' property has been set.
- is_privacy_ boolpassword_ set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- name str
- Name of the concrete policy.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacy_password str
- Privacy password for the user.
- privacy_type str
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- security_level str
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
- additionalProperties String
- authPassword String
- Authorization password for the user.
- authType String
- Authorization protocol for authenticating the user.- NA- Authentication protocol is not applicable.
- MD5- MD5 protocol is used to authenticate SNMP user.
- SHA- SHA protocol is used to authenticate SNMP user.
- SHA-224- SHA-224 protocol is used to authenticate SNMP user.
- SHA-256- SHA-256 protocol is used to authenticate SNMP user.
- SHA-384- SHA-384 protocol is used to authenticate SNMP user.
- SHA-512- SHA-512 protocol is used to authenticate SNMP user.
 
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- isAuth BooleanPassword Set 
- Indicates whether the value of the 'authPassword' property has been set.
- isPrivacy BooleanPassword Set 
- Indicates whether the value of the 'privacyPassword' property has been set.
- name String
- Name of the concrete policy.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacyPassword String
- Privacy password for the user.
- privacyType String
- Privacy protocol for the user.- NA- Privacy protocol is not applicable.
- DES- DES privacy protocol is used for SNMP user.
- AES- AES privacy protocol is used for SNMP user.
 
- securityLevel String
- Security mechanism used for communication between agent and manager.- AuthPriv- The user requires both an authorization password and a privacy password.
- NoAuthNoPriv- The user does not require an authorization or privacy password.
- AuthNoPriv- The user requires an authorization password but not a privacy password.
 
GetSnmpPolicyTag   
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- AdditionalProperties string
- Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additionalProperties string
- key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_properties str
- key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additionalProperties String
- key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetSnmpPolicyVersionContext    
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos List<GetSnmp Policy Version Context Interested Mo> 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetSnmp Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- InterestedMos []GetSnmp Policy Version Context Interested Mo 
- MarkedFor boolDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- NrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- ObjectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- RefMo GetSnmp Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- VersionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<GetSnmp Policy Version Context Interested Mo> 
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetSnmp Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos GetSnmp Policy Version Context Interested Mo[] 
- markedFor booleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion string
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType string
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo GetSnmp Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- versionType string
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_mos Sequence[GetSnmp Policy Version Context Interested Mo] 
- marked_for_ booldeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_version str
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_type str
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_mo GetSnmp Policy Version Context Ref Mo 
- A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_type str
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interestedMos List<Property Map>
- markedFor BooleanDeletion 
- The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nrVersion String
- The version of the Managed Object, e.g. an incrementing number or a hash id.
- objectType String
- The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- refMo Property Map
- A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- versionType String
- Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.- Modified- Version created every time an object is modified.
- Configured- Version created every time an object is configured to the service profile.
- Deployed- Version created for objects related to a service profile when it is deployed.
 
GetSnmpPolicyVersionContextInterestedMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
GetSnmpPolicyVersionContextRefMo      
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- AdditionalProperties string
- ClassId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- ObjectType string
- The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties string
- classId string
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- objectType string
- The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additional_properties str
- class_id str
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_type str
- The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
- additionalProperties String
- classId String
- The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- objectType String
- The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
 
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the intersightTerraform Provider.
intersight 1.0.65 published on Wednesday, May 7, 2025 by ciscodevnet