forked from tsaad-dev/te
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathietf-rsvp-extended.yang.tree
103 lines (103 loc) · 4.46 KB
/
ietf-rsvp-extended.yang.tree
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
module: ietf-rsvp-extended
augment /rsvp:rsvp/rsvp:globals/rsvp:config/rsvp:graceful-restart:
+--rw restart-time? uint32
+--rw recovery-time? uint32
augment /rsvp:rsvp/rsvp:globals/rsvp:state/rsvp:graceful-restart:
+--ro restart-time? uint32
+--ro recovery-time? uint32
augment /rsvp:rsvp/rsvp:globals/rsvp:state/rsvp:packets-stats:
+--ro discontinuity-time? yang:date-and-time
+--ro tx-dropped? yang:counter32
+--ro rx-dropped? yang:counter32
+--ro tx-error? yang:counter32
+--ro rx-error? yang:counter32
augment /rsvp:rsvp/rsvp:globals/rsvp:state/rsvp:protocol-stats:
augment /rsvp:rsvp/rsvp:globals/rsvp:state/rsvp:errors-stats:
augment /rsvp:rsvp/rsvp:interfaces/rsvp:config:
+--rw refresh-interval? uint32
+--rw refresh-misses? uint32
+--rw checksum? uint32
+--rw patherr-state-removal? empty
augment /rsvp:rsvp/rsvp:interfaces/rsvp:state:
+--ro refresh-interval? uint32
+--ro refresh-misses? uint32
+--ro checksum? uint32
+--ro patherr-state-removal? empty
augment /rsvp:rsvp/rsvp:interfaces/rsvp:config/rsvp:refresh-reduction:
+--rw bundle-message-max-size? uint32
+--rw reliable-ack-hold-time? uint32
+--rw reliable-ack-max-size? uint32
+--rw reliable-retransmit-time? uint32
+--rw reliable-srefresh? empty
+--rw summary-max-size? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:state/rsvp:refresh-reduction:
+--ro bundle-message-max-size? uint32
+--ro reliable-ack-hold-time? uint32
+--ro reliable-ack-max-size? uint32
+--ro reliable-retransmit-time? uint32
+--ro reliable-srefresh? empty
+--ro summary-max-size? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:config/rsvp:rsvp-hellos:
+--rw interface-based? empty
+--rw hello-interval? uint32
+--rw hello-misses? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:state/rsvp:rsvp-hellos:
+--ro interface-based? empty
+--ro hello-interval? uint32
+--ro hello-misses? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:config/rsvp:authentication:
+--rw lifetime? uint32
+--rw window-size? uint32
+--rw challenge? empty
+--rw retransmits? uint32
+--rw key-chain? string
augment /rsvp:rsvp/rsvp:interfaces/rsvp:state/rsvp:authentication:
+--ro lifetime? uint32
+--ro window-size? uint32
+--ro challenge? empty
+--ro retransmits? uint32
+--ro key-chain? string
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:config:
+--rw refresh-interval? uint32
+--rw refresh-misses? uint32
+--rw checksum? uint32
+--rw patherr-state-removal? empty
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:state:
+--ro refresh-interval? uint32
+--ro refresh-misses? uint32
+--ro checksum? uint32
+--ro patherr-state-removal? empty
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:config/rsvp:refresh-reduction:
+--rw bundle-message-max-size? uint32
+--rw reliable-ack-hold-time? uint32
+--rw reliable-ack-max-size? uint32
+--rw reliable-retransmit-time? uint32
+--rw reliable-srefresh? empty
+--rw summary-max-size? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:state/rsvp:refresh-reduction:
+--ro bundle-message-max-size? uint32
+--ro reliable-ack-hold-time? uint32
+--ro reliable-ack-max-size? uint32
+--ro reliable-retransmit-time? uint32
+--ro reliable-srefresh? empty
+--ro summary-max-size? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:config/rsvp:rsvp-hellos:
+--rw interface-based? empty
+--rw hello-interval? uint32
+--rw hello-misses? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:state/rsvp:rsvp-hellos:
+--ro interface-based? empty
+--ro hello-interval? uint32
+--ro hello-misses? uint32
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:config/rsvp:authentication:
+--rw lifetime? uint32
+--rw window-size? uint32
+--rw challenge? empty
+--rw retransmits? uint32
+--rw key-chain? string
augment /rsvp:rsvp/rsvp:interfaces/rsvp:interface/rsvp:state/rsvp:authentication:
+--ro lifetime? uint32
+--ro window-size? uint32
+--ro challenge? empty
+--ro retransmits? uint32
+--ro key-chain? string