Configuring Event-History Buffers for MRIB
These examples demonstrate how to configure the size of the event history buffers. The options are small, medium, large, and disabled. The default is small.
Configuring CLI Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history cli size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 CLI Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history cli size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MDT Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history mdt size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MDT Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history mdt size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MFDM Debugs Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history mfdm-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MFDM Debugs Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history mfdm-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 Non-Periodic MFDM Events Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history mfdm-events size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 Non-Periodic MFDM Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history mfdm-events size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MFDM-Stats Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history mfdm-stats size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 MFDM-Stats MFDM Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history mfdm-stats size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 Clients Notify Debug Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history notify-clients size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 Clients Notify Debug Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history notify-clients size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 RIB Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history rib size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 RIB Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history rib size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 RIB Events For MRIB-Summary History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history rib-summary size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 RIB Events For MRIB-Summary History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history rib-summary size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 URIB Debug Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history urib-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 URIB Debug Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history urib-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 VRF Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
ip routing multicast event-history vrf size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
size | mrib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 3 |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 VRF Event History Buffers For MRIB
Note: This example was added in Release 7.0(3)I7(3).
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.
no ip routing multicast event-history vrf size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
mribInst |
sys/mrib/inst |
mribDom |
sys/mrib/inst/dom-{name} |
mribEventHistory |
sys/mrib/inst/dom-{name}/eventHist-{type} |
mribDom Properties
The following table contains information about the mribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
mribEventHistory Properties
The following table contains information about the mribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | mrib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf 10 - nbm |
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 Ipv6 Routing Multicast Event-History Buffers for CLI Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history cli size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for CLI Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history cli size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Debugs Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history mfdm-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Debugs Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history mfdm-debugs size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history mfdm-events size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history mfdm-events size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Stats Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history mfdm-stats size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for MFDM-Stats Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history mfdm-stats size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for RIB Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history rib size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for RIB Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history rib size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for RIB-Summary Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history rib-summary size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for RIB-Summary Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history rib-summary size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for VRF Events
Note: This example was added in Release 9.2(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.
ipv6 routing multicast event-history vrf size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
size | m6rib:Size (scalar:Uint32) | configures buffer size in text/kb | RANGE: [0 , 4] DEFAULT: 5242880 |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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 Ipv6 Routing Multicast Event-History Buffers for VRF Events
Note: This example was added in Release 9.2(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.
no ipv6 routing multicast event-history vrf size medium
Note: The property information for this example was added in Release 9.3(3).
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 |
m6ribInst |
sys/m6rib/inst |
m6ribDom |
sys/m6rib/inst/dom-{name} |
m6ribEventHistory |
sys/m6rib/inst/dom-{name}/eventhist-{type} |
m6ribDom Properties
The following table contains information about the m6ribDom 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 |
name | naming:Name256 (string:Basic) | The name of the object. | MAX SIZE: 63 |
m6ribEventHistory Properties
The following table contains information about the m6ribEventHistory 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 |
status | mo:ModificationStatus (scalar:Bitmask32) | The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |
type | m6rib:EhType (scalar:Enum16) | configures type of event history | SELECTION: 0 - cli 1 - mdt 2 - mfdmDebugs 3 - mfdmEvents 4 - mfdmStats 5 - notyClients 6 - rib 7 - ribSum 8 - urib 9 - vrf |
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