Skip to content

Commit 15cd144

Browse files
committed
fix typos and clean it up to remove duplication
1 parent 67f8b88 commit 15cd144

File tree

1 file changed

+35
-24
lines changed

1 file changed

+35
-24
lines changed

share/dictionary.infinera

Lines changed: 35 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -27,29 +27,40 @@ ATTRIBUTE Infinera-Rsvd-Str-Attribute2 241 string
2727
ATTRIBUTE Infinera-Rsvd-Int-Attribute1 249 integer
2828
ATTRIBUTE Infinera-Rsvd-Int-Attribute2 250 integer
2929

30-
VALUE Infinera-User-Priv-NE NE-NonPrivileged 0
31-
VALUE Infinera-User-Priv-NE NE-Privileged 1
32-
VALUE Infinera-User-Priv-PR PR-NonPrivileged 0
33-
VALUE Infinera-User-Priv-PR PR-Privileged 1
34-
VALUE Infinera-User-Priv-TT TT-NonPrivileged 0
35-
VALUE Infinera-User-Priv-TT TT-Privileged 1
36-
VALUE Infinera-User-Priv-MA MA-NonPrivileged 0
37-
VALUE Infinera-User-Priv-MA MA-Privileged 1
38-
VALUE Infinera-User-Priv-RA RA-NonPrivileged 0
39-
VALUE Infinera-User-Priv-RA RA-Privileged 1
40-
VALUE Infinera-User-Priv-EA EA-NonPrivileged 0
41-
VALUE Infinera-User-Priv-EA EA-Privileged 1
42-
VALUE Infinera-User-CanUseResSession Cannot-Use-RES-Session 0
43-
VALUE Infinera-User-CanUseResSession Can-Use-RES-Session 1
44-
VALUE Infinera-User-MgmtType-EMS MgmtType-EMS-Disallowed 0
45-
VALUE Infinera-User-MgmtType-EMS MgmtType-EMS-Allowed 1
46-
VALUE Infinera-User-MgmtType-GNM MgmtType-GNM-Disallowed 0
47-
VALUE Infinera-User-MgmtType-GNM MgmtType-GNM-Allowed 1
48-
VALUE Infinera-User-MgmtType-TL1 MgmtType-TL1-Disallowed 0
49-
VALUE Infinera-User-MgmtType-TL1 MgmtType-TL1-Allowed 1
50-
VALUE Infinera-User-MgmtType-CLI MgmtType-CLI-Disallowed 0
51-
VALUE Infinera-User-MgmtType-CLI MgmtType-CLI-Allowed 1
52-
VALUE Infinera-User-MgmtType-NETCONF MgmtType-NETCONF-Disallowed 0
53-
VALUE Infinera-User-MgmtType-NETCONF MgmtType-NETCONF-Allowed 1
30+
VALUE Infinera-User-Priv-NE Non-Privileged 0
31+
VALUE Infinera-User-Priv-NE Privileged 1
32+
33+
VALUE Infinera-User-Priv-PR Non-Privileged 0
34+
VALUE Infinera-User-Priv-PR Privileged 1
35+
36+
VALUE Infinera-User-Priv-TT Non-Privileged 0
37+
VALUE Infinera-User-Priv-TT Privileged 1
38+
39+
VALUE Infinera-User-Priv-MA Non-Privileged 0
40+
VALUE Infinera-User-Priv-MA Privileged 1
41+
42+
VALUE Infinera-User-Priv-RA Non-Privileged 0
43+
VALUE Infinera-User-Priv-RA Privileged 1
44+
45+
VALUE Infinera-User-Priv-EA Non-Privileged 0
46+
VALUE Infinera-User-Priv-EA Privileged 1
47+
48+
VALUE Infinera-User-CanUseResSession No 0
49+
VALUE Infinera-User-CanUseResSession Can-Yes 1
50+
51+
VALUE Infinera-User-MgtType-EMS Disallowed 0
52+
VALUE Infinera-User-MgtType-EMS Allowed 1
53+
54+
VALUE Infinera-User-MgtType-GNM Disallowed 0
55+
VALUE Infinera-User-MgtType-GNM Allowed 1
56+
57+
VALUE Infinera-User-MgtType-TL1 Disallowed 0
58+
VALUE Infinera-User-MgtType-TL1 Allowed 1
59+
60+
VALUE Infinera-User-MgtType-CLI Disallowed 0
61+
VALUE Infinera-User-MgtType-CLI Allowed 1
62+
63+
VALUE Infinera-User-MgtType-NETCONF Disallowed 0
64+
VALUE Infinera-User-MgtType-NETCONF Allowed 1
5465

5566
END-VENDOR Infinera

0 commit comments

Comments
 (0)