IPI-OBJECT-TRACKING
Configure tracker id
Use this attribute for Object Tracking id.
Attribute Name: tracker-id
Attribute Type: uint16
Attribute Name: delay-up
Attribute Type: uint16
Attribute Range: 1-9999
Netconf edit-config payload
<object-tracking xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-object-tracking">
<trackers>
<tracker>
<tracker-id>1</tracker-id>
<config>
<tracker-id>1</tracker-id>
<delay-up>1</delay-up>
</config>
</tracker>
</trackers>
</object-tracking>
Command Syntax
delay up <1-9999>
Configure delay down
Use this attribute for Object Tracking id.
Attribute Name: tracker-id
Attribute Type: uint16
Attribute Name: delay-down
Attribute Type: uint16
Attribute Range: 1-9999
Netconf edit-config payload
<object-tracking xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-object-tracking">
<trackers>
<tracker>
<tracker-id>1</tracker-id>
<config>
<tracker-id>1</tracker-id>
<delay-down>1</delay-down>
</config>
</tracker>
</trackers>
</object-tracking>
Command Syntax
delay down <1-9999>
Configure delay up
Use this attribute for Object Tracking id.
Attribute Name: tracker-id
Attribute Type: uint16
Attribute Name: delay-up
Attribute Type: uint16
Attribute Range: 1-9999
Attribute Name: delay-down
Attribute Type: uint16
Attribute Range: 1-9999
Netconf edit-config payload
<object-tracking xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-object-tracking">
<trackers>
<tracker>
<tracker-id>1</tracker-id>
<config>
<tracker-id>1</tracker-id>
<delay-up>1</delay-up>
<delay-down>1</delay-down>
</config>
</tracker>
</trackers>
</object-tracking>
Command Syntax
delay up <1-9999> down <1-9999>
Last modified date: 08/22/2023