Bases: Entity
Class Hierarchy: System
This class represents configuration data.
Enclosing container for system-related configuration and
operational state data
-
config
Global configuration data for the system
type: Config
-
state
Global operational state data for the system
type: State
config: False
-
clock
Top-level container for clock configuration data
type: Clock
-
dns
Enclosing container for DNS resolver data
type: Dns
-
ntp
Top-level container for NTP configuration and state
type: Ntp
-
grpc_server
Top-level container for the gRPC server
type: GrpcServer
-
ssh_server
Top-level container for ssh server
type: SshServer
-
telnet_server
Top-level container for telnet terminal servers
type: TelnetServer
-
logging
Top-level container for data related to logging / syslog
type: Logging
-
aaa
Top-level container for AAA services
type: Aaa
-
memory
Top-level container for system memory data
type: Memory
-
cpus
Enclosing container for the list of CPU cores on the system
type: Cpus
config: False
-
processes
Parameters related to all monitored processes
type: Processes
-
alarms
Top-level container for device alarms
type: Alarms
config: False