Monitoring Through SNMP
You can monitor disk partitions, files, load average, and processes by setting up SNMP polling. Configure SNMP at the CLI in the network
category and the snmp
command.
When enabling SNMP, you must specify a whitelist of IP addresses for SNMP managers. CIDR control access is supported.
CT-VL supports both SNMP v3 and v2c. SNMP v3 supports password authentication, encryption, and a choice of encryption and password hashing algorithms.
Note
SNMP traps are not supported.
Supported MIB OIDs
Below are some MIB OIDs that CT-VL supports:
CPU Load Average Monitoring
System Uptime
Memory Statistics
Disk Statistics:
Examples
Below are examples using the snmpwalk
command.
Get Total Memory on CT-VL VM
Get System Uptime
Note
SNMP on CT-VL is disabled by default. Use the CLI to enable access.
SNMP manager(s) must be set to allow access to CT-VL.
Configuring SNMP
To configure SNMP, use the
network snmp
CLI command.Create a user.
Create a community string.
Enable SNMP as SNMP is disabled by default.
Set SNMP managers who will access CT-VL.
Monitor disk, file, load, and processes.