Show status of SNMP on localhost Show status of SNMP community ${vyos_op_scripts_dir}/snmp.py --community="$4" Show status of SNMP on remote host ${vyos_op_scripts_dir}/snmp.py --community="$4" --host "$6" Show SNMP MIB information Show all SNMP interfaces MIB information ${vyos_op_scripts_dir}/snmp_ifmib.py Show SNMP ifAlias for specified interface ${vyos_op_scripts_dir}/snmp_ifmib.py --ifalias="$6" Show SNMP ifDescr for specified interface ${vyos_op_scripts_dir}/snmp_ifmib.py --ifdescr="$6" Show SNMP ifDescr for specified interface ${vyos_op_scripts_dir}/snmp_ifmib.py --ifindex="$6" Show SNMP v3 status on localhost ${vyos_op_scripts_dir}/snmp_v3.py --all Show TSM certificates ${vyos_op_scripts_dir}/snmp_v3_showcerts.sh Show the list of configured groups ${vyos_op_scripts_dir}/snmp_v3.py --group Show the list of configured targets ${vyos_op_scripts_dir}/snmp_v3.py --trap Show the list of configured users ${vyos_op_scripts_dir}/snmp_v3.py --user Show the list of configured views ${vyos_op_scripts_dir}/snmp_v3.py --view