Configuring a Destination Profile For Short Text Messages
Configuring the Alert Group for All Call Home Messages
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group All
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpAll | callhome:Boolean (scalar:Enum8) | This alert group consists of all of the callhome messages | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Alert Group for All Call Home Messages
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group All
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpAll | callhome:Boolean (scalar:Enum8) | This alert group consists of all of the callhome messages | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Alert Group for Cisco TAC Only Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Cisco-TAC
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpCiscoTac1 | callhome:Boolean (scalar:Enum8) | Events which are meant for Cisco TAC only | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Alert Group for Cisco TAC Only Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Cisco-TAC
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpCiscoTac1 | callhome:Boolean (scalar:Enum8) | Events which are meant for Cisco TAC only | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Configuration
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpConfiguration | callhome:Boolean (scalar:Enum8) | Events related to Configuration | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Configuration
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpConfiguration | callhome:Boolean (scalar:Enum8) | Events related to Configuration | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Diagnostic
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpDiagnostic | callhome:Boolean (scalar:Enum8) | Events related to Diagnostic | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Diagnostic
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpDiagnostic | callhome:Boolean (scalar:Enum8) | Events related to Diagnostic | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Alert Group for EEM Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group EEM
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpEEM | callhome:Boolean (scalar:Enum8) | Events related to EEM | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Alert Group for EEM Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group EEM
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpEEM | callhome:Boolean (scalar:Enum8) | Events related to EEM | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Environmental
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpEnvironmental | callhome:Boolean (scalar:Enum8) | Power,Fan,Temperature related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Environmental
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpEnvironmental | callhome:Boolean (scalar:Enum8) | Power,Fan,Temperature related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Alert Group for Inventory Status Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Inventory
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpInventory | callhome:Boolean (scalar:Enum8) | Inventory Status Events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Alert Group for Inventory Status Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Inventory
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpInventory | callhome:Boolean (scalar:Enum8) | Inventory Status Events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group License
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpLicense | callhome:Boolean (scalar:Enum8) | Events related to licensing | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group License
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpLicense | callhome:Boolean (scalar:Enum8) | Events related to licensing | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Linecard-Hardware
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpLinecard | callhome:Boolean (scalar:Enum8) | Linecard related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Linecard-Hardware
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpLinecard | callhome:Boolean (scalar:Enum8) | Linecard related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Supervisor-Hardware
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSupervisor | callhome:Boolean (scalar:Enum8) | Supervisor related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Supervisor-Hardware
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSupervisor | callhome:Boolean (scalar:Enum8) | Supervisor related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Syslog-group-port
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSyslogPort | callhome:Boolean (scalar:Enum8) | Events related to syslog messages filed by port manager | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Syslog-group-port
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSyslogPort | callhome:Boolean (scalar:Enum8) | Events related to syslog messages filed by port manager | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group System
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSystem | callhome:Boolean (scalar:Enum8) | Software related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group System
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpSystem | callhome:Boolean (scalar:Enum8) | Software related events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Alert Group for User Generated Test Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination alert-group Test
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpTest | callhome:Boolean (scalar:Enum8) | User generated test events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Alert Group for User Generated Test Events
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination alert-group Test
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
alertGrpTest | callhome:Boolean (scalar:Enum8) | User generated test events | SELECTION: 0 - disabled 1 - enabled |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring a Destination Profile for Short Text Messages and an Index for an Email Id
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination index 23 email-addr name@address.com
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf |
sys/callhome/inst/destprof |
callhomePredefinedProfile |
sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefProfEmail |
sys/callhome/inst/destprof/predefprofile-short_txt/pdprofemail-23 |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
callhomePredefProfEmail Properties
The following table contains information about the callhomePredefProfEmail properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
emailAddr | callhome:Email (address:Email) | Email address for the profile | DEFAULT: |
seqNum | scalar:Uint32
| Sequence number associated with email-id | RANGE: [1 , 50] |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:
https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting a Destination Profile for Short Text Messages and an Index for an Email Id
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination index 23 email-addr name@address.com
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf |
sys/callhome/inst/destprof |
callhomePredefinedProfile |
sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefProfEmail |
sys/callhome/inst/destprof/predefprofile-short_txt/pdprofemail-23 |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
callhomePredefProfEmail Properties
The following table contains information about the callhomePredefProfEmail properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
seqNum | scalar:Uint32
| Sequence number associated with email-id | RANGE: [1 , 50] |
status | mo:ModificationStatus (scalar:Bitmask32) | Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:
https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring a Destination Profile for Short Text Messages and Adding an HTTP or HTTPS URL
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination index 31 http http://somesite.com
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf |
sys/callhome/inst/destprof |
callhomePredefinedProfile |
sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefProfHttp |
sys/callhome/inst/destprof/predefprofile-short_txt/pdprofhttp-31 |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
callhomePredefProfHttp Properties
The following table contains information about the callhomePredefProfHttp properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
http | string:Basic
| HTTP URL configuration for the profile | RANGE: [11 , 255] |
seqNum | scalar:Uint32
| Sequence number associated with HTTP URL | RANGE: [1 , 50] |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:
https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting a Destination Profile for Short Text Messages and Adding an HTTP or HTTPS URL
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination index 31 http http://somesite.com
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf |
sys/callhome/inst/destprof |
callhomePredefinedProfile |
sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefProfHttp |
sys/callhome/inst/destprof/predefprofile-short_txt/pdprofhttp-31 |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
callhomePredefProfHttp Properties
The following table contains information about the callhomePredefProfHttp properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
seqNum | scalar:Uint32
| Sequence number associated with HTTP URL | RANGE: [1 , 50] |
status | mo:ModificationStatus (scalar:Bitmask32) | Modification status | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
See the NX-API DME Model Reference for detailed information about classes and attributes described in the payload:
https://developer.cisco.com/site/nx-os/docs/nexus-model-reference/
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Call Home Message Level
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination message-level 1
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
messageLevel | scalar:Uint32
| Callhome message-level for the configured profile | RANGE: [0 , 9] DEFAULT: 0 |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Maximum Message Size
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination message-size 1
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
messageSize | scalar:Uint32
| Callhome message-size for the configured profile | RANGE: [0 , 5000000] DEFAULT: 2500000 |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Transport Method for Email
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination transport-method email
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
transportMethodEmail | callhome:Boolean (scalar:Enum8) | Trnasport method as email | SELECTION: 0 - disabled 1 - enabled DEFAULT: enabled |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Transport Method for Email
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination transport-method email
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
transportMethodEmail | callhome:Boolean (scalar:Enum8) | Trnasport method as email | SELECTION: 0 - disabled 1 - enabled DEFAULT: enabled |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Configuring the Transport Method for HTTP URLs
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
destination-profile short-txt-destination transport-method http
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
transportMethodHttp | callhome:Boolean (scalar:Enum8) | Transport method as http | SELECTION: 0 - disabled 1 - enabled DEFAULT: disabled |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html
Deleting the Transport Method for HTTP URLs
Note: This example was added in Release 9.3(1).
CLI Commands
The CLI commands are equivalent to the payload examples displayed in the pane on the right. Click the DME tab in the top-left corner of the right pane to view the JSON payload. Click the YANG tab to view the XML payload.
callhome
no destination-profile short-txt-destination transport-method http
Verifying a DME Configuration
The following table contains the distinguished name (DN) for each managed object (MO) in the DME payload. Issue a GET request using the DN to verify the configuration was posted or to get information about the configured properties of a particular object.
MO | DN |
callhomeDestProf | sys/callhome/inst/destprof |
callhomePredefinedProfile | sys/callhome/inst/destprof/predefprofile-short_txt |
callhomePredefinedProfile Properties
The following table contains information about the callhomePredefinedProfile properties in the DME payload. For more information about the properties and MOs, see the NX-API DME Model Reference linked in the Related Documentation section below.
Property Name | Data Type | Description | Values |
predefProfile | callhome:PredefProfileName (scalar:Enum8) | Predefined destination profile names | SELECTION: 0 - predef_tac_prof 1 - full_txt 2 - short_txt |
transportMethodHttp | callhome:Boolean (scalar:Enum8) | Transport method as http | SELECTION: 0 - disabled 1 - enabled DEFAULT: disabled |
Related Documentation
For other CLI options, see the Cisco Nexus 9000 Series NX-OS Command Reference:
http://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-command-reference-list.html
For detailed information about classes and attributes in the payload, see the NX-API DME Model Reference:
https://developer.cisco.com/media/dme/index.html
For information about using the payloads, see the Cisco Nexus 9000 Series NX-OS Programmability Guide:
https://www.cisco.com/c/en/us/support/switches/nexus-9000-series-switches/products-programming-reference-guides-list.html