Command descriptions
TransPort LR User Guide
204
snmp
Configures Simple Network Management Protocol (SNMP) management for this device.
Syntax
snmp <parameter> <value>
Parameters
v1
Enables or disables SNMPv1 support.
Value is either on or off. The default value is off.
v2c
Enables or disables SNMPv2c support.
Value is either on or off. The default value is off.
v3
Enables or disables SNMPv3 support.
Value is either on or off. The default value is off.
port
The port on which the device listens for SNMP packets.
Accepted value is any integer from 0 to 65535. The default value is 161.
authentication-traps
Enables or disables SNMP authentication traps.
Value is either on or off. The default value is off.
Examples
n
snmp v1 on
Enable SNMPv1 support.
n
snmp v2c on
Enable SNMPv2c support.
n
snmp port 161
Set the SNMP listening port to 161.