Adapted to style guidelines
This commit is contained in:
parent
cc951fc3be
commit
2b3dd6e133
2 changed files with 8 additions and 8 deletions
|
|
@ -57,6 +57,7 @@ module clixon-example{
|
|||
leaf Index{
|
||||
type int32;
|
||||
smiv2:oid "1.3.6.1.2.1.47.1.1.1.1.1";
|
||||
smiv2:max-access "read-only";
|
||||
}
|
||||
leaf Union_exm{
|
||||
description "Union with same subtypes";
|
||||
|
|
@ -67,6 +68,7 @@ module clixon-example{
|
|||
type int32;
|
||||
}
|
||||
smiv2:oid "1.3.6.1.2.1.47.1.1.1.1.2";
|
||||
smiv2:max-access "read-only";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue