While <yp:subscription-id> is important for managing subscriptions, it is not typically required to be specified by the client when initially establishing the subscription. Instead, it is usually generated and returned by the server upon successful creation of the subscription.
YANG-Push
YANG-push is the subscription and push mechanism for YANG databases. YANG-push subscriptions are defined using a data model. Using YANG-push, subscriber applications can request a continuous, customized stream of updates from YANG databases. The YANG-push encompasses all data in the configuration and operational databases that is described by the YANG model installed on a device. You must provide a filter for data, as subscription to all data is not supported.
'You must provide a filter for data'
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/167/b_167_programmability_cg/model_driven_telemetry.html
Answer is C, a unique subscription ID is required. The subscription ID is used to identify the subscription and is included in all YANG-push notifications sent by the device.
The stream, xpath-filter, and period fields in the RPC are mandatory.<rpc message-id="101" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<establish-subscription
xmlns="urn:ietf:params:xml:ns:yang:ietf-event-notifications"
xmlns:yp="urn:ietf:params:xml:ns:yang:ietf-yang-push">
<stream>yp:yang-push</stream>
<yp:xpath-filter>/mdt-oper:mdt-oper-data/mdt-subscriptions</yp:xpath-filter>
<yp:period>1000</yp:period>
</establish-subscription>
</rpc>
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/167/b_167_programmability_cg/model_driven_telemetry.html
The stream, xpath-filter, and period fields in the RPC are mandatory.
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/167/b_167_programmability_cg/model_driven_telemetry.html
upvoted 6 times
...
This section is not available anymore. Please use the main Exam Page.300-435 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
1234567J
Highly Voted 4 years, 5 months agozp1232000
Highly Voted 3 years, 10 months agossink19
Most Recent 4 months, 3 weeks agoLiesmithson
5 months agosamael666
7 months agodue
1 year, 5 months agoveteranon2005
2 years, 4 months agoLyndongarcia09
3 years, 4 months agoB3nd3cida
4 years, 3 months ago