From dd2634517e42c15e763d4e45e088234d9cb09fb6 Mon Sep 17 00:00:00 2001 From: dplore Date: Fri, 15 Mar 2024 12:53:41 -0700 Subject: [PATCH] update docs for yang models to point to OC public repo --- README.md | 2 +- acctz/README.md | 23 +- authz/README.md | 477 +- authz/gnsi-authz.html | 8529 ------------------------- certz/README.md | 477 +- certz/gnsi-certz.html | 8578 ------------------------- credentialz/README.md | 503 +- credentialz/gnsi-credentialz.html | 8711 -------------------------- pathz/README.md | 511 +- pathz/gnsi-pathz.html | 8809 -------------------------- yang/BUILD.bazel | 125 - yang/README.md | 611 -- yang/gnsi-telemetry.html | 9674 ----------------------------- 13 files changed, 15 insertions(+), 47015 deletions(-) delete mode 100644 authz/gnsi-authz.html delete mode 100644 certz/gnsi-certz.html delete mode 100644 credentialz/gnsi-credentialz.html delete mode 100644 pathz/gnsi-pathz.html delete mode 100644 yang/BUILD.bazel delete mode 100644 yang/README.md delete mode 100644 yang/gnsi-telemetry.html diff --git a/README.md b/README.md index 07cfb49..2ca4bca 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ services include: 3. Certificate management 4. Console access management 5. Secure Shell (ssh) certificate/key management - 6. Associated YANG models for telemetry collection of gNSI systems. + 6. Associated YANG models for telemetry collection of gNSI systems are defined at the [OpenConfig public data model repository](https://github.com/openconfig/public/tree/master/release/models/gnsi) ## Releases diff --git a/acctz/README.md b/acctz/README.md index f735b44..8abfbd3 100644 --- a/acctz/README.md +++ b/acctz/README.md @@ -35,23 +35,6 @@ of this history should be configurable by the administrator. The default depth and configurability are subject to implementation support, but should be documented. -## OpenConfig Extension for the gMNI gRPC-based Accounting telemetry -### gnsi-acctz.yang -An overview of the changes defined in the gnsi-acctz.yang file are shown below. - -```txt -module: gnsi-acctz - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server: - +--ro counters - +--ro last-cleared-on? oc-types:timeticks64 - +--ro client-counters - | +--ro history_istruncated? oc-yang:counter64 - | +--ro IdleTimeouts? oc-yang:counter64 - | +--ro RecordRequests? oc-yang:counter64 - | +--ro RecordResponses? oc-yang:counter64 - +--ro source-counters - +--ro source-records* [service type] - +--ro service service-request - +--ro type service-type - +--ro records? oc-yang:counter64 -``` +## OpenConfig data models for gNSI Accounting + +Yang data models for acctz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/) diff --git a/authz/README.md b/authz/README.md index 9f708a9..1230df3 100644 --- a/authz/README.md +++ b/authz/README.md @@ -316,479 +316,6 @@ expected result of the `gNSI.authz.Probe()` RPC is: } ``` -## OpenConfig Extension for the gMNI gRPC-based Authorization Policy telemetry - -### `gnsi-authz.yang` - -An overview of the changes defined in the `gnsi-authz.yang` file are shown -below. - -```txt -module: gnsi-authz - - augment /oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state: - +--ro grpc-authz-policy-version? version - +--ro grpc-authz-policy-created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server: - +--ro authz-policy-counters - +--ro rpcs - +--ro rpc* [name] - +--ro name -> ../state/name - +--ro state - +--ro name? string - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 -``` - -### `openconfig-system` tree -The `openconfig-system` subtree after augments defined in the `gnsi-authz.yang` -file is shown below. - -
- -The diagram of the tree. - - -```txt -module: openconfig-system - +--rw system - +--rw config - | +--rw hostname? oc-inet:domain-name - | +--rw domain-name? oc-inet:domain-name - | +--rw login-banner? string - | +--rw motd-banner? string - +--ro state - | +--ro hostname? oc-inet:domain-name - | +--ro domain-name? oc-inet:domain-name - | +--ro login-banner? string - | +--ro motd-banner? string - | +--ro current-datetime? oc-yang:date-and-time - | +--ro boot-time? oc-types:timeticks64 - +--rw clock - | +--rw config - | | +--rw timezone-name? timezone-name-type - | +--ro state - | +--ro timezone-name? timezone-name-type - +--rw dns - | +--rw config - | | +--rw search* oc-inet:domain-name - | +--ro state - | | +--ro search* oc-inet:domain-name - | +--rw servers - | | +--rw server* [address] - | | +--rw address -> ../config/address - | | +--rw config - | | | +--rw address? oc-inet:ip-address - | | | +--rw port? oc-inet:port-number - | | +--ro state - | | +--ro address? oc-inet:ip-address - | | +--ro port? oc-inet:port-number - | +--rw host-entries - | +--rw host-entry* [hostname] - | +--rw hostname -> ../config/hostname - | +--rw config - | | +--rw hostname? string - | | +--rw alias* string - | | +--rw ipv4-address* oc-inet:ipv4-address - | | +--rw ipv6-address* oc-inet:ipv6-address - | +--ro state - | +--ro hostname? string - | +--ro alias* string - | +--ro ipv4-address* oc-inet:ipv4-address - | +--ro ipv6-address* oc-inet:ipv6-address - +--rw ntp - | +--rw config - | | +--rw enabled? boolean - | | +--rw ntp-source-address? oc-inet:ip-address - | | +--rw enable-ntp-auth? boolean - | +--ro state - | | +--ro enabled? boolean - | | +--ro ntp-source-address? oc-inet:ip-address - | | +--ro enable-ntp-auth? boolean - | | +--ro auth-mismatch? oc-yang:counter64 - | +--rw ntp-keys - | | +--rw ntp-key* [key-id] - | | +--rw key-id -> ../config/key-id - | | +--rw config - | | | +--rw key-id? uint16 - | | | +--rw key-type? identityref - | | | +--rw key-value? string - | | +--ro state - | | +--ro key-id? uint16 - | | +--ro key-type? identityref - | | +--ro key-value? string - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw address? oc-inet:host - | | +--rw port? oc-inet:port-number - | | +--rw version? uint8 - | | +--rw association-type? enumeration - | | +--rw iburst? boolean - | | +--rw prefer? boolean - | +--ro state - | +--ro address? oc-inet:host - | +--ro port? oc-inet:port-number - | +--ro version? uint8 - | +--ro association-type? enumeration - | +--ro iburst? boolean - | +--ro prefer? boolean - | +--ro stratum? uint8 - | +--ro root-delay? uint32 - | +--ro root-dispersion? uint64 - | +--ro offset? uint64 - | +--ro poll-interval? uint32 - +--rw ssh-server - | +--rw config - | | +--rw enable? boolean - | | +--rw protocol-version? enumeration - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro protocol-version? enumeration - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw telnet-server - | +--rw config - | | +--rw enable? boolean - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw logging - | +--rw console - | | +--rw config - | | +--ro state - | | +--rw selectors - | | +--rw selector* [facility severity] - | | +--rw facility -> ../config/facility - | | +--rw severity -> ../config/severity - | | +--rw config - | | | +--rw facility? identityref - | | | +--rw severity? syslog-severity - | | +--ro state - | | +--ro facility? identityref - | | +--ro severity? syslog-severity - | +--rw remote-servers - | +--rw remote-server* [host] - | +--rw host -> ../config/host - | +--rw config - | | +--rw host? oc-inet:host - | | +--rw source-address? oc-inet:ip-address - | | +--rw remote-port? oc-inet:port-number - | +--ro state - | | +--ro host? oc-inet:host - | | +--ro source-address? oc-inet:ip-address - | | +--ro remote-port? oc-inet:port-number - | +--rw selectors - | +--rw selector* [facility severity] - | +--rw facility -> ../config/facility - | +--rw severity -> ../config/severity - | +--rw config - | | +--rw facility? identityref - | | +--rw severity? syslog-severity - | +--ro state - | +--ro facility? identityref - | +--ro severity? syslog-severity - +--rw aaa - | +--rw config - | +--ro state - | +--rw authentication - | | +--rw config - | | | +--rw authentication-method* union - | | +--ro state - | | | +--ro authentication-method* union - | | +--rw admin-user - | | | +--rw config - | | | | +--rw admin-password? string - | | | | +--rw admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro state - | | | +--ro admin-password? string - | | | +--ro admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro admin-username? string - | | +--rw users - | | +--rw user* [username] - | | +--rw username -> ../config/username - | | +--rw config - | | | +--rw username? string - | | | +--rw password? string - | | | +--rw password-hashed? oc-aaa-types:crypt-password-type - | | | +--rw ssh-key? string - | | | +--rw role? union - | | +--ro state - | | +--ro username? string - | | +--ro password? string - | | +--ro password-hashed? oc-aaa-types:crypt-password-type - | | +--ro ssh-key? string - | | +--ro role? union - | +--rw authorization - | | +--rw config - | | | +--rw authorization-method* union - | | +--ro state - | | | +--ro authorization-method* union - | | | +--ro gnsi-authz:grpc-authz-policy-version? version - | | | +--ro gnsi-authz:grpc-authz-policy-created-on? created-on - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | +--ro state - | | +--ro event-type? identityref - | +--rw accounting - | | +--rw config - | | | +--rw accounting-method* union - | | +--ro state - | | | +--ro accounting-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | | +--rw record? enumeration - | | +--ro state - | | +--ro event-type? identityref - | | +--ro record? enumeration - | +--rw server-groups - | +--rw server-group* [name] - | +--rw name -> ../config/name - | +--rw config - | | +--rw name? string - | | +--rw type? identityref - | +--ro state - | | +--ro name? string - | | +--ro type? identityref - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw name? string - | | +--rw address? oc-inet:ip-address - | | +--rw timeout? uint16 - | +--ro state - | | +--ro name? string - | | +--ro address? oc-inet:ip-address - | | +--ro timeout? uint16 - | | +--ro connection-opens? oc-yang:counter64 - | | +--ro connection-closes? oc-yang:counter64 - | | +--ro connection-aborts? oc-yang:counter64 - | | +--ro connection-failures? oc-yang:counter64 - | | +--ro connection-timeouts? oc-yang:counter64 - | | +--ro messages-sent? oc-yang:counter64 - | | +--ro messages-received? oc-yang:counter64 - | | +--ro errors-received? oc-yang:counter64 - | +--rw tacacs - | | +--rw config - | | | +--rw port? oc-inet:port-number - | | | +--rw secret-key? oc-types:routing-password - | | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | | +--rw source-address? oc-inet:ip-address - | | +--ro state - | | +--ro port? oc-inet:port-number - | | +--ro secret-key? oc-types:routing-password - | | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--ro source-address? oc-inet:ip-address - | +--rw radius - | +--rw config - | | +--rw auth-port? oc-inet:port-number - | | +--rw acct-port? oc-inet:port-number - | | +--rw secret-key? oc-types:routing-password - | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--rw source-address? oc-inet:ip-address - | | +--rw retransmit-attempts? uint8 - | +--ro state - | +--ro auth-port? oc-inet:port-number - | +--ro acct-port? oc-inet:port-number - | +--ro secret-key? oc-types:routing-password - | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | +--ro source-address? oc-inet:ip-address - | +--ro retransmit-attempts? uint8 - | +--ro counters - | +--ro retried-access-requests? oc-yang:counter64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro access-rejects? oc-yang:counter64 - | +--ro timeout-access-requests? oc-yang:counter64 - +--rw memory - | +--rw config - | +--ro state - | +--ro physical? uint64 - | +--ro reserved? uint64 - +--ro cpus - | +--ro cpu* [index] - | +--ro index -> ../state/index - | +--ro state - | +--ro index? union - | +--ro total - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro user - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro kernel - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro nice - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro idle - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro wait - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro hardware-interrupt - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro software-interrupt - | +--ro instant? oc-types:percentage - | +--ro avg? oc-types:percentage - | +--ro min? oc-types:percentage - | +--ro max? oc-types:percentage - | +--ro interval? oc-types:stat-interval - | +--ro min-time? oc-types:timeticks64 - | +--ro max-time? oc-types:timeticks64 - +--rw processes - | +--ro process* [pid] - | +--ro pid -> ../state/pid - | +--ro state - | +--ro pid? uint64 - | +--ro name? string - | +--ro args* string - | +--ro start-time? oc-types:timeticks64 - | +--ro cpu-usage-user? oc-yang:counter64 - | +--ro cpu-usage-system? oc-yang:counter64 - | +--ro cpu-utilization? oc-types:percentage - | +--ro memory-usage? uint64 - | +--ro memory-utilization? oc-types:percentage - +--ro alarms - | +--ro alarm* [id] - | +--ro id -> ../state/id - | +--ro config - | +--ro state - | +--ro id? string - | +--ro resource? string - | +--ro text? string - | +--ro time-created? oc-types:timeticks64 - | +--ro severity? identityref - | +--ro type-id? union - +--rw messages - | +--rw config - | | +--rw severity? oc-log:syslog-severity - | +--ro state - | | +--ro severity? oc-log:syslog-severity - | | +--ro message - | | +--ro msg? string - | | +--ro priority? uint8 - | | +--ro app-name? string - | | +--ro procid? string - | | +--ro msgid? string - | +--rw debug-entries - | +--rw debug-service* [service] - | +--rw service -> ../config/service - | +--rw config - | | +--rw service? identityref - | | +--rw enabled? boolean - | +--ro state - | +--ro service? identityref - | +--ro enabled? boolean - +--rw license - | +--rw licenses - | +--rw license* [license-id] - | +--rw license-id -> ../config/license-id - | +--rw config - | | +--rw license-id? string - | | +--rw license-data? union - | | +--rw active? boolean - | +--ro state - | +--ro license-id? string - | +--ro license-data? union - | +--ro active? boolean - | +--ro description? string - | +--ro issue-date? uint64 - | +--ro expiration-date? uint64 - | +--ro in-use? boolean - | +--ro expired? boolean - | +--ro valid? boolean - +--rw oc-sys-grpc:grpc-servers - +--rw oc-sys-grpc:grpc-server* [name] - +--rw oc-sys-grpc:name -> ../config/name - +--rw oc-sys-grpc:config - | +--rw oc-sys-grpc:name? string - | +--rw oc-sys-grpc:services* identityref - | +--rw oc-sys-grpc:enable? boolean - | +--rw oc-sys-grpc:port? oc-inet:port-number - | +--rw oc-sys-grpc:transport-security? boolean - | +--rw oc-sys-grpc:certificate-id? string - | +--rw oc-sys-grpc:metadata-authentication? boolean - | +--rw oc-sys-grpc:listen-addresses* union - | +--rw oc-sys-grpc:network-instance? oc-ni:network-instance-ref - +--ro oc-sys-grpc:state - | +--ro oc-sys-grpc:name? string - | +--ro oc-sys-grpc:services* identityref - | +--ro oc-sys-grpc:enable? boolean - | +--ro oc-sys-grpc:port? oc-inet:port-number - | +--ro oc-sys-grpc:transport-security? boolean - | +--ro oc-sys-grpc:certificate-id? string - | +--ro oc-sys-grpc:metadata-authentication? boolean - | +--ro oc-sys-grpc:listen-addresses* union - | +--ro oc-sys-grpc:network-instance? oc-ni:network-instance-ref - +--ro gnsi-authz:authz-policy-counters - +--ro gnsi-authz:rpcs - +--ro gnsi-authz:rpc* [name] - +--ro gnsi-authz:name -> ../state/name - +--ro gnsi-authz:state - +--ro gnsi-authz:name? string - +--ro gnsi-authz:access-rejects? oc-yang:counter64 - +--ro gnsi-authz:last-access-reject? oc-types:timeticks64 - +--ro gnsi-authz:access-accepts? oc-yang:counter64 - +--ro gnsi-authz:last-access-accept? oc-types:timeticks64 - -``` -
+## OpenConfig data models for gNSI Authorization Policy -For interactive version click [here](gnsi-authz.html). +Yang data models for authz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/) diff --git a/authz/gnsi-authz.html b/authz/gnsi-authz.html deleted file mode 100644 index 529effd..0000000 --- a/authz/gnsi-authz.html +++ /dev/null @@ -1,8529 +0,0 @@ - openconfig-system openconfig-system-grpc gnsi-authz - - - - - - - - - -
-
-

Module: openconfig-system, Namespace: - http://openconfig.net/yang/system, Prefix: - oc-sys

-

Module: openconfig-system-grpc, Namespace: - http://openconfig.net/yang/system-grpc, Prefix: - oc-sys-grpc

-

Module: gnsi-authz, Namespace: - https://github.com/openconfig/gnsi/authz/yang, Prefix: - gnsi-authz

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Element - [+]Expand all - [-]Collapse all - SchemaTypeFlagsOptsStatusPath
-
-   - - openconfig-system -
-
module -
-
-   - - system -
-
containerconfigcurrent/oc-sys:system
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:config
-
-   - hostname - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:motd-banner
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:state
-
-   - hostname - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:motd-banner
-
-   - current-datetime - -
-
leafoc-yang:date-and-timeno config?current/oc-sys:system/oc-sys:state/oc-sys:current-datetime
-
-   - boot-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:state/oc-sys:boot-time
-
-   - - clock -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock/oc-sys:config
-
-   - timezone-name - -
-
leaftimezone-name-typeconfig?current/oc-sys:system/oc-sys:clock/oc-sys:config/oc-sys:timezone-name
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:clock/oc-sys:state
-
-   - timezone-name - -
-
leaftimezone-name-typeno config?current/oc-sys:system/oc-sys:clock/oc-sys:state/oc-sys:timezone-name
-
-   - - dns -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:config
-
-   - search - -
-
leaf-listoc-inet:domain-nameconfig*current/oc-sys:system/oc-sys:dns/oc-sys:config/oc-sys:search
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:state
-
-   - search - -
-
leaf-listoc-inet:domain-nameno config*current/oc-sys:system/oc-sys:dns/oc-sys:state/oc-sys:search
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - - host-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries
-
-   - - host-entry[hostname] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry
-
-   - hostname - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:hostname
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config
-
-   - hostname - -
-
leafstringconfig?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv6-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state
-
-   - hostname - -
-
leafstringno config?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv6-address
-
-   - - ntp -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:config
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enable-ntp-auth
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:state
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enable-ntp-auth
-
-   - auth-mismatch - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:auth-mismatch
-
-   - - ntp-keys -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys
-
-   - - ntp-key[key-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key
-
-   - key-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:key-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config
-
-   - key-id - -
-
leafuint16config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-type
-
-   - key-value - -
-
leafstringconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-value
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state
-
-   - key-id - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-type
-
-   - key-value - -
-
leafstringno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-value
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - version - -
-
leafuint8config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:version
-
-   - association-type - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:prefer
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - version - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:version
-
-   - association-type - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:prefer
-
-   - stratum - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:stratum
-
-   - root-delay - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-delay
-
-   - root-dispersion - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-dispersion
-
-   - offset - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:offset
-
-   - poll-interval - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:poll-interval
-
-   - - ssh-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:session-limit
-
-   - - telnet-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:enable
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:enable
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:session-limit
-
-   - - logging -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging
-
-   - - console -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:state
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - remote-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers
-
-   - - remote-server[host] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server
-
-   - host - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:host
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config
-
-   - host - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:remote-port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state
-
-   - host - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:remote-port
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - aaa -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:state
-
-   - - authentication -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config
-
-   - authentication-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config/oc-sys:authentication-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state
-
-   - authentication-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state/oc-sys:authentication-method
-
-   - - admin-user -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config
-
-   - admin-password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password-hashed
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state
-
-   - admin-password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password-hashed
-
-   - admin-username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-username
-
-   - - users -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users
-
-   - - user[username] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user
-
-   - username - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:username
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config
-
-   - username - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:username
-
-   - password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:ssh-key
-
-   - role - -
-
leafunionconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:role
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state
-
-   - username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:username
-
-   - password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:ssh-key
-
-   - role - -
-
leafunionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:role
-
-   - - authorization -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config
-
-   - authorization-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config/oc-sys:authorization-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state
-
-   - authorization-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/oc-sys:authorization-method
-
-   - gnsi-authz:grpc-authz-policy-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/gnsi-authz:grpc-authz-policy-version
-
-   - gnsi-authz:grpc-authz-policy-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/gnsi-authz:grpc-authz-policy-created-on
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - - accounting -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config
-
-   - accounting-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config/oc-sys:accounting-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state
-
-   - accounting-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state/oc-sys:accounting-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - record - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:record
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - record - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:record
-
-   - - server-groups -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups
-
-   - - server-group[name] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group
-
-   - name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:name
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:name
-
-   - type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:name
-
-   - type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:type
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:timeout
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:timeout
-
-   - connection-opens - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-opens
-
-   - connection-closes - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-closes
-
-   - connection-aborts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-aborts
-
-   - connection-failures - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-failures
-
-   - connection-timeouts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-timeouts
-
-   - messages-sent - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-sent
-
-   - messages-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-received
-
-   - errors-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:errors-received
-
-   - - tacacs -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:source-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:source-address
-
-   - - radius -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config
-
-   - auth-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:retransmit-attempts
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state
-
-   - auth-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:retransmit-attempts
-
-   - - counters -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters
-
-   - retried-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:retried-access-requests
-
-   - access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-accepts
-
-   - access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-rejects
-
-   - timeout-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:timeout-access-requests
-
-   - - memory -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:memory/oc-sys:state
-
-   - physical - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:physical
-
-   - reserved - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:reserved
-
-   - - cpus -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus
-
-   - - cpu[index] -
-
listno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu
-
-   - index - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:index
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state
-
-   - index - -
-
leafunionno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:index
-
-   - - total -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max-time
-
-   - - user -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max-time
-
-   - - kernel -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max-time
-
-   - - nice -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max-time
-
-   - - idle -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max-time
-
-   - - wait -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max-time
-
-   - - hardware-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max-time
-
-   - - software-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max-time
-
-   - - processes -
-
containerconfigcurrent/oc-sys:system/oc-sys:processes
-
-   - - process[pid] -
-
listno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process
-
-   - pid - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:pid
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state
-
-   - pid - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:pid
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:name
-
-   - args - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:args
-
-   - start-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:start-time
-
-   - cpu-usage-user - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-user
-
-   - cpu-usage-system - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-system
-
-   - cpu-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-utilization
-
-   - memory-usage - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-usage
-
-   - memory-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-utilization
-
-   - - alarms -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms
-
-   - - alarm[id] -
-
listno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm
-
-   - id - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:id
-
-   - - config -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state
-
-   - id - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:id
-
-   - resource - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:resource
-
-   - text - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:text
-
-   - time-created - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:time-created
-
-   - severity - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:severity
-
-   - type-id - -
-
leafunionno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:type-id
-
-   - - messages -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:config
-
-   - severity - -
-
leafoc-log:syslog-severityconfig?current/oc-sys:system/oc-sys:messages/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state
-
-   - severity - -
-
leafoc-log:syslog-severityno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:severity
-
-   - - message -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message
-
-   - msg - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msg
-
-   - priority - -
-
leafuint8no config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:priority
-
-   - app-name - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:app-name
-
-   - procid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:procid
-
-   - msgid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msgid
-
-   - - debug-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries
-
-   - - debug-service[service] -
-
listconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service
-
-   - service - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:service
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config
-
-   - service - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:service
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:enabled
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state
-
-   - service - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:service
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:enabled
-
-   - - license -
-
containerconfigcurrent/oc-sys:system/oc-sys:license
-
-   - - licenses -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses
-
-   - - license[license-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license
-
-   - license-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:license-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config
-
-   - license-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-id
-
-   - license-data - -
-
leafunionconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-data
-
-   - active - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:active
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state
-
-   - license-id - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-id
-
-   - license-data - -
-
leafunionno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-data
-
-   - active - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:active
-
-   - description - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:description
-
-   - issue-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:issue-date
-
-   - expiration-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expiration-date
-
-   - in-use - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:in-use
-
-   - expired - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expired
-
-   - valid - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:valid
-
-   - - oc-sys-grpc:grpc-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers
-
-   - - oc-sys-grpc:grpc-server[name] -
-
listconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server
-
-   - oc-sys-grpc:name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:name
-
-   - - oc-sys-grpc:config -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config
-
-   - oc-sys-grpc:name - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:network-instance
-
-   - - oc-sys-grpc:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state
-
-   - oc-sys-grpc:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:network-instance
-
-   - - gnsi-authz:authz-policy-counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters
-
-   - - gnsi-authz:rpcs -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs
-
-   - - gnsi-authz:rpc[name] -
-
listno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc
-
-   - gnsi-authz:name - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:name
-
-   - - gnsi-authz:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state
-
-   - gnsi-authz:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:name
-
-   - gnsi-authz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:access-rejects
-
-   - gnsi-authz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:last-access-reject
-
-   - gnsi-authz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:access-accepts
-
-   - gnsi-authz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:last-access-accept
-
- - - diff --git a/certz/README.md b/certz/README.md index 1c0956f..e3cbedf 100644 --- a/certz/README.md +++ b/certz/README.md @@ -188,477 +188,6 @@ authentication policy. None to date. -## gNSI.cert Telemetry Extension - -### `gnsi-certz.yang` - -An overview of the changes defined in the `gnsi-certz.yang` file are shown -below. - -```txt -module: gnsi-certz - - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state: - +--ro certificate-version? version - +--ro certificate-created-on? created-on - +--ro ca-trust-bundle-version? version - +--ro ca-trust-bundle-created-on? created-on - +--ro certificate-revocation-list-bundle-version? version - +--ro certificate-revocation-list-bundle-created-on? created-on - +--ro authentication-policy-version? version - +--ro authentication-policy-created-on? created-on - +--ro ssl-profile-id? string - +--ro counters - +--ro connection-rejects? oc-yang:counter64 - +--ro last-connection-reject? oc-types:timeticks64 - +--ro connection-accepts? oc-yang:counter64 - +--ro last-connection-accept? oc-types:timeticks64 -``` - -### `openconfig-system` tree - -The `openconfig-system` subtree after augments defined in the -`gnsi-certz.yang` file is shown below. - -For interactive version click [here](gnsi-certz.html). - -```txt -module: openconfig-system - +--rw system - +--rw config - | +--rw hostname? oc-inet:domain-name - | +--rw domain-name? oc-inet:domain-name - | +--rw login-banner? string - | +--rw motd-banner? string - +--ro state - | +--ro hostname? oc-inet:domain-name - | +--ro domain-name? oc-inet:domain-name - | +--ro login-banner? string - | +--ro motd-banner? string - | +--ro current-datetime? oc-yang:date-and-time - | +--ro boot-time? oc-types:timeticks64 - +--rw clock - | +--rw config - | | +--rw timezone-name? timezone-name-type - | +--ro state - | +--ro timezone-name? timezone-name-type - +--rw dns - | +--rw config - | | +--rw search* oc-inet:domain-name - | +--ro state - | | +--ro search* oc-inet:domain-name - | +--rw servers - | | +--rw server* [address] - | | +--rw address -> ../config/address - | | +--rw config - | | | +--rw address? oc-inet:ip-address - | | | +--rw port? oc-inet:port-number - | | +--ro state - | | +--ro address? oc-inet:ip-address - | | +--ro port? oc-inet:port-number - | +--rw host-entries - | +--rw host-entry* [hostname] - | +--rw hostname -> ../config/hostname - | +--rw config - | | +--rw hostname? string - | | +--rw alias* string - | | +--rw ipv4-address* oc-inet:ipv4-address - | | +--rw ipv6-address* oc-inet:ipv6-address - | +--ro state - | +--ro hostname? string - | +--ro alias* string - | +--ro ipv4-address* oc-inet:ipv4-address - | +--ro ipv6-address* oc-inet:ipv6-address - +--rw ntp - | +--rw config - | | +--rw enabled? boolean - | | +--rw ntp-source-address? oc-inet:ip-address - | | +--rw enable-ntp-auth? boolean - | +--ro state - | | +--ro enabled? boolean - | | +--ro ntp-source-address? oc-inet:ip-address - | | +--ro enable-ntp-auth? boolean - | | +--ro auth-mismatch? oc-yang:counter64 - | +--rw ntp-keys - | | +--rw ntp-key* [key-id] - | | +--rw key-id -> ../config/key-id - | | +--rw config - | | | +--rw key-id? uint16 - | | | +--rw key-type? identityref - | | | +--rw key-value? string - | | +--ro state - | | +--ro key-id? uint16 - | | +--ro key-type? identityref - | | +--ro key-value? string - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw address? oc-inet:host - | | +--rw port? oc-inet:port-number - | | +--rw version? uint8 - | | +--rw association-type? enumeration - | | +--rw iburst? boolean - | | +--rw prefer? boolean - | +--ro state - | +--ro address? oc-inet:host - | +--ro port? oc-inet:port-number - | +--ro version? uint8 - | +--ro association-type? enumeration - | +--ro iburst? boolean - | +--ro prefer? boolean - | +--ro stratum? uint8 - | +--ro root-delay? uint32 - | +--ro root-dispersion? uint64 - | +--ro offset? uint64 - | +--ro poll-interval? uint32 - +--rw ssh-server - | +--rw config - | | +--rw enable? boolean - | | +--rw protocol-version? enumeration - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro protocol-version? enumeration - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw telnet-server - | +--rw config - | | +--rw enable? boolean - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw logging - | +--rw console - | | +--rw config - | | +--ro state - | | +--rw selectors - | | +--rw selector* [facility severity] - | | +--rw facility -> ../config/facility - | | +--rw severity -> ../config/severity - | | +--rw config - | | | +--rw facility? identityref - | | | +--rw severity? syslog-severity - | | +--ro state - | | +--ro facility? identityref - | | +--ro severity? syslog-severity - | +--rw remote-servers - | +--rw remote-server* [host] - | +--rw host -> ../config/host - | +--rw config - | | +--rw host? oc-inet:host - | | +--rw source-address? oc-inet:ip-address - | | +--rw remote-port? oc-inet:port-number - | +--ro state - | | +--ro host? oc-inet:host - | | +--ro source-address? oc-inet:ip-address - | | +--ro remote-port? oc-inet:port-number - | +--rw selectors - | +--rw selector* [facility severity] - | +--rw facility -> ../config/facility - | +--rw severity -> ../config/severity - | +--rw config - | | +--rw facility? identityref - | | +--rw severity? syslog-severity - | +--ro state - | +--ro facility? identityref - | +--ro severity? syslog-severity - +--rw aaa - | +--rw config - | +--ro state - | +--rw authentication - | | +--rw config - | | | +--rw authentication-method* union - | | +--ro state - | | | +--ro authentication-method* union - | | +--rw admin-user - | | | +--rw config - | | | | +--rw admin-password? string - | | | | +--rw admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro state - | | | +--ro admin-password? string - | | | +--ro admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro admin-username? string - | | +--rw users - | | +--rw user* [username] - | | +--rw username -> ../config/username - | | +--rw config - | | | +--rw username? string - | | | +--rw password? string - | | | +--rw password-hashed? oc-aaa-types:crypt-password-type - | | | +--rw ssh-key? string - | | | +--rw role? union - | | +--ro state - | | +--ro username? string - | | +--ro password? string - | | +--ro password-hashed? oc-aaa-types:crypt-password-type - | | +--ro ssh-key? string - | | +--ro role? union - | +--rw authorization - | | +--rw config - | | | +--rw authorization-method* union - | | +--ro state - | | | +--ro authorization-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | +--ro state - | | +--ro event-type? identityref - | +--rw accounting - | | +--rw config - | | | +--rw accounting-method* union - | | +--ro state - | | | +--ro accounting-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | | +--rw record? enumeration - | | +--ro state - | | +--ro event-type? identityref - | | +--ro record? enumeration - | +--rw server-groups - | +--rw server-group* [name] - | +--rw name -> ../config/name - | +--rw config - | | +--rw name? string - | | +--rw type? identityref - | +--ro state - | | +--ro name? string - | | +--ro type? identityref - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw name? string - | | +--rw address? oc-inet:ip-address - | | +--rw timeout? uint16 - | +--ro state - | | +--ro name? string - | | +--ro address? oc-inet:ip-address - | | +--ro timeout? uint16 - | | +--ro connection-opens? oc-yang:counter64 - | | +--ro connection-closes? oc-yang:counter64 - | | +--ro connection-aborts? oc-yang:counter64 - | | +--ro connection-failures? oc-yang:counter64 - | | +--ro connection-timeouts? oc-yang:counter64 - | | +--ro messages-sent? oc-yang:counter64 - | | +--ro messages-received? oc-yang:counter64 - | | +--ro errors-received? oc-yang:counter64 - | +--rw tacacs - | | +--rw config - | | | +--rw port? oc-inet:port-number - | | | +--rw secret-key? oc-types:routing-password - | | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | | +--rw source-address? oc-inet:ip-address - | | +--ro state - | | +--ro port? oc-inet:port-number - | | +--ro secret-key? oc-types:routing-password - | | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--ro source-address? oc-inet:ip-address - | +--rw radius - | +--rw config - | | +--rw auth-port? oc-inet:port-number - | | +--rw acct-port? oc-inet:port-number - | | +--rw secret-key? oc-types:routing-password - | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--rw source-address? oc-inet:ip-address - | | +--rw retransmit-attempts? uint8 - | +--ro state - | +--ro auth-port? oc-inet:port-number - | +--ro acct-port? oc-inet:port-number - | +--ro secret-key? oc-types:routing-password - | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | +--ro source-address? oc-inet:ip-address - | +--ro retransmit-attempts? uint8 - | +--ro counters - | +--ro retried-access-requests? oc-yang:counter64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro access-rejects? oc-yang:counter64 - | +--ro timeout-access-requests? oc-yang:counter64 - +--rw memory - | +--rw config - | +--ro state - | +--ro physical? uint64 - | +--ro reserved? uint64 - +--ro cpus - | +--ro cpu* [index] - | +--ro index -> ../state/index - | +--ro state - | +--ro index? union - | +--ro total - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro user - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro kernel - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro nice - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro idle - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro wait - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro hardware-interrupt - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro software-interrupt - | +--ro instant? oc-types:percentage - | +--ro avg? oc-types:percentage - | +--ro min? oc-types:percentage - | +--ro max? oc-types:percentage - | +--ro interval? oc-types:stat-interval - | +--ro min-time? oc-types:timeticks64 - | +--ro max-time? oc-types:timeticks64 - +--rw processes - | +--ro process* [pid] - | +--ro pid -> ../state/pid - | +--ro state - | +--ro pid? uint64 - | +--ro name? string - | +--ro args* string - | +--ro start-time? oc-types:timeticks64 - | +--ro cpu-usage-user? oc-yang:counter64 - | +--ro cpu-usage-system? oc-yang:counter64 - | +--ro cpu-utilization? oc-types:percentage - | +--ro memory-usage? uint64 - | +--ro memory-utilization? oc-types:percentage - +--ro alarms - | +--ro alarm* [id] - | +--ro id -> ../state/id - | +--ro config - | +--ro state - | +--ro id? string - | +--ro resource? string - | +--ro text? string - | +--ro time-created? oc-types:timeticks64 - | +--ro severity? identityref - | +--ro type-id? union - +--rw messages - | +--rw config - | | +--rw severity? oc-log:syslog-severity - | +--ro state - | | +--ro severity? oc-log:syslog-severity - | | +--ro message - | | +--ro msg? string - | | +--ro priority? uint8 - | | +--ro app-name? string - | | +--ro procid? string - | | +--ro msgid? string - | +--rw debug-entries - | +--rw debug-service* [service] - | +--rw service -> ../config/service - | +--rw config - | | +--rw service? identityref - | | +--rw enabled? boolean - | +--ro state - | +--ro service? identityref - | +--ro enabled? boolean - +--rw license - | +--rw licenses - | +--rw license* [license-id] - | +--rw license-id -> ../config/license-id - | +--rw config - | | +--rw license-id? string - | | +--rw license-data? union - | | +--rw active? boolean - | +--ro state - | +--ro license-id? string - | +--ro license-data? union - | +--ro active? boolean - | +--ro description? string - | +--ro issue-date? uint64 - | +--ro expiration-date? uint64 - | +--ro in-use? boolean - | +--ro expired? boolean - | +--ro valid? boolean - +--rw oc-sys-grpc:grpc-servers - +--rw oc-sys-grpc:grpc-server* [name] - +--rw oc-sys-grpc:name -> ../config/name - +--rw oc-sys-grpc:config - | +--rw oc-sys-grpc:name? string - | +--rw oc-sys-grpc:services* identityref - | +--rw oc-sys-grpc:enable? boolean - | +--rw oc-sys-grpc:port? oc-inet:port-number - | +--rw oc-sys-grpc:transport-security? boolean - | +--rw oc-sys-grpc:certificate-id? string - | +--rw oc-sys-grpc:metadata-authentication? boolean - | +--rw oc-sys-grpc:listen-addresses* union - | +--rw oc-sys-grpc:network-instance? oc-ni:network-instance-ref - +--ro oc-sys-grpc:state - +--ro oc-sys-grpc:name? string - +--ro oc-sys-grpc:services* identityref - +--ro oc-sys-grpc:enable? boolean - +--ro oc-sys-grpc:port? oc-inet:port-number - +--ro oc-sys-grpc:transport-security? boolean - +--ro oc-sys-grpc:certificate-id? string - +--ro oc-sys-grpc:metadata-authentication? boolean - +--ro oc-sys-grpc:listen-addresses* union - +--ro oc-sys-grpc:network-instance? oc-ni:network-instance-ref - +--ro gnsi-certz:certificate-version? version - +--ro gnsi-certz:certificate-created-on? created-on - +--ro gnsi-certz:ca-trust-bundle-version? version - +--ro gnsi-certz:ca-trust-bundle-created-on? created-on - +--ro gnsi-certz:certificate-revocation-list-bundle-version? version - +--ro gnsi-certz:certificate-revocation-list-bundle-created-on? created-on - +--ro gnsi-certz:authentication-policy-version? version - +--ro gnsi-certz:authentication-policy-created-on? created-on - +--ro gnsi-certz:ssl-profile-id? string - +--ro gnsi-certz:counters - +--ro gnsi-certz:connection-rejects? oc-yang:counter64 - +--ro gnsi-certz:last-connection-reject? oc-types:timeticks64 - +--ro gnsi-certz:connection-accepts? oc-yang:counter64 - +--ro gnsi-certz:last-connection-accept? oc-types:timeticks64 - -``` +## OpenConfig Data models for gNSI certz + +Yang data models for certz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/) diff --git a/certz/gnsi-certz.html b/certz/gnsi-certz.html deleted file mode 100644 index fb35ab5..0000000 --- a/certz/gnsi-certz.html +++ /dev/null @@ -1,8578 +0,0 @@ - openconfig-system openconfig-system-grpc gnsi-certz - - - - - - - - - -
-
-

Module: openconfig-system, Namespace: - http://openconfig.net/yang/system, Prefix: - oc-sys

-

Module: openconfig-system-grpc, Namespace: - http://openconfig.net/yang/system-grpc, Prefix: - oc-sys-grpc

-

Module: gnsi-certz, Namespace: - https://github.com/openconfig/gnsi/certz/yang, Prefix: - gnsi-certz

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Element - [+]Expand all - [-]Collapse all - SchemaTypeFlagsOptsStatusPath
-
-   - - openconfig-system -
-
module -
-
-   - - system -
-
containerconfigcurrent/oc-sys:system
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:config
-
-   - hostname - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:motd-banner
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:state
-
-   - hostname - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:motd-banner
-
-   - current-datetime - -
-
leafoc-yang:date-and-timeno config?current/oc-sys:system/oc-sys:state/oc-sys:current-datetime
-
-   - boot-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:state/oc-sys:boot-time
-
-   - - clock -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock/oc-sys:config
-
-   - timezone-name - -
-
leaftimezone-name-typeconfig?current/oc-sys:system/oc-sys:clock/oc-sys:config/oc-sys:timezone-name
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:clock/oc-sys:state
-
-   - timezone-name - -
-
leaftimezone-name-typeno config?current/oc-sys:system/oc-sys:clock/oc-sys:state/oc-sys:timezone-name
-
-   - - dns -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:config
-
-   - search - -
-
leaf-listoc-inet:domain-nameconfig*current/oc-sys:system/oc-sys:dns/oc-sys:config/oc-sys:search
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:state
-
-   - search - -
-
leaf-listoc-inet:domain-nameno config*current/oc-sys:system/oc-sys:dns/oc-sys:state/oc-sys:search
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - - host-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries
-
-   - - host-entry[hostname] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry
-
-   - hostname - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:hostname
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config
-
-   - hostname - -
-
leafstringconfig?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv6-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state
-
-   - hostname - -
-
leafstringno config?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv6-address
-
-   - - ntp -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:config
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enable-ntp-auth
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:state
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enable-ntp-auth
-
-   - auth-mismatch - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:auth-mismatch
-
-   - - ntp-keys -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys
-
-   - - ntp-key[key-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key
-
-   - key-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:key-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config
-
-   - key-id - -
-
leafuint16config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-type
-
-   - key-value - -
-
leafstringconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-value
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state
-
-   - key-id - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-type
-
-   - key-value - -
-
leafstringno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-value
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - version - -
-
leafuint8config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:version
-
-   - association-type - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:prefer
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - version - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:version
-
-   - association-type - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:prefer
-
-   - stratum - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:stratum
-
-   - root-delay - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-delay
-
-   - root-dispersion - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-dispersion
-
-   - offset - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:offset
-
-   - poll-interval - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:poll-interval
-
-   - - ssh-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:session-limit
-
-   - - telnet-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:enable
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:enable
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:session-limit
-
-   - - logging -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging
-
-   - - console -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:state
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - remote-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers
-
-   - - remote-server[host] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server
-
-   - host - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:host
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config
-
-   - host - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:remote-port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state
-
-   - host - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:remote-port
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - aaa -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:state
-
-   - - authentication -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config
-
-   - authentication-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config/oc-sys:authentication-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state
-
-   - authentication-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state/oc-sys:authentication-method
-
-   - - admin-user -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config
-
-   - admin-password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password-hashed
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state
-
-   - admin-password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password-hashed
-
-   - admin-username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-username
-
-   - - users -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users
-
-   - - user[username] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user
-
-   - username - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:username
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config
-
-   - username - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:username
-
-   - password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:ssh-key
-
-   - role - -
-
leafunionconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:role
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state
-
-   - username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:username
-
-   - password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:ssh-key
-
-   - role - -
-
leafunionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:role
-
-   - - authorization -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config
-
-   - authorization-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config/oc-sys:authorization-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state
-
-   - authorization-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/oc-sys:authorization-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - - accounting -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config
-
-   - accounting-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config/oc-sys:accounting-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state
-
-   - accounting-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state/oc-sys:accounting-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - record - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:record
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - record - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:record
-
-   - - server-groups -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups
-
-   - - server-group[name] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group
-
-   - name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:name
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:name
-
-   - type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:name
-
-   - type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:type
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:timeout
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:timeout
-
-   - connection-opens - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-opens
-
-   - connection-closes - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-closes
-
-   - connection-aborts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-aborts
-
-   - connection-failures - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-failures
-
-   - connection-timeouts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-timeouts
-
-   - messages-sent - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-sent
-
-   - messages-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-received
-
-   - errors-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:errors-received
-
-   - - tacacs -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:source-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:source-address
-
-   - - radius -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config
-
-   - auth-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:retransmit-attempts
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state
-
-   - auth-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:retransmit-attempts
-
-   - - counters -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters
-
-   - retried-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:retried-access-requests
-
-   - connection-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:connection-accepts
-
-   - connection-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:connection-rejects
-
-   - timeout-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:timeout-access-requests
-
-   - - memory -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:memory/oc-sys:state
-
-   - physical - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:physical
-
-   - reserved - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:reserved
-
-   - - cpus -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus
-
-   - - cpu[index] -
-
listno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu
-
-   - index - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:index
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state
-
-   - index - -
-
leafunionno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:index
-
-   - - total -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max-time
-
-   - - user -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max-time
-
-   - - kernel -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max-time
-
-   - - nice -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max-time
-
-   - - idle -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max-time
-
-   - - wait -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max-time
-
-   - - hardware-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max-time
-
-   - - software-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max-time
-
-   - - processes -
-
containerconfigcurrent/oc-sys:system/oc-sys:processes
-
-   - - process[pid] -
-
listno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process
-
-   - pid - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:pid
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state
-
-   - pid - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:pid
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:name
-
-   - args - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:args
-
-   - start-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:start-time
-
-   - cpu-usage-user - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-user
-
-   - cpu-usage-system - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-system
-
-   - cpu-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-utilization
-
-   - memory-usage - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-usage
-
-   - memory-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-utilization
-
-   - - alarms -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms
-
-   - - alarm[id] -
-
listno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm
-
-   - id - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:id
-
-   - - config -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state
-
-   - id - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:id
-
-   - resource - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:resource
-
-   - text - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:text
-
-   - time-created - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:time-created
-
-   - severity - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:severity
-
-   - type-id - -
-
leafunionno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:type-id
-
-   - - messages -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:config
-
-   - severity - -
-
leafoc-log:syslog-severityconfig?current/oc-sys:system/oc-sys:messages/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state
-
-   - severity - -
-
leafoc-log:syslog-severityno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:severity
-
-   - - message -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message
-
-   - msg - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msg
-
-   - priority - -
-
leafuint8no config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:priority
-
-   - app-name - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:app-name
-
-   - procid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:procid
-
-   - msgid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msgid
-
-   - - debug-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries
-
-   - - debug-service[service] -
-
listconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service
-
-   - service - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:service
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config
-
-   - service - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:service
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:enabled
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state
-
-   - service - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:service
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:enabled
-
-   - - license -
-
containerconfigcurrent/oc-sys:system/oc-sys:license
-
-   - - licenses -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses
-
-   - - license[license-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license
-
-   - license-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:license-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config
-
-   - license-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-id
-
-   - license-data - -
-
leafunionconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-data
-
-   - active - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:active
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state
-
-   - license-id - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-id
-
-   - license-data - -
-
leafunionno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-data
-
-   - active - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:active
-
-   - description - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:description
-
-   - issue-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:issue-date
-
-   - expiration-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expiration-date
-
-   - in-use - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:in-use
-
-   - expired - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expired
-
-   - valid - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:valid
-
-   - - oc-sys-grpc:grpc-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers
-
-   - - oc-sys-grpc:grpc-server[name] -
-
listconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server
-
-   - oc-sys-grpc:name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:name
-
-   - - oc-sys-grpc:config -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config
-
-   - oc-sys-grpc:name - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:network-instance
-
-   - - oc-sys-grpc:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state
-
-   - oc-sys-grpc:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:network-instance
-
-   - gnsi-certz:certificate-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-version
-
-   - gnsi-certz:certificate-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-created-on
-
-   - gnsi-certz:ca-trust-bundle-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:ca-trust-bundle-version
-
-   - gnsi-certz:ca-trust-bundle-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:ca-trust-bundle-created-on
-
-   - gnsi-certz:certificate-revocation-list-bundle-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-revocation-list-bundle-version
-
-   - gnsi-certz:certificate-revocation-list-bundle-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-revocation-list-bundle-created-on
-
-   - gnsi-certz:authentication-policy-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:authentication-policy-version
-
-   - gnsi-certz:authentication-policy-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:authentication-policy-created-on
-
-   - gnsi-certz:ssl-profile-id -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:ssl-profile-id
-
-   - - gnsi-certz:counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters
-
-   - gnsi-certz:connection-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:connection-rejects
-
-   - gnsi-certz:last-connection-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:last-connection-reject
-
-   - gnsi-certz:connection-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:connection-accepts
-
-   - gnsi-certz:last-connection-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:last-connection-accept
-
- - - diff --git a/credentialz/README.md b/credentialz/README.md index dd4c2cf..b048c81 100644 --- a/credentialz/README.md +++ b/credentialz/README.md @@ -509,503 +509,6 @@ stream.Send( ) ``` -## gNSI.credentialz Telemetry Extension - -### `gnsi-credentialz.yang` - -An overview of the changes defined in the `gnsi-credentialz.yang` file are -shown below. - -```txt -module: gnsi-credentialz - - augment /oc-sys:system: - +--rw console - +--rw config - +--ro state - +--ro counters - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - augment /oc-sys:system/oc-sys:ssh-server/oc-sys:state: - +--ro active-trusted-user-ca-keys-version? version - +--ro active-trusted-user-ca-keys-created-on? created-on - +--ro active-host-certificate-version? version - +--ro active-host-certificate-created-on? created-on - +--ro active-host-key-version? version - +--ro active-host-key-version-created-on? created-on - +--ro counters - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - augment /oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state: - +--ro password-version? version - +--ro password-created-on? created-on - +--ro authorized-principals-list-version? version - +--ro authorized-principals-list-created-on? created-on - +--ro authorized-keys-list-version? version - +--ro authorized-keys-list-created-on? created-on -``` - -### `openconfig-system` tree - -The `openconfig-system` subtree after augments defined in the -`gnsi-credentialz.yang` file is shown below. - -For interactive version click [here](gnsi-credentialz.html). - -
- -The diagram of the tree. - - -```txt -module: openconfig-system - +--rw system - +--rw config - | +--rw hostname? oc-inet:domain-name - | +--rw domain-name? oc-inet:domain-name - | +--rw login-banner? string - | +--rw motd-banner? string - +--ro state - | +--ro hostname? oc-inet:domain-name - | +--ro domain-name? oc-inet:domain-name - | +--ro login-banner? string - | +--ro motd-banner? string - | +--ro current-datetime? oc-yang:date-and-time - | +--ro boot-time? oc-types:timeticks64 - +--rw clock - | +--rw config - | | +--rw timezone-name? timezone-name-type - | +--ro state - | +--ro timezone-name? timezone-name-type - +--rw dns - | +--rw config - | | +--rw search* oc-inet:domain-name - | +--ro state - | | +--ro search* oc-inet:domain-name - | +--rw servers - | | +--rw server* [address] - | | +--rw address -> ../config/address - | | +--rw config - | | | +--rw address? oc-inet:ip-address - | | | +--rw port? oc-inet:port-number - | | +--ro state - | | +--ro address? oc-inet:ip-address - | | +--ro port? oc-inet:port-number - | +--rw host-entries - | +--rw host-entry* [hostname] - | +--rw hostname -> ../config/hostname - | +--rw config - | | +--rw hostname? string - | | +--rw alias* string - | | +--rw ipv4-address* oc-inet:ipv4-address - | | +--rw ipv6-address* oc-inet:ipv6-address - | +--ro state - | +--ro hostname? string - | +--ro alias* string - | +--ro ipv4-address* oc-inet:ipv4-address - | +--ro ipv6-address* oc-inet:ipv6-address - +--rw ntp - | +--rw config - | | +--rw enabled? boolean - | | +--rw ntp-source-address? oc-inet:ip-address - | | +--rw enable-ntp-auth? boolean - | +--ro state - | | +--ro enabled? boolean - | | +--ro ntp-source-address? oc-inet:ip-address - | | +--ro enable-ntp-auth? boolean - | | +--ro auth-mismatch? oc-yang:counter64 - | +--rw ntp-keys - | | +--rw ntp-key* [key-id] - | | +--rw key-id -> ../config/key-id - | | +--rw config - | | | +--rw key-id? uint16 - | | | +--rw key-type? identityref - | | | +--rw key-value? string - | | +--ro state - | | +--ro key-id? uint16 - | | +--ro key-type? identityref - | | +--ro key-value? string - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw address? oc-inet:host - | | +--rw port? oc-inet:port-number - | | +--rw version? uint8 - | | +--rw association-type? enumeration - | | +--rw iburst? boolean - | | +--rw prefer? boolean - | +--ro state - | +--ro address? oc-inet:host - | +--ro port? oc-inet:port-number - | +--ro version? uint8 - | +--ro association-type? enumeration - | +--ro iburst? boolean - | +--ro prefer? boolean - | +--ro stratum? uint8 - | +--ro root-delay? uint32 - | +--ro root-dispersion? uint64 - | +--ro offset? uint64 - | +--ro poll-interval? uint32 - +--rw ssh-server - | +--rw config - | | +--rw enable? boolean - | | +--rw protocol-version? enumeration - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro protocol-version? enumeration - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - | +--ro gnsi-credz:active-trusted-user-ca-keys-version? version - | +--ro gnsi-credz:active-trusted-user-ca-keys-created-on? created-on - | +--ro gnsi-credz:active-host-certificate-version? version - | +--ro gnsi-credz:active-host-certificate-created-on? created-on - | +--ro gnsi-credz:active-host-key-version? version - | +--ro gnsi-credz:active-host-key-version-created-on? created-on - | +--ro gnsi-credz:counters - | +--ro gnsi-credz:access-rejects? oc-yang:counter64 - | +--ro gnsi-credz:last-access-reject? oc-types:timeticks64 - | +--ro gnsi-credz:access-accepts? oc-yang:counter64 - | +--ro gnsi-credz:last-access-accept? oc-types:timeticks64 - +--rw telnet-server - | +--rw config - | | +--rw enable? boolean - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw logging - | +--rw console - | | +--rw config - | | +--ro state - | | +--rw selectors - | | +--rw selector* [facility severity] - | | +--rw facility -> ../config/facility - | | +--rw severity -> ../config/severity - | | +--rw config - | | | +--rw facility? identityref - | | | +--rw severity? syslog-severity - | | +--ro state - | | +--ro facility? identityref - | | +--ro severity? syslog-severity - | +--rw remote-servers - | +--rw remote-server* [host] - | +--rw host -> ../config/host - | +--rw config - | | +--rw host? oc-inet:host - | | +--rw source-address? oc-inet:ip-address - | | +--rw remote-port? oc-inet:port-number - | +--ro state - | | +--ro host? oc-inet:host - | | +--ro source-address? oc-inet:ip-address - | | +--ro remote-port? oc-inet:port-number - | +--rw selectors - | +--rw selector* [facility severity] - | +--rw facility -> ../config/facility - | +--rw severity -> ../config/severity - | +--rw config - | | +--rw facility? identityref - | | +--rw severity? syslog-severity - | +--ro state - | +--ro facility? identityref - | +--ro severity? syslog-severity - +--rw aaa - | +--rw config - | +--ro state - | +--rw authentication - | | +--rw config - | | | +--rw authentication-method* union - | | +--ro state - | | | +--ro authentication-method* union - | | +--rw admin-user - | | | +--rw config - | | | | +--rw admin-password? string - | | | | +--rw admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro state - | | | +--ro admin-password? string - | | | +--ro admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro admin-username? string - | | +--rw users - | | +--rw user* [username] - | | +--rw username -> ../config/username - | | +--rw config - | | | +--rw username? string - | | | +--rw role? union - | | +--ro state - | | +--ro username? string - | | +--ro password? string - | | +--ro password-hashed? oc-aaa-types:crypt-password-type - | | +--ro role? union - | | +--ro gnsi-credz:password-version? version - | | +--ro gnsi-credz:password-created-on? created-on - | | +--ro gnsi-credz:authorized-principals-list-version? version - | | +--ro gnsi-credz:authorized-principals-list-created-on? created-on - | | +--ro gnsi-credz:authorized-keys-list-version? version - | | +--ro gnsi-credz:authorized-keys-list-created-on? created-on - | +--rw authorization - | | +--rw config - | | | +--rw authorization-method* union - | | +--ro state - | | | +--ro authorization-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | +--ro state - | | +--ro event-type? identityref - | +--rw accounting - | | +--rw config - | | | +--rw accounting-method* union - | | +--ro state - | | | +--ro accounting-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | | +--rw record? enumeration - | | +--ro state - | | +--ro event-type? identityref - | | +--ro record? enumeration - | +--rw server-groups - | +--rw server-group* [name] - | +--rw name -> ../config/name - | +--rw config - | | +--rw name? string - | | +--rw type? identityref - | +--ro state - | | +--ro name? string - | | +--ro type? identityref - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw name? string - | | +--rw address? oc-inet:ip-address - | | +--rw timeout? uint16 - | +--ro state - | | +--ro name? string - | | +--ro address? oc-inet:ip-address - | | +--ro timeout? uint16 - | | +--ro connection-opens? oc-yang:counter64 - | | +--ro connection-closes? oc-yang:counter64 - | | +--ro connection-aborts? oc-yang:counter64 - | | +--ro connection-failures? oc-yang:counter64 - | | +--ro connection-timeouts? oc-yang:counter64 - | | +--ro messages-sent? oc-yang:counter64 - | | +--ro messages-received? oc-yang:counter64 - | | +--ro errors-received? oc-yang:counter64 - | +--rw tacacs - | | +--rw config - | | | +--rw port? oc-inet:port-number - | | | +--rw secret-key? oc-types:routing-password - | | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | | +--rw source-address? oc-inet:ip-address - | | +--ro state - | | +--ro port? oc-inet:port-number - | | +--ro secret-key? oc-types:routing-password - | | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--ro source-address? oc-inet:ip-address - | +--rw radius - | +--rw config - | | +--rw auth-port? oc-inet:port-number - | | +--rw acct-port? oc-inet:port-number - | | +--rw secret-key? oc-types:routing-password - | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--rw source-address? oc-inet:ip-address - | | +--rw retransmit-attempts? uint8 - | +--ro state - | +--ro auth-port? oc-inet:port-number - | +--ro acct-port? oc-inet:port-number - | +--ro secret-key? oc-types:routing-password - | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | +--ro source-address? oc-inet:ip-address - | +--ro retransmit-attempts? uint8 - | +--ro counters - | +--ro retried-access-requests? oc-yang:counter64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro access-rejects? oc-yang:counter64 - | +--ro timeout-access-requests? oc-yang:counter64 - +--rw memory - | +--rw config - | +--ro state - | +--ro physical? uint64 - | +--ro reserved? uint64 - +--ro cpus - | +--ro cpu* [index] - | +--ro index -> ../state/index - | +--ro state - | +--ro index? union - | +--ro total - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro user - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro kernel - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro nice - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro idle - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro wait - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro hardware-interrupt - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro software-interrupt - | +--ro instant? oc-types:percentage - | +--ro avg? oc-types:percentage - | +--ro min? oc-types:percentage - | +--ro max? oc-types:percentage - | +--ro interval? oc-types:stat-interval - | +--ro min-time? oc-types:timeticks64 - | +--ro max-time? oc-types:timeticks64 - +--rw processes - | +--ro process* [pid] - | +--ro pid -> ../state/pid - | +--ro state - | +--ro pid? uint64 - | +--ro name? string - | +--ro args* string - | +--ro start-time? oc-types:timeticks64 - | +--ro cpu-usage-user? oc-yang:counter64 - | +--ro cpu-usage-system? oc-yang:counter64 - | +--ro cpu-utilization? oc-types:percentage - | +--ro memory-usage? uint64 - | +--ro memory-utilization? oc-types:percentage - +--ro alarms - | +--ro alarm* [id] - | +--ro id -> ../state/id - | +--ro config - | +--ro state - | +--ro id? string - | +--ro resource? string - | +--ro text? string - | +--ro time-created? oc-types:timeticks64 - | +--ro severity? identityref - | +--ro type-id? union - +--rw messages - | +--rw config - | | +--rw severity? oc-log:syslog-severity - | +--ro state - | | +--ro severity? oc-log:syslog-severity - | | +--ro message - | | +--ro msg? string - | | +--ro priority? uint8 - | | +--ro app-name? string - | | +--ro procid? string - | | +--ro msgid? string - | +--rw debug-entries - | +--rw debug-service* [service] - | +--rw service -> ../config/service - | +--rw config - | | +--rw service? identityref - | | +--rw enabled? boolean - | +--ro state - | +--ro service? identityref - | +--ro enabled? boolean - +--rw license - | +--rw licenses - | +--rw license* [license-id] - | +--rw license-id -> ../config/license-id - | +--rw config - | | +--rw license-id? string - | | +--rw license-data? union - | | +--rw active? boolean - | +--ro state - | +--ro license-id? string - | +--ro license-data? union - | +--ro active? boolean - | +--ro description? string - | +--ro issue-date? uint64 - | +--ro expiration-date? uint64 - | +--ro in-use? boolean - | +--ro expired? boolean - | +--ro valid? boolean - +--rw oc-sys-grpc:grpc-servers - | +--rw oc-sys-grpc:grpc-server* [name] - | +--rw oc-sys-grpc:name -> ../config/name - | +--rw oc-sys-grpc:config - | | +--rw oc-sys-grpc:name? string - | | +--rw oc-sys-grpc:services* identityref - | | +--rw oc-sys-grpc:enable? boolean - | | +--rw oc-sys-grpc:port? oc-inet:port-number - | | +--rw oc-sys-grpc:transport-security? boolean - | | +--rw oc-sys-grpc:certificate-id? string - | | +--rw oc-sys-grpc:metadata-authentication? boolean - | | +--rw oc-sys-grpc:listen-addresses* union - | | +--rw oc-sys-grpc:network-instance? oc-ni:network-instance-ref - | +--ro oc-sys-grpc:state - | +--ro oc-sys-grpc:name? string - | +--ro oc-sys-grpc:services* identityref - | +--ro oc-sys-grpc:enable? boolean - | +--ro oc-sys-grpc:port? oc-inet:port-number - | +--ro oc-sys-grpc:transport-security? boolean - | +--ro oc-sys-grpc:certificate-id? string - | +--ro oc-sys-grpc:metadata-authentication? boolean - | +--ro oc-sys-grpc:listen-addresses* union - | +--ro oc-sys-grpc:network-instance? oc-ni:network-instance-ref - +--rw gnsi-credz:console - +--rw gnsi-credz:config - +--ro gnsi-credz:state - +--ro gnsi-credz:counters - +--ro gnsi-credz:access-rejects? oc-yang:counter64 - +--ro gnsi-credz:last-access-reject? oc-types:timeticks64 - +--ro gnsi-credz:access-accepts? oc-yang:counter64 - +--ro gnsi-credz:last-access-accept? oc-types:timeticks64 - -``` -
+## OpenConfig Data models for gNSI credentialz + +Yang data models for certz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/) diff --git a/credentialz/gnsi-credentialz.html b/credentialz/gnsi-credentialz.html deleted file mode 100644 index 82594ec..0000000 --- a/credentialz/gnsi-credentialz.html +++ /dev/null @@ -1,8711 +0,0 @@ - openconfig-system openconfig-system-grpc gnsi-credentialz - - - - - - - - - -
-
-

Module: openconfig-system, Namespace: - http://openconfig.net/yang/system, Prefix: - oc-sys

-

Module: openconfig-system-grpc, Namespace: - http://openconfig.net/yang/system-grpc, Prefix: - oc-sys-grpc

-

Module: gnsi-credentialz, Namespace: - https://github.com/openconfig/gnsi/credentialz/yang, Prefix: - gnsi-credz

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Element - [+]Expand all - [-]Collapse all - SchemaTypeFlagsOptsStatusPath
-
-   - - openconfig-system -
-
module -
-
-   - - system -
-
containerconfigcurrent/oc-sys:system
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:config
-
-   - hostname - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:motd-banner
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:state
-
-   - hostname - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:motd-banner
-
-   - current-datetime - -
-
leafoc-yang:date-and-timeno config?current/oc-sys:system/oc-sys:state/oc-sys:current-datetime
-
-   - boot-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:state/oc-sys:boot-time
-
-   - - clock -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock/oc-sys:config
-
-   - timezone-name - -
-
leaftimezone-name-typeconfig?current/oc-sys:system/oc-sys:clock/oc-sys:config/oc-sys:timezone-name
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:clock/oc-sys:state
-
-   - timezone-name - -
-
leaftimezone-name-typeno config?current/oc-sys:system/oc-sys:clock/oc-sys:state/oc-sys:timezone-name
-
-   - - dns -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:config
-
-   - search - -
-
leaf-listoc-inet:domain-nameconfig*current/oc-sys:system/oc-sys:dns/oc-sys:config/oc-sys:search
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:state
-
-   - search - -
-
leaf-listoc-inet:domain-nameno config*current/oc-sys:system/oc-sys:dns/oc-sys:state/oc-sys:search
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - - host-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries
-
-   - - host-entry[hostname] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry
-
-   - hostname - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:hostname
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config
-
-   - hostname - -
-
leafstringconfig?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv6-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state
-
-   - hostname - -
-
leafstringno config?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv6-address
-
-   - - ntp -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:config
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enable-ntp-auth
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:state
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enable-ntp-auth
-
-   - auth-mismatch - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:auth-mismatch
-
-   - - ntp-keys -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys
-
-   - - ntp-key[key-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key
-
-   - key-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:key-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config
-
-   - key-id - -
-
leafuint16config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-type
-
-   - key-value - -
-
leafstringconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-value
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state
-
-   - key-id - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-type
-
-   - key-value - -
-
leafstringno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-value
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - version - -
-
leafuint8config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:version
-
-   - association-type - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:prefer
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - version - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:version
-
-   - association-type - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:prefer
-
-   - stratum - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:stratum
-
-   - root-delay - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-delay
-
-   - root-dispersion - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-dispersion
-
-   - offset - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:offset
-
-   - poll-interval - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:poll-interval
-
-   - - ssh-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:session-limit
-
-   - gnsi-credz:active-trusted-user-ca-keys-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-trusted-user-ca-keys-version
-
-   - gnsi-credz:active-trusted-user-ca-keys-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-trusted-user-ca-keys-created-on
-
-   - gnsi-credz:active-host-certificate-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-certificate-version
-
-   - gnsi-credz:active-host-certificate-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-certificate-created-on
-
-   - gnsi-credz:active-host-key-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-key-version
-
-   - gnsi-credz:active-host-key-version-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-key-version-created-on
-
-   - - gnsi-credz:counters -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters
-
-   - gnsi-credz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:access-rejects
-
-   - gnsi-credz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:last-access-reject
-
-   - gnsi-credz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:access-accepts
-
-   - gnsi-credz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:last-access-accept
-
-   - - telnet-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:enable
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:enable
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:session-limit
-
-   - - logging -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging
-
-   - - console -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:state
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - remote-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers
-
-   - - remote-server[host] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server
-
-   - host - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:host
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config
-
-   - host - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:remote-port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state
-
-   - host - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:remote-port
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - aaa -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:state
-
-   - - authentication -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config
-
-   - authentication-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config/oc-sys:authentication-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state
-
-   - authentication-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state/oc-sys:authentication-method
-
-   - - admin-user -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config
-
-   - admin-password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password-hashed
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state
-
-   - admin-password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password-hashed
-
-   - admin-username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-username
-
-   - - users -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users
-
-   - - user[username] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user
-
-   - username - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:username
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config
-
-   - username - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:username
-
-   - role - -
-
leafunionconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:role
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state
-
-   - username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:username
-
-   - password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password-hashed
-
-   - role - -
-
leafunionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:role
-
-   - gnsi-credz:password-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:password-version
-
-   - gnsi-credz:password-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:password-created-on
-
-   - gnsi-credz:authorized-users-list-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-users-list-version
-
-   - gnsi-credz:authorized-users-list-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-users-list-created-on
-
-   - gnsi-credz:authorized-keys-list-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-keys-list-version
-
-   - gnsi-credz:authorized-keys-list-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-keys-list-created-on
-
-   - - authorization -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config
-
-   - authorization-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config/oc-sys:authorization-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state
-
-   - authorization-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/oc-sys:authorization-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - - accounting -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config
-
-   - accounting-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config/oc-sys:accounting-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state
-
-   - accounting-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state/oc-sys:accounting-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - record - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:record
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - record - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:record
-
-   - - server-groups -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups
-
-   - - server-group[name] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group
-
-   - name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:name
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:name
-
-   - type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:name
-
-   - type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:type
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:timeout
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:timeout
-
-   - connection-opens - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-opens
-
-   - connection-closes - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-closes
-
-   - connection-aborts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-aborts
-
-   - connection-failures - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-failures
-
-   - connection-timeouts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-timeouts
-
-   - messages-sent - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-sent
-
-   - messages-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-received
-
-   - errors-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:errors-received
-
-   - - tacacs -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:source-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:source-address
-
-   - - radius -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config
-
-   - auth-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:retransmit-attempts
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state
-
-   - auth-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:retransmit-attempts
-
-   - - counters -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters
-
-   - retried-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:retried-access-requests
-
-   - access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-accepts
-
-   - access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-rejects
-
-   - timeout-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:timeout-access-requests
-
-   - - memory -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:memory/oc-sys:state
-
-   - physical - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:physical
-
-   - reserved - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:reserved
-
-   - - cpus -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus
-
-   - - cpu[index] -
-
listno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu
-
-   - index - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:index
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state
-
-   - index - -
-
leafunionno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:index
-
-   - - total -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max-time
-
-   - - user -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max-time
-
-   - - kernel -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max-time
-
-   - - nice -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max-time
-
-   - - idle -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max-time
-
-   - - wait -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max-time
-
-   - - hardware-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max-time
-
-   - - software-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max-time
-
-   - - processes -
-
containerconfigcurrent/oc-sys:system/oc-sys:processes
-
-   - - process[pid] -
-
listno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process
-
-   - pid - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:pid
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state
-
-   - pid - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:pid
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:name
-
-   - args - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:args
-
-   - start-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:start-time
-
-   - cpu-usage-user - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-user
-
-   - cpu-usage-system - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-system
-
-   - cpu-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-utilization
-
-   - memory-usage - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-usage
-
-   - memory-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-utilization
-
-   - - alarms -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms
-
-   - - alarm[id] -
-
listno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm
-
-   - id - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:id
-
-   - - config -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state
-
-   - id - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:id
-
-   - resource - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:resource
-
-   - text - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:text
-
-   - time-created - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:time-created
-
-   - severity - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:severity
-
-   - type-id - -
-
leafunionno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:type-id
-
-   - - messages -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:config
-
-   - severity - -
-
leafoc-log:syslog-severityconfig?current/oc-sys:system/oc-sys:messages/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state
-
-   - severity - -
-
leafoc-log:syslog-severityno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:severity
-
-   - - message -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message
-
-   - msg - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msg
-
-   - priority - -
-
leafuint8no config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:priority
-
-   - app-name - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:app-name
-
-   - procid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:procid
-
-   - msgid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msgid
-
-   - - debug-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries
-
-   - - debug-service[service] -
-
listconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service
-
-   - service - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:service
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config
-
-   - service - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:service
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:enabled
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state
-
-   - service - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:service
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:enabled
-
-   - - license -
-
containerconfigcurrent/oc-sys:system/oc-sys:license
-
-   - - licenses -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses
-
-   - - license[license-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license
-
-   - license-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:license-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config
-
-   - license-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-id
-
-   - license-data - -
-
leafunionconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-data
-
-   - active - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:active
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state
-
-   - license-id - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-id
-
-   - license-data - -
-
leafunionno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-data
-
-   - active - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:active
-
-   - description - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:description
-
-   - issue-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:issue-date
-
-   - expiration-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expiration-date
-
-   - in-use - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:in-use
-
-   - expired - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expired
-
-   - valid - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:valid
-
-   - - oc-sys-grpc:grpc-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers
-
-   - - oc-sys-grpc:grpc-server[name] -
-
listconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server
-
-   - oc-sys-grpc:name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:name
-
-   - - oc-sys-grpc:config -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config
-
-   - oc-sys-grpc:name - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:network-instance
-
-   - - oc-sys-grpc:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state
-
-   - oc-sys-grpc:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:network-instance
-
-   - - gnsi-credz:console -
-
containerconfigcurrent/oc-sys:system/gnsi-credz:console
-
-   - - gnsi-credz:config -
-
containerconfigcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:config
-
-   - - gnsi-credz:state -
-
containerno configcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:state
-
-   - - gnsi-credz:counters -
-
containerno configcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters
-
-   - gnsi-credz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:access-rejects
-
-   - gnsi-credz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:last-access-reject
-
-   - gnsi-credz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:access-accepts
-
-   - gnsi-credz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:last-access-accept
-
- - - diff --git a/pathz/README.md b/pathz/README.md index 831736d..12c889c 100644 --- a/pathz/README.md +++ b/pathz/README.md @@ -1,510 +1,5 @@ -# gNSI OpenConfig-path-based Authorization Policy Extension +# gNSI OpenConfig Path Based Authorization Policy -## Yang schema +## OpenConfig Data models for gNSI pathz -## `gnsi-pathz` tree -
- - -An overview of the changes defined in the `gnsi-pathz.yang` file are shown -below. - - -```sh -module: gnsi-pathz - - augment /oc-sys:system: - +--ro gnmi-pathz-policies - +--ro policies - +--ro policy* [instance] - +--ro instance -> ../state/instance - +--ro state - +--ro instance? enumeration - +--ro version? version - +--ro created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state: - +--ro gnmi-pathz-policy-version? version - +--ro gnmi-pathz-policy-created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server: - +--ro gnmi-pathz-policy-counters - +--ro paths - +--ro path* [xpath] - +--ro xpath -> ../state/xpath - +--ro state - +--ro xpath? string - +--ro reads - | +--ro access-rejects? oc-yang:counter64 - | +--ro last-access-reject? oc-types:timeticks64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro last-access-accept? oc-types:timeticks64 - +--ro writes - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 -``` -
- -## `openconfig-system` tree -
- - -The `openconfig-system` subtree after augments defined in the -`gnsi-pathz.yang` file is shown below. - - -For interactive version click [here](gnsi-pathz.html). - -```sh -module: openconfig-system - +--rw system - +--rw config - | +--rw hostname? oc-inet:domain-name - | +--rw domain-name? oc-inet:domain-name - | +--rw login-banner? string - | +--rw motd-banner? string - +--ro state - | +--ro hostname? oc-inet:domain-name - | +--ro domain-name? oc-inet:domain-name - | +--ro login-banner? string - | +--ro motd-banner? string - | +--ro current-datetime? oc-yang:date-and-time - | +--ro boot-time? oc-types:timeticks64 - +--rw clock - | +--rw config - | | +--rw timezone-name? timezone-name-type - | +--ro state - | +--ro timezone-name? timezone-name-type - +--rw dns - | +--rw config - | | +--rw search* oc-inet:domain-name - | +--ro state - | | +--ro search* oc-inet:domain-name - | +--rw servers - | | +--rw server* [address] - | | +--rw address -> ../config/address - | | +--rw config - | | | +--rw address? oc-inet:ip-address - | | | +--rw port? oc-inet:port-number - | | +--ro state - | | +--ro address? oc-inet:ip-address - | | +--ro port? oc-inet:port-number - | +--rw host-entries - | +--rw host-entry* [hostname] - | +--rw hostname -> ../config/hostname - | +--rw config - | | +--rw hostname? string - | | +--rw alias* string - | | +--rw ipv4-address* oc-inet:ipv4-address - | | +--rw ipv6-address* oc-inet:ipv6-address - | +--ro state - | +--ro hostname? string - | +--ro alias* string - | +--ro ipv4-address* oc-inet:ipv4-address - | +--ro ipv6-address* oc-inet:ipv6-address - +--rw ntp - | +--rw config - | | +--rw enabled? boolean - | | +--rw ntp-source-address? oc-inet:ip-address - | | +--rw enable-ntp-auth? boolean - | +--ro state - | | +--ro enabled? boolean - | | +--ro ntp-source-address? oc-inet:ip-address - | | +--ro enable-ntp-auth? boolean - | | +--ro auth-mismatch? oc-yang:counter64 - | +--rw ntp-keys - | | +--rw ntp-key* [key-id] - | | +--rw key-id -> ../config/key-id - | | +--rw config - | | | +--rw key-id? uint16 - | | | +--rw key-type? identityref - | | | +--rw key-value? string - | | +--ro state - | | +--ro key-id? uint16 - | | +--ro key-type? identityref - | | +--ro key-value? string - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw address? oc-inet:host - | | +--rw port? oc-inet:port-number - | | +--rw version? uint8 - | | +--rw association-type? enumeration - | | +--rw iburst? boolean - | | +--rw prefer? boolean - | +--ro state - | +--ro address? oc-inet:host - | +--ro port? oc-inet:port-number - | +--ro version? uint8 - | +--ro association-type? enumeration - | +--ro iburst? boolean - | +--ro prefer? boolean - | +--ro stratum? uint8 - | +--ro root-delay? uint32 - | +--ro root-dispersion? uint64 - | +--ro offset? uint64 - | +--ro poll-interval? uint32 - +--rw ssh-server - | +--rw config - | | +--rw enable? boolean - | | +--rw protocol-version? enumeration - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro protocol-version? enumeration - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw telnet-server - | +--rw config - | | +--rw enable? boolean - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw logging - | +--rw console - | | +--rw config - | | +--ro state - | | +--rw selectors - | | +--rw selector* [facility severity] - | | +--rw facility -> ../config/facility - | | +--rw severity -> ../config/severity - | | +--rw config - | | | +--rw facility? identityref - | | | +--rw severity? syslog-severity - | | +--ro state - | | +--ro facility? identityref - | | +--ro severity? syslog-severity - | +--rw remote-servers - | +--rw remote-server* [host] - | +--rw host -> ../config/host - | +--rw config - | | +--rw host? oc-inet:host - | | +--rw source-address? oc-inet:ip-address - | | +--rw remote-port? oc-inet:port-number - | +--ro state - | | +--ro host? oc-inet:host - | | +--ro source-address? oc-inet:ip-address - | | +--ro remote-port? oc-inet:port-number - | +--rw selectors - | +--rw selector* [facility severity] - | +--rw facility -> ../config/facility - | +--rw severity -> ../config/severity - | +--rw config - | | +--rw facility? identityref - | | +--rw severity? syslog-severity - | +--ro state - | +--ro facility? identityref - | +--ro severity? syslog-severity - +--rw aaa - | +--rw config - | +--ro state - | +--rw authentication - | | +--rw config - | | | +--rw authentication-method* union - | | +--ro state - | | | +--ro authentication-method* union - | | +--rw admin-user - | | | +--rw config - | | | | +--rw admin-password? string - | | | | +--rw admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro state - | | | +--ro admin-password? string - | | | +--ro admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro admin-username? string - | | +--rw users - | | +--rw user* [username] - | | +--rw username -> ../config/username - | | +--rw config - | | | +--rw username? string - | | | +--rw password? string - | | | +--rw password-hashed? oc-aaa-types:crypt-password-type - | | | +--rw ssh-key? string - | | | +--rw role? union - | | +--ro state - | | +--ro username? string - | | +--ro password? string - | | +--ro password-hashed? oc-aaa-types:crypt-password-type - | | +--ro ssh-key? string - | | +--ro role? union - | +--rw authorization - | | +--rw config - | | | +--rw authorization-method* union - | | +--ro state - | | | +--ro authorization-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | +--ro state - | | +--ro event-type? identityref - | +--rw accounting - | | +--rw config - | | | +--rw accounting-method* union - | | +--ro state - | | | +--ro accounting-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | | +--rw record? enumeration - | | +--ro state - | | +--ro event-type? identityref - | | +--ro record? enumeration - | +--rw server-groups - | +--rw server-group* [name] - | +--rw name -> ../config/name - | +--rw config - | | +--rw name? string - | | +--rw type? identityref - | +--ro state - | | +--ro name? string - | | +--ro type? identityref - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw name? string - | | +--rw address? oc-inet:ip-address - | | +--rw timeout? uint16 - | +--ro state - | | +--ro name? string - | | +--ro address? oc-inet:ip-address - | | +--ro timeout? uint16 - | | +--ro connection-opens? oc-yang:counter64 - | | +--ro connection-closes? oc-yang:counter64 - | | +--ro connection-aborts? oc-yang:counter64 - | | +--ro connection-failures? oc-yang:counter64 - | | +--ro connection-timeouts? oc-yang:counter64 - | | +--ro messages-sent? oc-yang:counter64 - | | +--ro messages-received? oc-yang:counter64 - | | +--ro errors-received? oc-yang:counter64 - | +--rw tacacs - | | +--rw config - | | | +--rw port? oc-inet:port-number - | | | +--rw secret-key? oc-types:routing-password - | | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | | +--rw source-address? oc-inet:ip-address - | | +--ro state - | | +--ro port? oc-inet:port-number - | | +--ro secret-key? oc-types:routing-password - | | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--ro source-address? oc-inet:ip-address - | +--rw radius - | +--rw config - | | +--rw auth-port? oc-inet:port-number - | | +--rw acct-port? oc-inet:port-number - | | +--rw secret-key? oc-types:routing-password - | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--rw source-address? oc-inet:ip-address - | | +--rw retransmit-attempts? uint8 - | +--ro state - | +--ro auth-port? oc-inet:port-number - | +--ro acct-port? oc-inet:port-number - | +--ro secret-key? oc-types:routing-password - | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | +--ro source-address? oc-inet:ip-address - | +--ro retransmit-attempts? uint8 - | +--ro counters - | +--ro retried-access-requests? oc-yang:counter64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro access-rejects? oc-yang:counter64 - | +--ro timeout-access-requests? oc-yang:counter64 - +--rw memory - | +--rw config - | +--ro state - | +--ro physical? uint64 - | +--ro reserved? uint64 - +--ro cpus - | +--ro cpu* [index] - | +--ro index -> ../state/index - | +--ro state - | +--ro index? union - | +--ro total - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro user - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro kernel - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro nice - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro idle - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro wait - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro hardware-interrupt - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro software-interrupt - | +--ro instant? oc-types:percentage - | +--ro avg? oc-types:percentage - | +--ro min? oc-types:percentage - | +--ro max? oc-types:percentage - | +--ro interval? oc-types:stat-interval - | +--ro min-time? oc-types:timeticks64 - | +--ro max-time? oc-types:timeticks64 - +--rw processes - | +--ro process* [pid] - | +--ro pid -> ../state/pid - | +--ro state - | +--ro pid? uint64 - | +--ro name? string - | +--ro args* string - | +--ro start-time? oc-types:timeticks64 - | +--ro cpu-usage-user? oc-yang:counter64 - | +--ro cpu-usage-system? oc-yang:counter64 - | +--ro cpu-utilization? oc-types:percentage - | +--ro memory-usage? uint64 - | +--ro memory-utilization? oc-types:percentage - +--ro alarms - | +--ro alarm* [id] - | +--ro id -> ../state/id - | +--ro config - | +--ro state - | +--ro id? string - | +--ro resource? string - | +--ro text? string - | +--ro time-created? oc-types:timeticks64 - | +--ro severity? identityref - | +--ro type-id? union - +--rw messages - | +--rw config - | | +--rw severity? oc-log:syslog-severity - | +--ro state - | | +--ro severity? oc-log:syslog-severity - | | +--ro message - | | +--ro msg? string - | | +--ro priority? uint8 - | | +--ro app-name? string - | | +--ro procid? string - | | +--ro msgid? string - | +--rw debug-entries - | +--rw debug-service* [service] - | +--rw service -> ../config/service - | +--rw config - | | +--rw service? identityref - | | +--rw enabled? boolean - | +--ro state - | +--ro service? identityref - | +--ro enabled? boolean - +--rw license - | +--rw licenses - | +--rw license* [license-id] - | +--rw license-id -> ../config/license-id - | +--rw config - | | +--rw license-id? string - | | +--rw license-data? union - | | +--rw active? boolean - | +--ro state - | +--ro license-id? string - | +--ro license-data? union - | +--ro active? boolean - | +--ro description? string - | +--ro issue-date? uint64 - | +--ro expiration-date? uint64 - | +--ro in-use? boolean - | +--ro expired? boolean - | +--ro valid? boolean - +--rw oc-sys-grpc:grpc-servers - | +--rw oc-sys-grpc:grpc-server* [name] - | +--rw oc-sys-grpc:name -> ../config/name - | +--rw oc-sys-grpc:config - | | +--rw oc-sys-grpc:name? string - | | +--rw oc-sys-grpc:services* identityref - | | +--rw oc-sys-grpc:enable? boolean - | | +--rw oc-sys-grpc:port? oc-inet:port-number - | | +--rw oc-sys-grpc:transport-security? boolean - | | +--rw oc-sys-grpc:certificate-id? string - | | +--rw oc-sys-grpc:metadata-authentication? boolean - | | +--rw oc-sys-grpc:listen-addresses* union - | | +--rw oc-sys-grpc:network-instance? oc-ni:network-instance-ref - | +--ro oc-sys-grpc:state - | | +--ro oc-sys-grpc:name? string - | | +--ro oc-sys-grpc:services* identityref - | | +--ro oc-sys-grpc:enable? boolean - | | +--ro oc-sys-grpc:port? oc-inet:port-number - | | +--ro oc-sys-grpc:transport-security? boolean - | | +--ro oc-sys-grpc:certificate-id? string - | | +--ro oc-sys-grpc:metadata-authentication? boolean - | | +--ro oc-sys-grpc:listen-addresses* union - | | +--ro oc-sys-grpc:network-instance? oc-ni:network-instance-ref - | | +--ro gnsi-pathz:gnmi-pathz-policy-version? version - | | +--ro gnsi-pathz:gnmi-pathz-policy-created-on? created-on - | +--ro gnsi-pathz:gnmi-pathz-policy-counters - | +--ro gnsi-pathz:paths - | +--ro gnsi-pathz:path* [xpath] - | +--ro gnsi-pathz:xpath -> ../state/xpath - | +--ro gnsi-pathz:state - | +--ro gnsi-pathz:xpath? string - | +--ro gnsi-pathz:reads - | | +--ro gnsi-pathz:access-rejects? oc-yang:counter64 - | | +--ro gnsi-pathz:last-access-reject? oc-types:timeticks64 - | | +--ro gnsi-pathz:access-accepts? oc-yang:counter64 - | | +--ro gnsi-pathz:last-access-accept? oc-types:timeticks64 - | +--ro gnsi-pathz:writes - | +--ro gnsi-pathz:access-rejects? oc-yang:counter64 - | +--ro gnsi-pathz:last-access-reject? oc-types:timeticks64 - | +--ro gnsi-pathz:access-accepts? oc-yang:counter64 - | +--ro gnsi-pathz:last-access-accept? oc-types:timeticks64 - +--ro gnsi-pathz:gnmi-pathz-policies - +--ro gnsi-pathz:policies - +--ro gnsi-pathz:policy* [instance] - +--ro gnsi-pathz:instance -> ../state/instance - +--ro gnsi-pathz:state - +--ro gnsi-pathz:instance? enumeration - +--ro gnsi-pathz:version? version - +--ro gnsi-pathz:created-on? created-on - -``` -
+Yang data models for certz are defined in the [OpenConfig public repository(https://github.com/openconfig/public/tree/master/release/models/gnsi)]. Documentation for OpenConfig including searchable list of paths and tree representations are at [OpenConfig.net](https://openconfig.net/projects/models/) diff --git a/pathz/gnsi-pathz.html b/pathz/gnsi-pathz.html deleted file mode 100644 index f22d25c..0000000 --- a/pathz/gnsi-pathz.html +++ /dev/null @@ -1,8809 +0,0 @@ - openconfig-system openconfig-system-grpc gnsi-pathz - - - - - - - - - -
-
-

Module: openconfig-system, Namespace: - http://openconfig.net/yang/system, Prefix: - oc-sys

-

Module: openconfig-system-grpc, Namespace: - http://openconfig.net/yang/system-grpc, Prefix: - oc-sys-grpc

-

Module: gnsi-pathz, Namespace: - https://github.com/openconfig/gnsi/pathz/yang, Prefix: - gnsi-pathz

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Element - [+]Expand all - [-]Collapse all - SchemaTypeFlagsOptsStatusPath
-
-   - - openconfig-system -
-
module -
-
-   - - system -
-
containerconfigcurrent/oc-sys:system
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:config
-
-   - hostname - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:motd-banner
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:state
-
-   - hostname - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:motd-banner
-
-   - current-datetime - -
-
leafoc-yang:date-and-timeno config?current/oc-sys:system/oc-sys:state/oc-sys:current-datetime
-
-   - boot-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:state/oc-sys:boot-time
-
-   - - clock -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock/oc-sys:config
-
-   - timezone-name - -
-
leaftimezone-name-typeconfig?current/oc-sys:system/oc-sys:clock/oc-sys:config/oc-sys:timezone-name
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:clock/oc-sys:state
-
-   - timezone-name - -
-
leaftimezone-name-typeno config?current/oc-sys:system/oc-sys:clock/oc-sys:state/oc-sys:timezone-name
-
-   - - dns -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:config
-
-   - search - -
-
leaf-listoc-inet:domain-nameconfig*current/oc-sys:system/oc-sys:dns/oc-sys:config/oc-sys:search
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:state
-
-   - search - -
-
leaf-listoc-inet:domain-nameno config*current/oc-sys:system/oc-sys:dns/oc-sys:state/oc-sys:search
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - - host-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries
-
-   - - host-entry[hostname] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry
-
-   - hostname - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:hostname
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config
-
-   - hostname - -
-
leafstringconfig?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv6-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state
-
-   - hostname - -
-
leafstringno config?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv6-address
-
-   - - ntp -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:config
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enable-ntp-auth
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:state
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enable-ntp-auth
-
-   - auth-mismatch - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:auth-mismatch
-
-   - - ntp-keys -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys
-
-   - - ntp-key[key-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key
-
-   - key-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:key-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config
-
-   - key-id - -
-
leafuint16config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-type
-
-   - key-value - -
-
leafstringconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-value
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state
-
-   - key-id - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-type
-
-   - key-value - -
-
leafstringno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-value
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - version - -
-
leafuint8config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:version
-
-   - association-type - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:prefer
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - version - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:version
-
-   - association-type - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:prefer
-
-   - stratum - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:stratum
-
-   - root-delay - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-delay
-
-   - root-dispersion - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-dispersion
-
-   - offset - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:offset
-
-   - poll-interval - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:poll-interval
-
-   - - ssh-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:session-limit
-
-   - - telnet-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:enable
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:enable
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:session-limit
-
-   - - logging -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging
-
-   - - console -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:state
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - remote-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers
-
-   - - remote-server[host] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server
-
-   - host - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:host
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config
-
-   - host - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:remote-port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state
-
-   - host - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:remote-port
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - aaa -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:state
-
-   - - authentication -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config
-
-   - authentication-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config/oc-sys:authentication-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state
-
-   - authentication-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state/oc-sys:authentication-method
-
-   - - admin-user -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config
-
-   - admin-password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password-hashed
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state
-
-   - admin-password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password-hashed
-
-   - admin-username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-username
-
-   - - users -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users
-
-   - - user[username] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user
-
-   - username - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:username
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config
-
-   - username - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:username
-
-   - password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:ssh-key
-
-   - role - -
-
leafunionconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:role
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state
-
-   - username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:username
-
-   - password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password-hashed
-
-   - ssh-key - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:ssh-key
-
-   - role - -
-
leafunionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:role
-
-   - - authorization -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config
-
-   - authorization-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config/oc-sys:authorization-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state
-
-   - authorization-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/oc-sys:authorization-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - - accounting -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config
-
-   - accounting-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config/oc-sys:accounting-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state
-
-   - accounting-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state/oc-sys:accounting-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - record - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:record
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - record - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:record
-
-   - - server-groups -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups
-
-   - - server-group[name] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group
-
-   - name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:name
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:name
-
-   - type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:name
-
-   - type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:type
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:timeout
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:timeout
-
-   - connection-opens - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-opens
-
-   - connection-closes - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-closes
-
-   - connection-aborts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-aborts
-
-   - connection-failures - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-failures
-
-   - connection-timeouts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-timeouts
-
-   - messages-sent - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-sent
-
-   - messages-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-received
-
-   - errors-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:errors-received
-
-   - - tacacs -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:source-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:source-address
-
-   - - radius -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config
-
-   - auth-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:retransmit-attempts
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state
-
-   - auth-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:retransmit-attempts
-
-   - - counters -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters
-
-   - retried-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:retried-access-requests
-
-   - access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-accepts
-
-   - access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-rejects
-
-   - timeout-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:timeout-access-requests
-
-   - - memory -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:memory/oc-sys:state
-
-   - physical - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:physical
-
-   - reserved - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:reserved
-
-   - - cpus -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus
-
-   - - cpu[index] -
-
listno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu
-
-   - index - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:index
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state
-
-   - index - -
-
leafunionno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:index
-
-   - - total -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max-time
-
-   - - user -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max-time
-
-   - - kernel -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max-time
-
-   - - nice -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max-time
-
-   - - idle -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max-time
-
-   - - wait -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max-time
-
-   - - hardware-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max-time
-
-   - - software-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max-time
-
-   - - processes -
-
containerconfigcurrent/oc-sys:system/oc-sys:processes
-
-   - - process[pid] -
-
listno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process
-
-   - pid - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:pid
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state
-
-   - pid - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:pid
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:name
-
-   - args - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:args
-
-   - start-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:start-time
-
-   - cpu-usage-user - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-user
-
-   - cpu-usage-system - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-system
-
-   - cpu-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-utilization
-
-   - memory-usage - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-usage
-
-   - memory-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-utilization
-
-   - - alarms -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms
-
-   - - alarm[id] -
-
listno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm
-
-   - id - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:id
-
-   - - config -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state
-
-   - id - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:id
-
-   - resource - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:resource
-
-   - text - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:text
-
-   - time-created - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:time-created
-
-   - severity - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:severity
-
-   - type-id - -
-
leafunionno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:type-id
-
-   - - messages -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:config
-
-   - severity - -
-
leafoc-log:syslog-severityconfig?current/oc-sys:system/oc-sys:messages/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state
-
-   - severity - -
-
leafoc-log:syslog-severityno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:severity
-
-   - - message -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message
-
-   - msg - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msg
-
-   - priority - -
-
leafuint8no config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:priority
-
-   - app-name - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:app-name
-
-   - procid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:procid
-
-   - msgid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msgid
-
-   - - debug-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries
-
-   - - debug-service[service] -
-
listconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service
-
-   - service - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:service
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config
-
-   - service - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:service
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:enabled
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state
-
-   - service - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:service
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:enabled
-
-   - - license -
-
containerconfigcurrent/oc-sys:system/oc-sys:license
-
-   - - licenses -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses
-
-   - - license[license-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license
-
-   - license-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:license-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config
-
-   - license-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-id
-
-   - license-data - -
-
leafunionconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-data
-
-   - active - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:active
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state
-
-   - license-id - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-id
-
-   - license-data - -
-
leafunionno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-data
-
-   - active - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:active
-
-   - description - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:description
-
-   - issue-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:issue-date
-
-   - expiration-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expiration-date
-
-   - in-use - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:in-use
-
-   - expired - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expired
-
-   - valid - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:valid
-
-   - - oc-sys-grpc:grpc-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers
-
-   - - oc-sys-grpc:grpc-server[name] -
-
listconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server
-
-   - oc-sys-grpc:name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:name
-
-   - - oc-sys-grpc:config -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config
-
-   - oc-sys-grpc:name - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:network-instance
-
-   - - oc-sys-grpc:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state
-
-   - oc-sys-grpc:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:network-instance
-
-   - gnsi-pathz:gnmi-pathz-policy-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-pathz:gnmi-pathz-policy-version
-
-   - gnsi-pathz:gnmi-pathz-policy-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-pathz:gnmi-pathz-policy-created-on
-
-   - - gnsi-pathz:gnmi-pathz-policy-counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters
-
-   - - gnsi-pathz:paths -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths
-
-   - - gnsi-pathz:path[xpath] -
-
listno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path
-
-   - gnsi-pathz:xpath - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:xpath
-
-   - - gnsi-pathz:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state
-
-   - gnsi-pathz:xpath - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:xpath
-
-   - - gnsi-pathz:reads -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads
-
-   - gnsi-pathz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:access-rejects
-
-   - gnsi-pathz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:last-access-reject
-
-   - gnsi-pathz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:access-accepts
-
-   - gnsi-pathz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:last-access-accept
-
-   - - gnsi-pathz:writes -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes
-
-   - gnsi-pathz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:access-rejects
-
-   - gnsi-pathz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:last-access-reject
-
-   - gnsi-pathz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:access-accepts
-
-   - gnsi-pathz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:last-access-accept
-
-   - - gnsi-pathz:gnmi-pathz-policies -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies
-
-   - - gnsi-pathz:policies -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies
-
-   - - gnsi-pathz:policy[instance] -
-
listno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy
-
-   - gnsi-pathz:instance - -
-
leafleafrefno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:instance
-
-   - - gnsi-pathz:state -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state
-
-   - gnsi-pathz:instance - -
-
leafenumerationno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:instance
-
-   - gnsi-pathz:version - -
-
leafversionno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:version
-
-   - gnsi-pathz:created-on - -
-
leafcreated-onno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:created-on
-
- - - diff --git a/yang/BUILD.bazel b/yang/BUILD.bazel deleted file mode 100644 index e558d8d..0000000 --- a/yang/BUILD.bazel +++ /dev/null @@ -1,125 +0,0 @@ -load("@io_bazel_rules_go//go:def.bzl", "go_library") - -go_library( - name = "ocbinds", - srcs = [":oc_go"], - importpath = "github.com/openconfig/gnsi/ocbinds", - deps = [ - "@com_github_openconfig_ygot//ygot", - "@com_github_openconfig_ygot//ytypes", - "@com_github_openconfig_goyang//pkg/yang", - ], - visibility = ["//visibility:public"], -) - -genrule( - name = "oc_go", - srcs = [ - "//authz:yang", - "//certz:yang", - "//credentialz:yang", - "//pathz:yang", - "@github_openconfig_yang//:release/models/acl/openconfig-acl.yang", - "@github_openconfig_yang//:release/models/acl/openconfig-packet-match-types.yang", - "@github_openconfig_yang//:release/models/acl/openconfig-packet-match.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-common.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-ethernet.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-ipv4.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-ipv6.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-mpls.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-pf.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft-types.yang", - "@github_openconfig_yang//:release/models/aft/openconfig-aft.yang", - "@github_openconfig_yang//:release/models/bfd/openconfig-bfd.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-common-multiprotocol.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-common-structure.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-common.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-errors.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-global.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-neighbor.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-peer-group.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp-types.yang", - "@github_openconfig_yang//:release/models/bgp/openconfig-bgp.yang", - "@github_openconfig_yang//:release/models/interfaces/openconfig-if-aggregate.yang", - "@github_openconfig_yang//:release/models/interfaces/openconfig-if-ethernet.yang", - "@github_openconfig_yang//:release/models/interfaces/openconfig-if-types.yang", - "@github_openconfig_yang//:release/models/interfaces/openconfig-interfaces.yang", - "@github_openconfig_yang//:release/models/isis/openconfig-isis-lsdb-types.yang", - "@github_openconfig_yang//:release/models/isis/openconfig-isis-lsp.yang", - "@github_openconfig_yang//:release/models/isis/openconfig-isis-routing.yang", - "@github_openconfig_yang//:release/models/isis/openconfig-isis-types.yang", - "@github_openconfig_yang//:release/models/isis/openconfig-isis.yang", - "@github_openconfig_yang//:release/models/keychain/openconfig-keychain-types.yang", - "@github_openconfig_yang//:release/models/keychain/openconfig-keychain.yang", - "@github_openconfig_yang//:release/models/local-routing/openconfig-local-routing.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-igp.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-ldp.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-rsvp.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-sr.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-static.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-te.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls-types.yang", - "@github_openconfig_yang//:release/models/mpls/openconfig-mpls.yang", - "@github_openconfig_yang//:release/models/multicast/openconfig-igmp-types.yang", - "@github_openconfig_yang//:release/models/multicast/openconfig-igmp.yang", - "@github_openconfig_yang//:release/models/multicast/openconfig-pim-types.yang", - "@github_openconfig_yang//:release/models/multicast/openconfig-pim.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-evpn-types.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-evpn.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-network-instance-l2.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-network-instance-l3.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-network-instance-types.yang", - "@github_openconfig_yang//:release/models/network-instance/openconfig-network-instance.yang", - "@github_openconfig_yang//:release/models/openconfig-extensions.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospf-types.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2-area-interface.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2-area.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2-common.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2-global.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2-lsdb.yang", - "@github_openconfig_yang//:release/models/ospf/openconfig-ospfv2.yang", - "@github_openconfig_yang//:release/models/platform/openconfig-platform-types.yang", - "@github_openconfig_yang//:release/models/platform/openconfig-platform.yang", - "@github_openconfig_yang//:release/models/policy-forwarding/openconfig-pf-forwarding-policies.yang", - "@github_openconfig_yang//:release/models/policy-forwarding/openconfig-pf-interfaces.yang", - "@github_openconfig_yang//:release/models/policy-forwarding/openconfig-pf-path-groups.yang", - "@github_openconfig_yang//:release/models/policy-forwarding/openconfig-policy-forwarding.yang", - "@github_openconfig_yang//:release/models/policy/openconfig-policy-types.yang", - "@github_openconfig_yang//:release/models/policy/openconfig-routing-policy.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp-attributes.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp-shared-attributes.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp-table-attributes.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp-tables.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp-types.yang", - "@github_openconfig_yang//:release/models/rib/openconfig-rib-bgp.yang", - "@github_openconfig_yang//:release/models/segment-routing/openconfig-segment-routing-types.yang", - "@github_openconfig_yang//:release/models/segment-routing/openconfig-segment-routing.yang", - "@github_openconfig_yang//:release/models/segment-routing/openconfig-srte-policy.yang", - "@github_openconfig_yang//:release/models/system/openconfig-aaa-radius.yang", - "@github_openconfig_yang//:release/models/system/openconfig-aaa-tacacs.yang", - "@github_openconfig_yang//:release/models/system/openconfig-aaa-types.yang", - "@github_openconfig_yang//:release/models/system/openconfig-aaa.yang", - "@github_openconfig_yang//:release/models/system/openconfig-alarm-types.yang", - "@github_openconfig_yang//:release/models/system/openconfig-alarms.yang", - "@github_openconfig_yang//:release/models/system/openconfig-license.yang", - "@github_openconfig_yang//:release/models/system/openconfig-messages.yang", - "@github_openconfig_yang//:release/models/system/openconfig-procmon.yang", - "@github_openconfig_yang//:release/models/system/openconfig-system-grpc.yang", - "@github_openconfig_yang//:release/models/system/openconfig-system-logging.yang", - "@github_openconfig_yang//:release/models/system/openconfig-system-terminal.yang", - "@github_openconfig_yang//:release/models/system/openconfig-system.yang", - "@github_openconfig_yang//:release/models/types/openconfig-inet-types.yang", - "@github_openconfig_yang//:release/models/types/openconfig-types.yang", - "@github_openconfig_yang//:release/models/types/openconfig-yang-types.yang", - "@github_openconfig_yang//:release/models/vlan/openconfig-vlan-types.yang", - "@github_openconfig_yang//:release/models/vlan/openconfig-vlan.yang", - "@github_yang//:standard/iana/iana-if-type@2021-06-21.yang", - "@github_yang//:standard/ietf/RFC/ietf-inet-types.yang", - "@github_yang//:standard/ietf/RFC/ietf-interfaces.yang", - "@github_yang//:standard/ietf/RFC/ietf-yang-metadata.yang", - "@github_yang//:standard/ietf/RFC/ietf-yang-types.yang", - ], - cmd = "./$(location @com_github_openconfig_ygot//generator) -generate_fakeroot -output_file $@ -package_name ocbinds -generate_fakeroot -fakeroot_name=device -compress_paths=false -exclude_modules ietf-interfaces -path . $(SRCS)", - outs = ["oc.go"], - tools = ["@com_github_openconfig_ygot//generator"], -) \ No newline at end of file diff --git a/yang/README.md b/yang/README.md deleted file mode 100644 index 989473e..0000000 --- a/yang/README.md +++ /dev/null @@ -1,611 +0,0 @@ -# gNSI Telemetry Extension - -## `gnsi-*` trees -
- - -An overview of the changes defined in all `gnsi-*.yang` files are shown -below. - - -```sh -module: gnsi-authz - - augment /oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state: - +--ro grpc-authz-policy-version? version - +--ro grpc-authz-policy-created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server: - +--ro authz-policy-counters - +--ro rpcs - +--ro rpc* [name] - +--ro name -> ../state/name - +--ro state - +--ro name? string - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - -module: gnsi-certz - - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state: - +--ro certificate-version? version - +--ro certificate-created-on? created-on - +--ro ca-trust-bundle-version? version - +--ro ca-trust-bundle-created-on? created-on - +--ro certificate-revocation-list-bundle-version? version - +--ro certificate-revocation-list-bundle-created-on? created-on - +--ro counters - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - -module: gnsi-credentialz - - augment /oc-sys:system: - +--rw console - +--rw config - +--ro state - +--ro counters - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - augment /oc-sys:system/oc-sys:ssh-server/oc-sys:state: - +--ro active-trusted-user-ca-keys-version? version - +--ro active-trusted-user-ca-keys-created-on? created-on - +--ro active-host-certificate-version? version - +--ro active-host-certificate-created-on? created-on - +--ro active-host-key-version? version - +--ro active-host-key-version-created-on? created-on - +--ro counters - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 - augment /oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state: - +--ro password-version? version - +--ro password-created-on? created-on - +--ro authorized-users-list-version? version - +--ro authorized-users-list-created-on? created-on - +--ro authorized-keys-list-version? version - +--ro authorized-keys-list-created-on? created-on - -module: gnsi-pathz - - augment /oc-sys:system: - +--ro gnmi-pathz-policies - +--ro policies - +--ro policy* [instance] - +--ro instance -> ../state/instance - +--ro state - +--ro instance? enumeration - +--ro version? version - +--ro created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state: - +--ro gnmi-pathz-policy-version? version - +--ro gnmi-pathz-policy-created-on? created-on - augment /oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server: - +--ro gnmi-pathz-policy-counters - +--ro paths - +--ro path* [xpath] - +--ro xpath -> ../state/xpath - +--ro state - +--ro xpath? string - +--ro reads - | +--ro access-rejects? oc-yang:counter64 - | +--ro last-access-reject? oc-types:timeticks64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro last-access-accept? oc-types:timeticks64 - +--ro writes - +--ro access-rejects? oc-yang:counter64 - +--ro last-access-reject? oc-types:timeticks64 - +--ro access-accepts? oc-yang:counter64 - +--ro last-access-accept? oc-types:timeticks64 -``` -
- -## `openconfig-system` tree - -The `openconfig-system` subtree after applying augments defined in the -`gnsi-telemetry.yang` file is shown below. - -For interactive version click [here](gnsi-telemetry.html). - -```txt -module: openconfig-system - +--rw system - +--rw config - | +--rw hostname? oc-inet:domain-name - | +--rw domain-name? oc-inet:domain-name - | +--rw login-banner? string - | +--rw motd-banner? string - +--ro state - | +--ro hostname? oc-inet:domain-name - | +--ro domain-name? oc-inet:domain-name - | +--ro login-banner? string - | +--ro motd-banner? string - | +--ro current-datetime? oc-yang:date-and-time - | +--ro boot-time? oc-types:timeticks64 - +--rw clock - | +--rw config - | | +--rw timezone-name? timezone-name-type - | +--ro state - | +--ro timezone-name? timezone-name-type - +--rw dns - | +--rw config - | | +--rw search* oc-inet:domain-name - | +--ro state - | | +--ro search* oc-inet:domain-name - | +--rw servers - | | +--rw server* [address] - | | +--rw address -> ../config/address - | | +--rw config - | | | +--rw address? oc-inet:ip-address - | | | +--rw port? oc-inet:port-number - | | +--ro state - | | +--ro address? oc-inet:ip-address - | | +--ro port? oc-inet:port-number - | +--rw host-entries - | +--rw host-entry* [hostname] - | +--rw hostname -> ../config/hostname - | +--rw config - | | +--rw hostname? string - | | +--rw alias* string - | | +--rw ipv4-address* oc-inet:ipv4-address - | | +--rw ipv6-address* oc-inet:ipv6-address - | +--ro state - | +--ro hostname? string - | +--ro alias* string - | +--ro ipv4-address* oc-inet:ipv4-address - | +--ro ipv6-address* oc-inet:ipv6-address - +--rw ntp - | +--rw config - | | +--rw enabled? boolean - | | +--rw ntp-source-address? oc-inet:ip-address - | | +--rw enable-ntp-auth? boolean - | +--ro state - | | +--ro enabled? boolean - | | +--ro ntp-source-address? oc-inet:ip-address - | | +--ro enable-ntp-auth? boolean - | | +--ro auth-mismatch? oc-yang:counter64 - | +--rw ntp-keys - | | +--rw ntp-key* [key-id] - | | +--rw key-id -> ../config/key-id - | | +--rw config - | | | +--rw key-id? uint16 - | | | +--rw key-type? identityref - | | | +--rw key-value? string - | | +--ro state - | | +--ro key-id? uint16 - | | +--ro key-type? identityref - | | +--ro key-value? string - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw address? oc-inet:host - | | +--rw port? oc-inet:port-number - | | +--rw version? uint8 - | | +--rw association-type? enumeration - | | +--rw iburst? boolean - | | +--rw prefer? boolean - | +--ro state - | +--ro address? oc-inet:host - | +--ro port? oc-inet:port-number - | +--ro version? uint8 - | +--ro association-type? enumeration - | +--ro iburst? boolean - | +--ro prefer? boolean - | +--ro stratum? uint8 - | +--ro root-delay? uint32 - | +--ro root-dispersion? uint64 - | +--ro offset? uint64 - | +--ro poll-interval? uint32 - +--rw ssh-server - | +--rw config - | | +--rw enable? boolean - | | +--rw protocol-version? enumeration - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro protocol-version? enumeration - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - | +--ro gnsi-credz:active-trusted-user-ca-keys-version? version - | +--ro gnsi-credz:active-trusted-user-ca-keys-created-on? created-on - | +--ro gnsi-credz:active-host-certificate-version? version - | +--ro gnsi-credz:active-host-certificate-created-on? created-on - | +--ro gnsi-credz:active-host-key-version? version - | +--ro gnsi-credz:active-host-key-version-created-on? created-on - | +--ro gnsi-credz:counters - | +--ro gnsi-credz:access-rejects? oc-yang:counter64 - | +--ro gnsi-credz:last-access-reject? oc-types:timeticks64 - | +--ro gnsi-credz:access-accepts? oc-yang:counter64 - | +--ro gnsi-credz:last-access-accept? oc-types:timeticks64 - +--rw telnet-server - | +--rw config - | | +--rw enable? boolean - | | +--rw timeout? uint16 - | | +--rw rate-limit? uint16 - | | +--rw session-limit? uint16 - | +--ro state - | +--ro enable? boolean - | +--ro timeout? uint16 - | +--ro rate-limit? uint16 - | +--ro session-limit? uint16 - +--rw logging - | +--rw console - | | +--rw config - | | +--ro state - | | +--rw selectors - | | +--rw selector* [facility severity] - | | +--rw facility -> ../config/facility - | | +--rw severity -> ../config/severity - | | +--rw config - | | | +--rw facility? identityref - | | | +--rw severity? syslog-severity - | | +--ro state - | | +--ro facility? identityref - | | +--ro severity? syslog-severity - | +--rw remote-servers - | +--rw remote-server* [host] - | +--rw host -> ../config/host - | +--rw config - | | +--rw host? oc-inet:host - | | +--rw source-address? oc-inet:ip-address - | | +--rw remote-port? oc-inet:port-number - | +--ro state - | | +--ro host? oc-inet:host - | | +--ro source-address? oc-inet:ip-address - | | +--ro remote-port? oc-inet:port-number - | +--rw selectors - | +--rw selector* [facility severity] - | +--rw facility -> ../config/facility - | +--rw severity -> ../config/severity - | +--rw config - | | +--rw facility? identityref - | | +--rw severity? syslog-severity - | +--ro state - | +--ro facility? identityref - | +--ro severity? syslog-severity - +--rw aaa - | +--rw config - | +--ro state - | +--rw authentication - | | +--rw config - | | | +--rw authentication-method* union - | | +--ro state - | | | +--ro authentication-method* union - | | +--rw admin-user - | | | +--rw config - | | | | +--rw admin-password? string - | | | | +--rw admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro state - | | | +--ro admin-password? string - | | | +--ro admin-password-hashed? oc-aaa-types:crypt-password-type - | | | +--ro admin-username? string - | | +--rw users - | | +--rw user* [username] - | | +--rw username -> ../config/username - | | +--rw config - | | | +--rw username? string - | | | +--rw role? union - | | +--ro state - | | +--ro username? string - | | +--ro password? string - | | +--ro password-hashed? oc-aaa-types:crypt-password-type - | | +--ro role? union - | | +--ro gnsi-credz:password-version? version - | | +--ro gnsi-credz:password-created-on? created-on - | | +--ro gnsi-credz:authorized-users-list-version? version - | | +--ro gnsi-credz:authorized-users-list-created-on? created-on - | | +--ro gnsi-credz:authorized-keys-list-version? version - | | +--ro gnsi-credz:authorized-keys-list-created-on? created-on - | +--rw authorization - | | +--rw config - | | | +--rw authorization-method* union - | | +--ro state - | | | +--ro authorization-method* union - | | | +--ro gnsi-authz:grpc-authz-policy-version? version - | | | +--ro gnsi-authz:grpc-authz-policy-created-on? created-on - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | +--ro state - | | +--ro event-type? identityref - | +--rw accounting - | | +--rw config - | | | +--rw accounting-method* union - | | +--ro state - | | | +--ro accounting-method* union - | | +--rw events - | | +--rw event* [event-type] - | | +--rw event-type -> ../config/event-type - | | +--rw config - | | | +--rw event-type? identityref - | | | +--rw record? enumeration - | | +--ro state - | | +--ro event-type? identityref - | | +--ro record? enumeration - | +--rw server-groups - | +--rw server-group* [name] - | +--rw name -> ../config/name - | +--rw config - | | +--rw name? string - | | +--rw type? identityref - | +--ro state - | | +--ro name? string - | | +--ro type? identityref - | +--rw servers - | +--rw server* [address] - | +--rw address -> ../config/address - | +--rw config - | | +--rw name? string - | | +--rw address? oc-inet:ip-address - | | +--rw timeout? uint16 - | +--ro state - | | +--ro name? string - | | +--ro address? oc-inet:ip-address - | | +--ro timeout? uint16 - | | +--ro connection-opens? oc-yang:counter64 - | | +--ro connection-closes? oc-yang:counter64 - | | +--ro connection-aborts? oc-yang:counter64 - | | +--ro connection-failures? oc-yang:counter64 - | | +--ro connection-timeouts? oc-yang:counter64 - | | +--ro messages-sent? oc-yang:counter64 - | | +--ro messages-received? oc-yang:counter64 - | | +--ro errors-received? oc-yang:counter64 - | +--rw tacacs - | | +--rw config - | | | +--rw port? oc-inet:port-number - | | | +--rw secret-key? oc-types:routing-password - | | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | | +--rw source-address? oc-inet:ip-address - | | +--ro state - | | +--ro port? oc-inet:port-number - | | +--ro secret-key? oc-types:routing-password - | | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--ro source-address? oc-inet:ip-address - | +--rw radius - | +--rw config - | | +--rw auth-port? oc-inet:port-number - | | +--rw acct-port? oc-inet:port-number - | | +--rw secret-key? oc-types:routing-password - | | +--rw secret-key-hashed? oc-aaa-types:crypt-password-type - | | +--rw source-address? oc-inet:ip-address - | | +--rw retransmit-attempts? uint8 - | +--ro state - | +--ro auth-port? oc-inet:port-number - | +--ro acct-port? oc-inet:port-number - | +--ro secret-key? oc-types:routing-password - | +--ro secret-key-hashed? oc-aaa-types:crypt-password-type - | +--ro source-address? oc-inet:ip-address - | +--ro retransmit-attempts? uint8 - | +--ro counters - | +--ro retried-access-requests? oc-yang:counter64 - | +--ro access-accepts? oc-yang:counter64 - | +--ro access-rejects? oc-yang:counter64 - | +--ro timeout-access-requests? oc-yang:counter64 - +--rw memory - | +--rw config - | +--ro state - | +--ro physical? uint64 - | +--ro reserved? uint64 - +--ro cpus - | +--ro cpu* [index] - | +--ro index -> ../state/index - | +--ro state - | +--ro index? union - | +--ro total - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro user - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro kernel - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro nice - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro idle - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro wait - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro hardware-interrupt - | | +--ro instant? oc-types:percentage - | | +--ro avg? oc-types:percentage - | | +--ro min? oc-types:percentage - | | +--ro max? oc-types:percentage - | | +--ro interval? oc-types:stat-interval - | | +--ro min-time? oc-types:timeticks64 - | | +--ro max-time? oc-types:timeticks64 - | +--ro software-interrupt - | +--ro instant? oc-types:percentage - | +--ro avg? oc-types:percentage - | +--ro min? oc-types:percentage - | +--ro max? oc-types:percentage - | +--ro interval? oc-types:stat-interval - | +--ro min-time? oc-types:timeticks64 - | +--ro max-time? oc-types:timeticks64 - +--rw processes - | +--ro process* [pid] - | +--ro pid -> ../state/pid - | +--ro state - | +--ro pid? uint64 - | +--ro name? string - | +--ro args* string - | +--ro start-time? oc-types:timeticks64 - | +--ro cpu-usage-user? oc-yang:counter64 - | +--ro cpu-usage-system? oc-yang:counter64 - | +--ro cpu-utilization? oc-types:percentage - | +--ro memory-usage? uint64 - | +--ro memory-utilization? oc-types:percentage - +--ro alarms - | +--ro alarm* [id] - | +--ro id -> ../state/id - | +--ro config - | +--ro state - | +--ro id? string - | +--ro resource? string - | +--ro text? string - | +--ro time-created? oc-types:timeticks64 - | +--ro severity? identityref - | +--ro type-id? union - +--rw messages - | +--rw config - | | +--rw severity? oc-log:syslog-severity - | +--ro state - | | +--ro severity? oc-log:syslog-severity - | | +--ro message - | | +--ro msg? string - | | +--ro priority? uint8 - | | +--ro app-name? string - | | +--ro procid? string - | | +--ro msgid? string - | +--rw debug-entries - | +--rw debug-service* [service] - | +--rw service -> ../config/service - | +--rw config - | | +--rw service? identityref - | | +--rw enabled? boolean - | +--ro state - | +--ro service? identityref - | +--ro enabled? boolean - +--rw license - | +--rw licenses - | +--rw license* [license-id] - | +--rw license-id -> ../config/license-id - | +--rw config - | | +--rw license-id? string - | | +--rw license-data? union - | | +--rw active? boolean - | +--ro state - | +--ro license-id? string - | +--ro license-data? union - | +--ro active? boolean - | +--ro description? string - | +--ro issue-date? uint64 - | +--ro expiration-date? uint64 - | +--ro in-use? boolean - | +--ro expired? boolean - | +--ro valid? boolean - +--rw oc-sys-grpc:grpc-servers - | +--rw oc-sys-grpc:grpc-server* [name] - | +--rw oc-sys-grpc:name -> ../config/name - | +--rw oc-sys-grpc:config - | | +--rw oc-sys-grpc:name? string - | | +--rw oc-sys-grpc:services* identityref - | | +--rw oc-sys-grpc:enable? boolean - | | +--rw oc-sys-grpc:port? oc-inet:port-number - | | +--rw oc-sys-grpc:transport-security? boolean - | | +--rw oc-sys-grpc:certificate-id? string - | | +--rw oc-sys-grpc:metadata-authentication? boolean - | | +--rw oc-sys-grpc:listen-addresses* union - | | +--rw oc-sys-grpc:network-instance? oc-ni:network-instance-ref - | +--ro oc-sys-grpc:state - | | +--ro oc-sys-grpc:name? string - | | +--ro oc-sys-grpc:services* identityref - | | +--ro oc-sys-grpc:enable? boolean - | | +--ro oc-sys-grpc:port? oc-inet:port-number - | | +--ro oc-sys-grpc:transport-security? boolean - | | +--ro oc-sys-grpc:certificate-id? string - | | +--ro oc-sys-grpc:metadata-authentication? boolean - | | +--ro oc-sys-grpc:listen-addresses* union - | | +--ro oc-sys-grpc:network-instance? oc-ni:network-instance-ref - | | +--ro gnsi-certz:certificate-version? version - | | +--ro gnsi-certz:certificate-created-on? created-on - | | +--ro gnsi-certz:ca-trust-bundle-version? version - | | +--ro gnsi-certz:ca-trust-bundle-created-on? created-on - | | +--ro gnsi-certz:certificate-revocation-list-bundle-version? version - | | +--ro gnsi-certz:certificate-revocation-list-bundle-created-on? created-on - | | +--ro gnsi-certz:counters - | | | +--ro gnsi-certz:access-rejects? oc-yang:counter64 - | | | +--ro gnsi-certz:last-access-reject? oc-types:timeticks64 - | | | +--ro gnsi-certz:access-accepts? oc-yang:counter64 - | | | +--ro gnsi-certz:last-access-accept? oc-types:timeticks64 - | | +--ro gnsi-pathz:gnmi-pathz-policy-version? version - | | +--ro gnsi-pathz:gnmi-pathz-policy-created-on? created-on - | +--ro gnsi-authz:authz-policy-counters - | | +--ro gnsi-authz:rpcs - | | +--ro gnsi-authz:rpc* [name] - | | +--ro gnsi-authz:name -> ../state/name - | | +--ro gnsi-authz:state - | | +--ro gnsi-authz:name? string - | | +--ro gnsi-authz:access-rejects? oc-yang:counter64 - | | +--ro gnsi-authz:last-access-reject? oc-types:timeticks64 - | | +--ro gnsi-authz:access-accepts? oc-yang:counter64 - | | +--ro gnsi-authz:last-access-accept? oc-types:timeticks64 - | +--ro gnsi-pathz:gnmi-pathz-policy-counters - | +--ro gnsi-pathz:paths - | +--ro gnsi-pathz:path* [xpath] - | +--ro gnsi-pathz:xpath -> ../state/xpath - | +--ro gnsi-pathz:state - | +--ro gnsi-pathz:xpath? string - | +--ro gnsi-pathz:reads - | | +--ro gnsi-pathz:access-rejects? oc-yang:counter64 - | | +--ro gnsi-pathz:last-access-reject? oc-types:timeticks64 - | | +--ro gnsi-pathz:access-accepts? oc-yang:counter64 - | | +--ro gnsi-pathz:last-access-accept? oc-types:timeticks64 - | +--ro gnsi-pathz:writes - | +--ro gnsi-pathz:access-rejects? oc-yang:counter64 - | +--ro gnsi-pathz:last-access-reject? oc-types:timeticks64 - | +--ro gnsi-pathz:access-accepts? oc-yang:counter64 - | +--ro gnsi-pathz:last-access-accept? oc-types:timeticks64 - +--rw gnsi-credz:console - | +--rw gnsi-credz:config - | +--ro gnsi-credz:state - | +--ro gnsi-credz:counters - | +--ro gnsi-credz:access-rejects? oc-yang:counter64 - | +--ro gnsi-credz:last-access-reject? oc-types:timeticks64 - | +--ro gnsi-credz:access-accepts? oc-yang:counter64 - | +--ro gnsi-credz:last-access-accept? oc-types:timeticks64 - +--ro gnsi-pathz:gnmi-pathz-policies - +--ro gnsi-pathz:policies - +--ro gnsi-pathz:policy* [instance] - +--ro gnsi-pathz:instance -> ../state/instance - +--ro gnsi-pathz:state - +--ro gnsi-pathz:instance? enumeration - +--ro gnsi-pathz:version? version - +--ro gnsi-pathz:created-on? created-on - -``` diff --git a/yang/gnsi-telemetry.html b/yang/gnsi-telemetry.html deleted file mode 100644 index f450a1c..0000000 --- a/yang/gnsi-telemetry.html +++ /dev/null @@ -1,9674 +0,0 @@ - openconfig-system openconfig-system-grpc gnsi-telemetry - - - - - - - - - -
-
-

Module: openconfig-system, Namespace: - http://openconfig.net/yang/system, Prefix: - oc-sys

-

Module: openconfig-system-grpc, Namespace: - http://openconfig.net/yang/system-grpc, Prefix: - oc-sys-grpc

-

Module: gnsi-telemetry, Namespace: - https://github.com/openconfig/gnsi/yang, Prefix: - gnsi

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Element - [+]Expand all - [-]Collapse all - SchemaTypeFlagsOptsStatusPath
-
-   - - openconfig-system -
-
module -
-
-   - - system -
-
containerconfigcurrent/oc-sys:system
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:config
-
-   - hostname - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameconfig?current/oc-sys:system/oc-sys:config/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringconfig?current/oc-sys:system/oc-sys:config/oc-sys:motd-banner
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:state
-
-   - hostname - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:hostname
-
-   - domain-name - -
-
leafoc-inet:domain-nameno config?current/oc-sys:system/oc-sys:state/oc-sys:domain-name
-
-   - login-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:login-banner
-
-   - motd-banner - -
-
leafstringno config?current/oc-sys:system/oc-sys:state/oc-sys:motd-banner
-
-   - current-datetime - -
-
leafoc-yang:date-and-timeno config?current/oc-sys:system/oc-sys:state/oc-sys:current-datetime
-
-   - boot-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:state/oc-sys:boot-time
-
-   - - clock -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:clock/oc-sys:config
-
-   - timezone-name - -
-
leaftimezone-name-typeconfig?current/oc-sys:system/oc-sys:clock/oc-sys:config/oc-sys:timezone-name
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:clock/oc-sys:state
-
-   - timezone-name - -
-
leaftimezone-name-typeno config?current/oc-sys:system/oc-sys:clock/oc-sys:state/oc-sys:timezone-name
-
-   - - dns -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:config
-
-   - search - -
-
leaf-listoc-inet:domain-nameconfig*current/oc-sys:system/oc-sys:dns/oc-sys:config/oc-sys:search
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:state
-
-   - search - -
-
leaf-listoc-inet:domain-nameno config*current/oc-sys:system/oc-sys:dns/oc-sys:state/oc-sys:search
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:dns/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - - host-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries
-
-   - - host-entry[hostname] -
-
listconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry
-
-   - hostname - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:hostname
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config
-
-   - hostname - -
-
leafstringconfig?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressconfig*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:config/oc-sys:ipv6-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state
-
-   - hostname - -
-
leafstringno config?current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:hostname
-
-   - alias - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:alias
-
-   - ipv4-address - -
-
leaf-listoc-inet:ipv4-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv4-address
-
-   - ipv6-address - -
-
leaf-listoc-inet:ipv6-addressno config*current/oc-sys:system/oc-sys:dns/oc-sys:host-entries/oc-sys:host-entry/oc-sys:state/oc-sys:ipv6-address
-
-   - - ntp -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:config
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:config/oc-sys:enable-ntp-auth
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:state
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enabled
-
-   - ntp-source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:ntp-source-address
-
-   - enable-ntp-auth - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:enable-ntp-auth
-
-   - auth-mismatch - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:state/oc-sys:auth-mismatch
-
-   - - ntp-keys -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys
-
-   - - ntp-key[key-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key
-
-   - key-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:key-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config
-
-   - key-id - -
-
leafuint16config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-type
-
-   - key-value - -
-
leafstringconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:config/oc-sys:key-value
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state
-
-   - key-id - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-id
-
-   - key-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-type
-
-   - key-value - -
-
leafstringno config?current/oc-sys:system/oc-sys:ntp/oc-sys:ntp-keys/oc-sys:ntp-key/oc-sys:state/oc-sys:key-value
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - address - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:port
-
-   - version - -
-
leafuint8config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:version
-
-   - association-type - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:prefer
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - address - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:port
-
-   - version - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:version
-
-   - association-type - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:association-type
-
-   - iburst - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:iburst
-
-   - prefer - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:prefer
-
-   - stratum - -
-
leafuint8no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:stratum
-
-   - root-delay - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-delay
-
-   - root-dispersion - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:root-dispersion
-
-   - offset - -
-
leafuint64no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:offset
-
-   - poll-interval - -
-
leafuint32no config?current/oc-sys:system/oc-sys:ntp/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:poll-interval
-
-   - - ssh-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:enable
-
-   - protocol-version - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:protocol-version
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/oc-sys:session-limit
-
-   - gnsi-credz:active-trusted-user-ca-keys-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-trusted-user-ca-keys-version
-
-   - gnsi-credz:active-trusted-user-ca-keys-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-trusted-user-ca-keys-created-on
-
-   - gnsi-credz:active-host-certificate-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-certificate-version
-
-   - gnsi-credz:active-host-certificate-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-certificate-created-on
-
-   - gnsi-credz:active-host-key-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-key-version
-
-   - gnsi-credz:active-host-key-version-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:active-host-key-version-created-on
-
-   - - gnsi-credz:counters -
-
containerno configcurrent/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters
-
-   - gnsi-credz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:access-rejects
-
-   - gnsi-credz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:last-access-reject
-
-   - gnsi-credz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:access-accepts
-
-   - gnsi-credz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:ssh-server/oc-sys:state/gnsi-credz:counters/gnsi-credz:last-access-accept
-
-   - - telnet-server -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:config
-
-   - enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:enable
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:config/oc-sys:session-limit
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:telnet-server/oc-sys:state
-
-   - enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:enable
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:timeout
-
-   - rate-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:rate-limit
-
-   - session-limit - -
-
leafuint16no config?current/oc-sys:system/oc-sys:telnet-server/oc-sys:state/oc-sys:session-limit
-
-   - - logging -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging
-
-   - - console -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:state
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:console/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - remote-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers
-
-   - - remote-server[host] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server
-
-   - host - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:host
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config
-
-   - host - -
-
leafoc-inet:hostconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:config/oc-sys:remote-port
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state
-
-   - host - -
-
leafoc-inet:hostno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:host
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:source-address
-
-   - remote-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:state/oc-sys:remote-port
-
-   - - selectors -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors
-
-   - - selector[facility severity] -
-
listconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector
-
-   - facility - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:facility
-
-   - severity - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:severity
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config
-
-   - facility - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityconfig?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state
-
-   - facility - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:facility
-
-   - severity - -
-
leafsyslog-severityno config?current/oc-sys:system/oc-sys:logging/oc-sys:remote-servers/oc-sys:remote-server/oc-sys:selectors/oc-sys:selector/oc-sys:state/oc-sys:severity
-
-   - - aaa -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:state
-
-   - - authentication -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config
-
-   - authentication-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:config/oc-sys:authentication-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state
-
-   - authentication-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:state/oc-sys:authentication-method
-
-   - - admin-user -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config
-
-   - admin-password - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:config/oc-sys:admin-password-hashed
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state
-
-   - admin-password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password
-
-   - admin-password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-password-hashed
-
-   - admin-username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:admin-user/oc-sys:state/oc-sys:admin-username
-
-   - - users -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users
-
-   - - user[username] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user
-
-   - username - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:username
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config
-
-   - username - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:username
-
-   - role - -
-
leafunionconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:config/oc-sys:role
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state
-
-   - username - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:username
-
-   - password - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password
-
-   - password-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:password-hashed
-
-   - role - -
-
leafunionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/oc-sys:role
-
-   - gnsi-credz:password-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:password-version
-
-   - gnsi-credz:password-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:password-created-on
-
-   - gnsi-credz:authorized-users-list-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-users-list-version
-
-   - gnsi-credz:authorized-users-list-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-users-list-created-on
-
-   - gnsi-credz:authorized-keys-list-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-keys-list-version
-
-   - gnsi-credz:authorized-keys-list-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authentication/oc-sys:users/oc-sys:user/oc-sys:state/gnsi-credz:authorized-keys-list-created-on
-
-   - - authorization -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config
-
-   - authorization-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:config/oc-sys:authorization-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state
-
-   - authorization-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/oc-sys:authorization-method
-
-   - gnsi-authz:grpc-authz-policy-version - -
-
leafversionno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/gnsi-authz:grpc-authz-policy-version
-
-   - gnsi-authz:grpc-authz-policy-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:state/gnsi-authz:grpc-authz-policy-created-on
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:authorization/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - - accounting -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config
-
-   - accounting-method - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:config/oc-sys:accounting-method
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state
-
-   - accounting-method - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:state/oc-sys:accounting-method
-
-   - - events -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events
-
-   - - event[event-type] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event
-
-   - event-type - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:event-type
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config
-
-   - event-type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:event-type
-
-   - record - -
-
leafenumerationconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:config/oc-sys:record
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state
-
-   - event-type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:event-type
-
-   - record - -
-
leafenumerationno config?current/oc-sys:system/oc-sys:aaa/oc-sys:accounting/oc-sys:events/oc-sys:event/oc-sys:state/oc-sys:record
-
-   - - server-groups -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups
-
-   - - server-group[name] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group
-
-   - name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:name
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:name
-
-   - type - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:config/oc-sys:type
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:name
-
-   - type - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:state/oc-sys:type
-
-   - - servers -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers
-
-   - - server[address] -
-
listconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server
-
-   - address - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:address
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config
-
-   - name - -
-
leafstringconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:address
-
-   - timeout - -
-
leafuint16config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:config/oc-sys:timeout
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:name
-
-   - address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:address
-
-   - timeout - -
-
leafuint16no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:timeout
-
-   - connection-opens - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-opens
-
-   - connection-closes - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-closes
-
-   - connection-aborts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-aborts
-
-   - connection-failures - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-failures
-
-   - connection-timeouts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:connection-timeouts
-
-   - messages-sent - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-sent
-
-   - messages-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:messages-received
-
-   - errors-received - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:state/oc-sys:errors-received
-
-   - - tacacs -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config
-
-   - port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:config/oc-sys:source-address
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state
-
-   - port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:tacacs/oc-sys:state/oc-sys:source-address
-
-   - - radius -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config
-
-   - auth-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressconfig?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:config/oc-sys:retransmit-attempts
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state
-
-   - auth-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:auth-port
-
-   - acct-port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:acct-port
-
-   - secret-key - -
-
leafoc-types:routing-passwordno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key
-
-   - secret-key-hashed - -
-
leafoc-aaa-types:crypt-password-typeno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:secret-key-hashed
-
-   - source-address - -
-
leafoc-inet:ip-addressno config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:source-address
-
-   - retransmit-attempts - -
-
leafuint8no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:retransmit-attempts
-
-   - - counters -
-
containerno configcurrent/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters
-
-   - retried-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:retried-access-requests
-
-   - access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-accepts
-
-   - access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:access-rejects
-
-   - timeout-access-requests - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:aaa/oc-sys:server-groups/oc-sys:server-group/oc-sys:servers/oc-sys:server/oc-sys:radius/oc-sys:state/oc-sys:counters/oc-sys:timeout-access-requests
-
-   - - memory -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:memory/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:memory/oc-sys:state
-
-   - physical - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:physical
-
-   - reserved - -
-
leafuint64no config?current/oc-sys:system/oc-sys:memory/oc-sys:state/oc-sys:reserved
-
-   - - cpus -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus
-
-   - - cpu[index] -
-
listno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu
-
-   - index - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:index
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state
-
-   - index - -
-
leafunionno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:index
-
-   - - total -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:total/oc-sys:max-time
-
-   - - user -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:user/oc-sys:max-time
-
-   - - kernel -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:kernel/oc-sys:max-time
-
-   - - nice -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:nice/oc-sys:max-time
-
-   - - idle -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:idle/oc-sys:max-time
-
-   - - wait -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:wait/oc-sys:max-time
-
-   - - hardware-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:hardware-interrupt/oc-sys:max-time
-
-   - - software-interrupt -
-
containerno configcurrent/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt
-
-   - instant - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:instant
-
-   - avg - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:avg
-
-   - min - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min
-
-   - max - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max
-
-   - interval - -
-
leafoc-types:stat-intervalno config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:interval
-
-   - min-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:min-time
-
-   - max-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:cpus/oc-sys:cpu/oc-sys:state/oc-sys:software-interrupt/oc-sys:max-time
-
-   - - processes -
-
containerconfigcurrent/oc-sys:system/oc-sys:processes
-
-   - - process[pid] -
-
listno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process
-
-   - pid - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:pid
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state
-
-   - pid - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:pid
-
-   - name - -
-
leafstringno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:name
-
-   - args - -
-
leaf-liststringno config*current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:args
-
-   - start-time - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:start-time
-
-   - cpu-usage-user - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-user
-
-   - cpu-usage-system - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-usage-system
-
-   - cpu-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:cpu-utilization
-
-   - memory-usage - -
-
leafuint64no config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-usage
-
-   - memory-utilization - -
-
leafoc-types:percentageno config?current/oc-sys:system/oc-sys:processes/oc-sys:process/oc-sys:state/oc-sys:memory-utilization
-
-   - - alarms -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms
-
-   - - alarm[id] -
-
listno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm
-
-   - id - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:id
-
-   - - config -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:config
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state
-
-   - id - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:id
-
-   - resource - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:resource
-
-   - text - -
-
leafstringno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:text
-
-   - time-created - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:time-created
-
-   - severity - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:severity
-
-   - type-id - -
-
leafunionno config?current/oc-sys:system/oc-sys:alarms/oc-sys:alarm/oc-sys:state/oc-sys:type-id
-
-   - - messages -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:config
-
-   - severity - -
-
leafoc-log:syslog-severityconfig?current/oc-sys:system/oc-sys:messages/oc-sys:config/oc-sys:severity
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state
-
-   - severity - -
-
leafoc-log:syslog-severityno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:severity
-
-   - - message -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message
-
-   - msg - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msg
-
-   - priority - -
-
leafuint8no config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:priority
-
-   - app-name - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:app-name
-
-   - procid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:procid
-
-   - msgid - -
-
leafstringno config?current/oc-sys:system/oc-sys:messages/oc-sys:state/oc-sys:message/oc-sys:msgid
-
-   - - debug-entries -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries
-
-   - - debug-service[service] -
-
listconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service
-
-   - service - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:service
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config
-
-   - service - -
-
leafidentityrefconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:service
-
-   - enabled - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:config/oc-sys:enabled
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state
-
-   - service - -
-
leafidentityrefno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:service
-
-   - enabled - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:messages/oc-sys:debug-entries/oc-sys:debug-service/oc-sys:state/oc-sys:enabled
-
-   - - license -
-
containerconfigcurrent/oc-sys:system/oc-sys:license
-
-   - - licenses -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses
-
-   - - license[license-id] -
-
listconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license
-
-   - license-id - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:license-id
-
-   - - config -
-
containerconfigcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config
-
-   - license-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-id
-
-   - license-data - -
-
leafunionconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:license-data
-
-   - active - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:config/oc-sys:active
-
-   - - state -
-
containerno configcurrent/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state
-
-   - license-id - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-id
-
-   - license-data - -
-
leafunionno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:license-data
-
-   - active - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:active
-
-   - description - -
-
leafstringno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:description
-
-   - issue-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:issue-date
-
-   - expiration-date - -
-
leafuint64no config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expiration-date
-
-   - in-use - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:in-use
-
-   - expired - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:expired
-
-   - valid - -
-
leafbooleanno config?current/oc-sys:system/oc-sys:license/oc-sys:licenses/oc-sys:license/oc-sys:state/oc-sys:valid
-
-   - - oc-sys-grpc:grpc-servers -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers
-
-   - - oc-sys-grpc:grpc-server[name] -
-
listconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server
-
-   - oc-sys-grpc:name - -
-
leafleafrefconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:name
-
-   - - oc-sys-grpc:config -
-
containerconfigcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config
-
-   - oc-sys-grpc:name - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionconfig*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refconfig?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:config/oc-sys-grpc:network-instance
-
-   - - oc-sys-grpc:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state
-
-   - oc-sys-grpc:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:name
-
-   - oc-sys-grpc:services - -
-
leaf-listidentityrefno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:services
-
-   - oc-sys-grpc:enable - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:enable
-
-   - oc-sys-grpc:port - -
-
leafoc-inet:port-numberno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:port
-
-   - oc-sys-grpc:transport-security - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:transport-security
-
-   - oc-sys-grpc:certificate-id - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:certificate-id
-
-   - oc-sys-grpc:metadata-authentication - -
-
leafbooleanno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:metadata-authentication
-
-   - oc-sys-grpc:listen-addresses - -
-
leaf-listunionno config*current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:listen-addresses
-
-   - oc-sys-grpc:network-instance - -
-
leafoc-ni:network-instance-refno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/oc-sys-grpc:network-instance
-
-   - gnsi-certz:certificate-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-version
-
-   - gnsi-certz:certificate-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-created-on
-
-   - gnsi-certz:ca-trust-bundle-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:ca-trust-bundle-version
-
-   - gnsi-certz:ca-trust-bundle-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:ca-trust-bundle-created-on
-
-   - gnsi-certz:certificate-revocation-list-bundle-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-revocation-list-bundle-version
-
-   - gnsi-certz:certificate-revocation-list-bundle-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:certificate-revocation-list-bundle-created-on
-
-   - - gnsi-certz:counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters
-
-   - gnsi-certz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:access-rejects
-
-   - gnsi-certz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:last-access-reject
-
-   - gnsi-certz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:access-accepts
-
-   - gnsi-certz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-certz:counters/gnsi-certz:last-access-accept
-
-   - gnsi-pathz:gnmi-pathz-policy-version - -
-
leafversionno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-pathz:gnmi-pathz-policy-version
-
-   - gnsi-pathz:gnmi-pathz-policy-created-on - -
-
leafcreated-onno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/oc-sys-grpc:state/gnsi-pathz:gnmi-pathz-policy-created-on
-
-   - - gnsi-authz:authz-policy-counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters
-
-   - - gnsi-authz:rpcs -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs
-
-   - - gnsi-authz:rpc[name] -
-
listno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc
-
-   - gnsi-authz:name - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:name
-
-   - - gnsi-authz:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state
-
-   - gnsi-authz:name - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:name
-
-   - gnsi-authz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:access-rejects
-
-   - gnsi-authz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:last-access-reject
-
-   - gnsi-authz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:access-accepts
-
-   - gnsi-authz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-authz:authz-policy-counters/gnsi-authz:rpcs/gnsi-authz:rpc/gnsi-authz:state/gnsi-authz:last-access-accept
-
-   - - gnsi-pathz:gnmi-pathz-policy-counters -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters
-
-   - - gnsi-pathz:paths -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths
-
-   - - gnsi-pathz:path[xpath] -
-
listno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path
-
-   - gnsi-pathz:xpath - -
-
leafleafrefno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:xpath
-
-   - - gnsi-pathz:state -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state
-
-   - gnsi-pathz:xpath - -
-
leafstringno config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:xpath
-
-   - - gnsi-pathz:reads -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads
-
-   - gnsi-pathz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:access-rejects
-
-   - gnsi-pathz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:last-access-reject
-
-   - gnsi-pathz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:access-accepts
-
-   - gnsi-pathz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:reads/gnsi-pathz:last-access-accept
-
-   - - gnsi-pathz:writes -
-
containerno configcurrent/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes
-
-   - gnsi-pathz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:access-rejects
-
-   - gnsi-pathz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:last-access-reject
-
-   - gnsi-pathz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:access-accepts
-
-   - gnsi-pathz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/oc-sys-grpc:grpc-servers/oc-sys-grpc:grpc-server/gnsi-pathz:gnmi-pathz-policy-counters/gnsi-pathz:paths/gnsi-pathz:path/gnsi-pathz:state/gnsi-pathz:writes/gnsi-pathz:last-access-accept
-
-   - - gnsi-credz:console -
-
containerconfigcurrent/oc-sys:system/gnsi-credz:console
-
-   - - gnsi-credz:config -
-
containerconfigcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:config
-
-   - - gnsi-credz:state -
-
containerno configcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:state
-
-   - - gnsi-credz:counters -
-
containerno configcurrent/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters
-
-   - gnsi-credz:access-rejects - -
-
leafoc-yang:counter64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:access-rejects
-
-   - gnsi-credz:last-access-reject - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:last-access-reject
-
-   - gnsi-credz:access-accepts - -
-
leafoc-yang:counter64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:access-accepts
-
-   - gnsi-credz:last-access-accept - -
-
leafoc-types:timeticks64no config?current/oc-sys:system/gnsi-credz:console/gnsi-credz:state/gnsi-credz:counters/gnsi-credz:last-access-accept
-
-   - - gnsi-pathz:gnmi-pathz-policies -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies
-
-   - - gnsi-pathz:policies -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies
-
-   - - gnsi-pathz:policy[instance] -
-
listno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy
-
-   - gnsi-pathz:instance - -
-
leafleafrefno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:instance
-
-   - - gnsi-pathz:state -
-
containerno configcurrent/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state
-
-   - gnsi-pathz:instance - -
-
leafenumerationno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:instance
-
-   - gnsi-pathz:version - -
-
leafversionno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:version
-
-   - gnsi-pathz:created-on - -
-
leafcreated-onno config?current/oc-sys:system/gnsi-pathz:gnmi-pathz-policies/gnsi-pathz:policies/gnsi-pathz:policy/gnsi-pathz:state/gnsi-pathz:created-on
-
- - -