The SNMPD page of RBMTX-Viper router is used to configure master daemon/agent for SNMP. Note, OpenWrt has mostly complete UCI support for snmpd, but this LuCI applet only covers a few of those options.
Agent settings
Click the Add button at the bottom to set up more than one action or Delete to remove it.
Name
|
Value
|
Description
|
The address the agent should listen on
|
default: UDP:161,UDP6:161
|
Eg: UDP:161, or UDP:10.5.4.3:161 to only listen on a given interface
|
AgentX settings
Delete this section to disable agentx
Name
|
Value
|
Description
|
The address the agent should allow agentX connections to
|
path, default: /var/run/agentx.sock
|
This is only necessary if you have subagents using the agentX socket protocol. Eg: /var/run/agentx.sock. Use Add button to add new address.
|
com2sec security
PUBLIC
Name
|
Value
|
Description
|
secname
|
default: ro
|
|
source
|
default: default
|
|
community
|
default: public
|
|
PRIVATE
Name
|
Value
|
Description
|
secname
|
default: rw
|
|
source
|
default: localhost
|
|
community
|
default: private
|
|
group
Groups help define access methods.
PUBLIC_V1
Name
|
Value
|
Description
|
group
|
default: public
|
|
version
|
default: v1
|
|
secname
|
default: ro
|
|
PUBLIC_V2C
Name
|
Value
|
Description
|
group
|
default: public
|
|
version
|
default: v2c
|
|
secname
|
default: ro
|
|
PUBLIC_USM
Name
|
Value
|
Description
|
group
|
default: public
|
|
version
|
default: usm
|
|
secname
|
default: ro
|
|
PRIVATE_V1
Name
|
Value
|
Description
|
group
|
default: private
|
|
version
|
default: v1
|
|
secname
|
default: rw
|
|
PRIVATE_V2C
Name
|
Value
|
Description
|
group
|
default: private
|
|
version
|
default: v2c
|
|
secname
|
default: rw
|
|
PRIVATE_USM
Name
|
Value
|
Description
|
group
|
default: private
|
|
version
|
default: usm
|
|
secname
|
default: rw
|
|
Write the group name and use Add button to add new group.
access
PUBLIC_ACCESS
Name
|
Value
|
Description
|
group
|
default: public
|
|
context
|
default: none
|
|
version
|
default: any
|
|
level
|
default: noauth
|
|
prefix
|
default: exact
|
|
read
|
default: all
|
|
write
|
default: none
|
|
notify
|
default: none
|
|
PRIVATE_ACCESS
Name
|
Value
|
Description
|
group
|
default: private
|
|
context
|
default: none
|
|
version
|
default: any
|
|
level
|
default: noauth
|
|
prefix
|
default: exact
|
|
read
|
default: all
|
|
write
|
default: all
|
|
notify
|
default: all
|
|
System
Values used in the MIB2 System tree.
Name
|
Value
|
Description
|
sysLocation
|
default: office
|
|
sysContact
|
e-mail, default: bofh@example.com
|
|
sysName
|
string, default: HeartOfGold
|
|