intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getSnmpPolicyInventory
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Policy to configure SNMP settings on endpoint.
Using getSnmpPolicyInventory
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 getSnmpPolicyInventory(args: GetSnmpPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetSnmpPolicyInventoryResult>
function getSnmpPolicyInventoryOutput(args: GetSnmpPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetSnmpPolicyInventoryResult>
def get_snmp_policy_inventory(access_community_string: Optional[str] = None,
account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetSnmpPolicyInventoryAncestor]] = None,
class_id: Optional[str] = None,
community_access: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: 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,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetSnmpPolicyInventoryParent] = None,
permission_resources: Optional[Sequence[GetSnmpPolicyInventoryPermissionResource]] = None,
shared_scope: Optional[str] = None,
snmp_port: Optional[float] = None,
snmp_traps: Optional[Sequence[GetSnmpPolicyInventorySnmpTrap]] = None,
snmp_users: Optional[Sequence[GetSnmpPolicyInventorySnmpUser]] = None,
sys_contact: Optional[str] = None,
sys_location: Optional[str] = None,
tags: Optional[Sequence[GetSnmpPolicyInventoryTag]] = None,
target_mo: Optional[GetSnmpPolicyInventoryTargetMo] = None,
trap_community: Optional[str] = None,
v2_enabled: Optional[bool] = None,
v3_enabled: Optional[bool] = None,
version_context: Optional[GetSnmpPolicyInventoryVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetSnmpPolicyInventoryResult
def get_snmp_policy_inventory_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[GetSnmpPolicyInventoryAncestorArgs]]]] = 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,
device_mo_id: 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,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetSnmpPolicyInventoryParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyInventoryPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
snmp_port: Optional[pulumi.Input[float]] = None,
snmp_traps: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyInventorySnmpTrapArgs]]]] = None,
snmp_users: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyInventorySnmpUserArgs]]]] = None,
sys_contact: Optional[pulumi.Input[str]] = None,
sys_location: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSnmpPolicyInventoryTagArgs]]]] = None,
target_mo: Optional[pulumi.Input[GetSnmpPolicyInventoryTargetMoArgs]] = 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[GetSnmpPolicyInventoryVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSnmpPolicyInventoryResult]
func LookupSnmpPolicyInventory(ctx *Context, args *LookupSnmpPolicyInventoryArgs, opts ...InvokeOption) (*LookupSnmpPolicyInventoryResult, error)
func LookupSnmpPolicyInventoryOutput(ctx *Context, args *LookupSnmpPolicyInventoryOutputArgs, opts ...InvokeOption) LookupSnmpPolicyInventoryResultOutput
> Note: This function is named LookupSnmpPolicyInventory
in the Go SDK.
public static class GetSnmpPolicyInventory
{
public static Task<GetSnmpPolicyInventoryResult> InvokeAsync(GetSnmpPolicyInventoryArgs args, InvokeOptions? opts = null)
public static Output<GetSnmpPolicyInventoryResult> Invoke(GetSnmpPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSnmpPolicyInventoryResult> getSnmpPolicyInventory(GetSnmpPolicyInventoryArgs args, InvokeOptions options)
public static Output<GetSnmpPolicyInventoryResult> getSnmpPolicyInventory(GetSnmpPolicyInventoryArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getSnmpPolicyInventory:getSnmpPolicyInventory
arguments:
# arguments dictionary
The following arguments are supported:
- Access
Community 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.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Snmp Policy Inventory Ancestor> - Class
Id string - Community
Access 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. - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group 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.
- Engine
Id string - User-defined unique identification of the static engine.
- Id string
- Mod
Time 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 inventoried policy object.
- Object
Type string - Owners List<string>
- Parent
Get
Snmp Policy Inventory Parent - Permission
Resources List<GetSnmp Policy Inventory Permission Resource> - 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.
- Snmp
Port 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).
- Snmp
Traps List<GetSnmp Policy Inventory Snmp Trap> - Snmp
Users List<GetSnmp Policy Inventory Snmp User> - Sys
Contact 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.
- Sys
Location string - Location of host on which the SNMP agent (server) runs.
- List<Get
Snmp Policy Inventory Tag> - Target
Mo GetSnmp Policy Inventory Target Mo - Trap
Community 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.
- Version
Context GetSnmp Policy Inventory Version Context
- Access
Community 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.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Snmp Policy Inventory Ancestor - Class
Id string - Community
Access 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. - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group 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.
- Engine
Id string - User-defined unique identification of the static engine.
- Id string
- Mod
Time 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 inventoried policy object.
- Object
Type string - Owners []string
- Parent
Get
Snmp Policy Inventory Parent - Permission
Resources []GetSnmp Policy Inventory Permission Resource - 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.
- Snmp
Port 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).
- Snmp
Traps []GetSnmp Policy Inventory Snmp Trap - Snmp
Users []GetSnmp Policy Inventory Snmp User - Sys
Contact 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.
- Sys
Location string - Location of host on which the SNMP agent (server) runs.
- []Get
Snmp Policy Inventory Tag - Target
Mo GetSnmp Policy Inventory Target Mo - Trap
Community 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.
- Version
Context GetSnmp Policy Inventory Version Context
- access
Community 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Snmp Policy Inventory Ancestor> - class
Id String - community
Access 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. - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id String - User-defined unique identification of the static engine.
- id String
- mod
Time 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 inventoried policy object.
- object
Type String - owners List<String>
- parent
Get
Snmp Policy Inventory Parent - permission
Resources List<GetSnmp Policy Inventory Permission Resource> - 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.
- snmp
Port 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).
- snmp
Traps List<GetSnmp Policy Inventory Snmp Trap> - snmp
Users List<GetSnmp Policy Inventory Snmp User> - sys
Contact 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.
- sys
Location String - Location of host on which the SNMP agent (server) runs.
- List<Get
Snmp Policy Inventory Tag> - target
Mo GetSnmp Policy Inventory Target Mo - trap
Community 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.
- version
Context GetSnmp Policy Inventory Version Context
- access
Community 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.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Snmp Policy Inventory Ancestor[] - class
Id string - community
Access 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. - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id string - User-defined unique identification of the static engine.
- id string
- mod
Time 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 inventoried policy object.
- object
Type string - owners string[]
- parent
Get
Snmp Policy Inventory Parent - permission
Resources GetSnmp Policy Inventory Permission Resource[] - 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.
- snmp
Port 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).
- snmp
Traps GetSnmp Policy Inventory Snmp Trap[] - snmp
Users GetSnmp Policy Inventory Snmp User[] - sys
Contact 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.
- sys
Location string - Location of host on which the SNMP agent (server) runs.
- Get
Snmp Policy Inventory Tag[] - target
Mo GetSnmp Policy Inventory Target Mo - trap
Community 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.
- version
Context GetSnmp Policy Inventory 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[Get
Snmp Policy Inventory 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.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- 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 inventoried policy object.
- object_
type str - owners Sequence[str]
- parent
Get
Snmp Policy Inventory Parent - permission_
resources Sequence[GetSnmp Policy Inventory Permission Resource] - 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 Inventory Snmp Trap] - snmp_
users Sequence[GetSnmp Policy Inventory 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[Get
Snmp Policy Inventory Tag] - target_
mo GetSnmp Policy Inventory Target Mo - 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 Inventory Version Context
- access
Community 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - community
Access 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. - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id String - User-defined unique identification of the static engine.
- id String
- mod
Time 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 inventoried policy object.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources 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.
- snmp
Port 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).
- snmp
Traps List<Property Map> - snmp
Users List<Property Map> - sys
Contact 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.
- sys
Location String - Location of host on which the SNMP agent (server) runs.
- List<Property Map>
- target
Mo Property Map - trap
Community 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.
- version
Context Property Map
getSnmpPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<Get
Snmp Policy Inventory Result> - Access
Community stringString - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Snmp Policy Inventory Ancestor> - Class
Id string - Community
Access string - Create
Time string - Description string
- Device
Mo stringId - Domain
Group stringMoid - Enabled bool
- Engine
Id string - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Snmp Policy Inventory Parent - Permission
Resources List<GetSnmp Policy Inventory Permission Resource> - string
- Snmp
Port double - Snmp
Traps List<GetSnmp Policy Inventory Snmp Trap> - Snmp
Users List<GetSnmp Policy Inventory Snmp User> - Sys
Contact string - Sys
Location string - List<Get
Snmp Policy Inventory Tag> - Target
Mo GetSnmp Policy Inventory Target Mo - Trap
Community string - V2Enabled bool
- V3Enabled bool
- Version
Context GetSnmp Policy Inventory Version Context
- Id string
- Results
[]Get
Snmp Policy Inventory Result - Access
Community stringString - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Snmp Policy Inventory Ancestor - Class
Id string - Community
Access string - Create
Time string - Description string
- Device
Mo stringId - Domain
Group stringMoid - Enabled bool
- Engine
Id string - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Snmp Policy Inventory Parent - Permission
Resources []GetSnmp Policy Inventory Permission Resource - string
- Snmp
Port float64 - Snmp
Traps []GetSnmp Policy Inventory Snmp Trap - Snmp
Users []GetSnmp Policy Inventory Snmp User - Sys
Contact string - Sys
Location string - []Get
Snmp Policy Inventory Tag - Target
Mo GetSnmp Policy Inventory Target Mo - Trap
Community string - V2Enabled bool
- V3Enabled bool
- Version
Context GetSnmp Policy Inventory Version Context
- id String
- results
List<Get
Snmp Policy Inventory Result> - access
Community StringString - account
Moid String - additional
Properties String - ancestors
List<Get
Snmp Policy Inventory Ancestor> - class
Id String - community
Access String - create
Time String - description String
- device
Mo StringId - domain
Group StringMoid - enabled Boolean
- engine
Id String - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Snmp Policy Inventory Parent - permission
Resources List<GetSnmp Policy Inventory Permission Resource> - String
- snmp
Port Double - snmp
Traps List<GetSnmp Policy Inventory Snmp Trap> - snmp
Users List<GetSnmp Policy Inventory Snmp User> - sys
Contact String - sys
Location String - List<Get
Snmp Policy Inventory Tag> - target
Mo GetSnmp Policy Inventory Target Mo - trap
Community String - v2Enabled Boolean
- v3Enabled Boolean
- version
Context GetSnmp Policy Inventory Version Context
- id string
- results
Get
Snmp Policy Inventory Result[] - access
Community stringString - account
Moid string - additional
Properties string - ancestors
Get
Snmp Policy Inventory Ancestor[] - class
Id string - community
Access string - create
Time string - description string
- device
Mo stringId - domain
Group stringMoid - enabled boolean
- engine
Id string - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Snmp Policy Inventory Parent - permission
Resources GetSnmp Policy Inventory Permission Resource[] - string
- snmp
Port number - snmp
Traps GetSnmp Policy Inventory Snmp Trap[] - snmp
Users GetSnmp Policy Inventory Snmp User[] - sys
Contact string - sys
Location string - Get
Snmp Policy Inventory Tag[] - target
Mo GetSnmp Policy Inventory Target Mo - trap
Community string - v2Enabled boolean
- v3Enabled boolean
- version
Context GetSnmp Policy Inventory Version Context
- id str
- results
Sequence[Get
Snmp Policy Inventory Result] - access_
community_ strstring - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Snmp Policy Inventory Ancestor] - class_
id str - community_
access str - create_
time str - description str
- device_
mo_ strid - domain_
group_ strmoid - enabled bool
- engine_
id str - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Snmp Policy Inventory Parent - permission_
resources Sequence[GetSnmp Policy Inventory Permission Resource] - str
- snmp_
port float - snmp_
traps Sequence[GetSnmp Policy Inventory Snmp Trap] - snmp_
users Sequence[GetSnmp Policy Inventory Snmp User] - sys_
contact str - sys_
location str - Sequence[Get
Snmp Policy Inventory Tag] - target_
mo GetSnmp Policy Inventory Target Mo - trap_
community str - v2_
enabled bool - v3_
enabled bool - version_
context GetSnmp Policy Inventory Version Context
- id String
- results List<Property Map>
- access
Community StringString - account
Moid String - additional
Properties String - ancestors List<Property Map>
- class
Id String - community
Access String - create
Time String - description String
- device
Mo StringId - domain
Group StringMoid - enabled Boolean
- engine
Id String - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- snmp
Port Number - snmp
Traps List<Property Map> - snmp
Users List<Property Map> - sys
Contact String - sys
Location String - List<Property Map>
- target
Mo Property Map - trap
Community String - v2Enabled Boolean
- v3Enabled Boolean
- version
Context Property Map
Supporting Types
GetSnmpPolicyInventoryAncestor
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetSnmpPolicyInventoryParent
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetSnmpPolicyInventoryPermissionResource
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetSnmpPolicyInventoryResult
- Access
Community 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.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Snmp Policy Inventory Result Ancestor> - Class
Id string - Community
Access 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. - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group 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.
- Engine
Id string - User-defined unique identification of the static engine.
- Mod
Time 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 inventoried policy object.
- Object
Type string - Owners List<string>
- Parents
List<Get
Snmp Policy Inventory Result Parent> - Permission
Resources List<GetSnmp Policy Inventory Result Permission Resource> - 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.
- Snmp
Port 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).
- Snmp
Traps List<GetSnmp Policy Inventory Result Snmp Trap> - Snmp
Users List<GetSnmp Policy Inventory Result Snmp User> - Sys
Contact 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.
- Sys
Location string - Location of host on which the SNMP agent (server) runs.
- List<Get
Snmp Policy Inventory Result Tag> - Target
Mos List<GetSnmp Policy Inventory Result Target Mo> - Trap
Community 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.
- Version
Contexts List<GetSnmp Policy Inventory Result Version Context>
- Access
Community 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.
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Snmp Policy Inventory Result Ancestor - Class
Id string - Community
Access 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. - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group 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.
- Engine
Id string - User-defined unique identification of the static engine.
- Mod
Time 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 inventoried policy object.
- Object
Type string - Owners []string
- Parents
[]Get
Snmp Policy Inventory Result Parent - Permission
Resources []GetSnmp Policy Inventory Result Permission Resource - 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.
- Snmp
Port 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).
- Snmp
Traps []GetSnmp Policy Inventory Result Snmp Trap - Snmp
Users []GetSnmp Policy Inventory Result Snmp User - Sys
Contact 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.
- Sys
Location string - Location of host on which the SNMP agent (server) runs.
- []Get
Snmp Policy Inventory Result Tag - Target
Mos []GetSnmp Policy Inventory Result Target Mo - Trap
Community 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.
- Version
Contexts []GetSnmp Policy Inventory Result Version Context
- access
Community 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Snmp Policy Inventory Result Ancestor> - class
Id String - community
Access 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. - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id String - User-defined unique identification of the static engine.
- mod
Time 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 inventoried policy object.
- object
Type String - owners List<String>
- parents
List<Get
Snmp Policy Inventory Result Parent> - permission
Resources List<GetSnmp Policy Inventory Result Permission Resource> - 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.
- snmp
Port 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).
- snmp
Traps List<GetSnmp Policy Inventory Result Snmp Trap> - snmp
Users List<GetSnmp Policy Inventory Result Snmp User> - sys
Contact 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.
- sys
Location String - Location of host on which the SNMP agent (server) runs.
- List<Get
Snmp Policy Inventory Result Tag> - target
Mos List<GetSnmp Policy Inventory Result Target Mo> - trap
Community 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.
- version
Contexts List<GetSnmp Policy Inventory Result Version Context>
- access
Community 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.
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Snmp Policy Inventory Result Ancestor[] - class
Id string - community
Access 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. - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id string - User-defined unique identification of the static engine.
- mod
Time 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 inventoried policy object.
- object
Type string - owners string[]
- parents
Get
Snmp Policy Inventory Result Parent[] - permission
Resources GetSnmp Policy Inventory Result Permission Resource[] - 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.
- snmp
Port 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).
- snmp
Traps GetSnmp Policy Inventory Result Snmp Trap[] - snmp
Users GetSnmp Policy Inventory Result Snmp User[] - sys
Contact 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.
- sys
Location string - Location of host on which the SNMP agent (server) runs.
- Get
Snmp Policy Inventory Result Tag[] - target
Mos GetSnmp Policy Inventory Result Target Mo[] - trap
Community 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.
- version
Contexts GetSnmp Policy Inventory 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[Get
Snmp Policy Inventory 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.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- 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 inventoried policy object.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Snmp Policy Inventory Result Parent] - permission_
resources Sequence[GetSnmp Policy Inventory Result Permission Resource] - 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 Inventory Result Snmp Trap] - snmp_
users Sequence[GetSnmp Policy Inventory 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[Get
Snmp Policy Inventory Result Tag] - target_
mos Sequence[GetSnmp Policy Inventory Result Target Mo] - 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 Inventory Result Version Context]
- access
Community 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.
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- class
Id String - community
Access 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. - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group 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.
- engine
Id String - User-defined unique identification of the static engine.
- mod
Time 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 inventoried policy object.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources 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.
- snmp
Port 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).
- snmp
Traps List<Property Map> - snmp
Users List<Property Map> - sys
Contact 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.
- sys
Location String - Location of host on which the SNMP agent (server) runs.
- List<Property Map>
- target
Mos List<Property Map> - trap
Community 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.
- version
Contexts List<Property Map>
GetSnmpPolicyInventoryResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventoryResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventoryResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventoryResultSnmpTrap
- Additional
Properties string - Class
Id 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.
- Nr
Version string - Object
Type string - Port double
- Security
Level string - Type string
- User string
- Vrf
Name string
- Additional
Properties string - Class
Id 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.
- Nr
Version string - Object
Type string - Port float64
- Security
Level string - Type string
- User string
- Vrf
Name string
- additional
Properties String - class
Id 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.
- nr
Version String - object
Type String - port Double
- security
Level String - type String
- user String
- vrf
Name String
- additional
Properties string - class
Id 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.
- nr
Version string - object
Type string - port number
- security
Level string - type string
- user string
- vrf
Name 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
- additional
Properties String - class
Id 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.
- nr
Version String - object
Type String - port Number
- security
Level String - type String
- user String
- vrf
Name String
GetSnmpPolicyInventoryResultSnmpUser
- Additional
Properties string - Auth
Password string - Auth
Type string - Class
Id string - Is
Auth boolPassword Set - Is
Privacy boolPassword Set - Name string
- Name of the inventoried policy object.
- Object
Type string - Privacy
Password string - Privacy
Type string - Security
Level string
- Additional
Properties string - Auth
Password string - Auth
Type string - Class
Id string - Is
Auth boolPassword Set - Is
Privacy boolPassword Set - Name string
- Name of the inventoried policy object.
- Object
Type string - Privacy
Password string - Privacy
Type string - Security
Level string
- additional
Properties String - auth
Password String - auth
Type String - class
Id String - is
Auth BooleanPassword Set - is
Privacy BooleanPassword Set - name String
- Name of the inventoried policy object.
- object
Type String - privacy
Password String - privacy
Type String - security
Level String
- additional
Properties string - auth
Password string - auth
Type string - class
Id string - is
Auth booleanPassword Set - is
Privacy booleanPassword Set - name string
- Name of the inventoried policy object.
- object
Type string - privacy
Password string - privacy
Type string - security
Level 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 inventoried policy object.
- object_
type str - privacy_
password str - privacy_
type str - security_
level str
- additional
Properties String - auth
Password String - auth
Type String - class
Id String - is
Auth BooleanPassword Set - is
Privacy BooleanPassword Set - name String
- Name of the inventoried policy object.
- object
Type String - privacy
Password String - privacy
Type String - security
Level String
GetSnmpPolicyInventoryResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetSnmpPolicyInventoryResultTargetMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventoryResultVersionContext
- additional
Properties string - class
Id string - interested
Mos GetSnmp Policy Inventory Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetSnmp Policy Inventory Result Version Context Ref Mo[] - timestamp string
- version
Type string
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetSnmpPolicyInventoryResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventoryResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetSnmpPolicyInventorySnmpTrap
- Additional
Properties string - Class
Id 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.
- Nr
Version 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.
- Object
Type 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).
- Security
Level 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.
- Vrf
Name string - VRF name of the SNMP server.
- Additional
Properties string - Class
Id 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.
- Nr
Version 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.
- Object
Type 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).
- Security
Level 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.
- Vrf
Name string - VRF name of the SNMP server.
- additional
Properties String - class
Id 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.
- nr
Version 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.
- object
Type 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).
- security
Level 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.
- vrf
Name String - VRF name of the SNMP server.
- additional
Properties string - class
Id 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.
- nr
Version 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.
- object
Type 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).
- security
Level 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.
- vrf
Name 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.
- additional
Properties String - class
Id 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.
- nr
Version 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.
- object
Type 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).
- security
Level 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.
- vrf
Name String - VRF name of the SNMP server.
GetSnmpPolicyInventorySnmpUser
- Additional
Properties string - Auth
Password string - Authorization password for the user.
- Auth
Type 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.
- Class
Id 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.
- 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 string
- Name of the inventoried policy object.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privacy
Password string - Privacy password for the user.
- Privacy
Type 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.
- Security
Level 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 string - Auth
Password string - Authorization password for the user.
- Auth
Type 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.
- Class
Id 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.
- 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 string
- Name of the inventoried policy object.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Privacy
Password string - Privacy password for the user.
- Privacy
Type 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.
- Security
Level 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 String - auth
Password String - Authorization password for the user.
- auth
Type 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.
- class
Id 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.
- is
Auth BooleanPassword Set - Indicates whether the value of the 'authPassword' property has been set.
- is
Privacy BooleanPassword Set - Indicates whether the value of the 'privacyPassword' property has been set.
- name String
- Name of the inventoried policy object.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacy
Password String - Privacy password for the user.
- privacy
Type 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.
- security
Level 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 string - auth
Password string - Authorization password for the user.
- auth
Type 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.
- class
Id 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.
- is
Auth booleanPassword Set - Indicates whether the value of the 'authPassword' property has been set.
- is
Privacy booleanPassword Set - Indicates whether the value of the 'privacyPassword' property has been set.
- name string
- Name of the inventoried policy object.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacy
Password string - Privacy password for the user.
- privacy
Type 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.
- security
Level 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 inventoried policy object.
- 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.
- additional
Properties String - auth
Password String - Authorization password for the user.
- auth
Type 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.
- class
Id 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.
- is
Auth BooleanPassword Set - Indicates whether the value of the 'authPassword' property has been set.
- is
Privacy BooleanPassword Set - Indicates whether the value of the 'privacyPassword' property has been set.
- name String
- Name of the inventoried policy object.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- privacy
Password String - Privacy password for the user.
- privacy
Type 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.
- security
Level 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.
GetSnmpPolicyInventoryTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties 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.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetSnmpPolicyInventoryTargetMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetSnmpPolicyInventoryVersionContext
- Additional
Properties string - Class
Id 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.
- Interested
Mos List<GetSnmp Policy Inventory 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetSnmp Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 string - Class
Id 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.
- Interested
Mos []GetSnmp Policy Inventory 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 string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetSnmp Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type 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 String - class
Id 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.
- interested
Mos List<GetSnmp Policy Inventory Version Context Interested Mo> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetSnmp Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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 string - class
Id 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.
- interested
Mos GetSnmp Policy Inventory Version Context Interested Mo[] - marked
For 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.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetSnmp Policy Inventory Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type 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 Inventory 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 Inventory 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.
- additional
Properties String - class
Id 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.
- interested
Mos List<Property Map> - marked
For 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.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type 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.
GetSnmpPolicyInventoryVersionContextInterestedMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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'.
GetSnmpPolicyInventoryVersionContextRefMo
- Additional
Properties string - Class
Id 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.
- Object
Type 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 string - Class
Id 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.
- Object
Type 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 String - class
Id 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.
- object
Type 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 string - class
Id 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.
- object
Type 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'.
- additional
Properties String - class
Id 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.
- object
Type 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
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet