You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
## |
|
## snmpd.conf |
|
## |
|
|
|
# rouser: a SNMPv3 read-only user |
|
# arguments: user [noauth|auth|priv] [restriction_oid] |
|
rouser openpkg |
|
|
|
# rocommunity: a SNMPv1/SNMPv2c read-only access community name |
|
# arguments: community [default|hostname|network/bits] [oid] |
|
rocommunity public 127.0.0.1 |
|
|
|
|