Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ snmpd.comm(4) — Network Services Extension Release 3.2 Version 3.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

snmpd(1M)

SNMPD.COMM(4)  —  INTERACTIVE SNMP

NAME

snmpd.comm - SNMP communities file

SYNOPSIS

/etc/snmpd.comm

DESCRIPTION

The file, /etc/snmpd.comm, contains the definitions for the communities which will be supported by the SNMP agent/server daemon, snmpd(1M). The file contains lines which consist of three items: a session or community name, an IP address in dot notation, and the priviledges to be associated with that communitiy and IP address pair. The priviledges should be one of READ, WRITE, or NONE. NONE is used to lock out specific communities or hosts.  Lines which begin with ’#’ are ignored. 

EXAMPLE

test1 128.212.64.99 READ
test2 128.212.64.15 WRITE
test3 128.212.64.15 READ
test4 0.0.0.0 READ
public 0.0.0.0 READ
interop 0.0.0.0 READ

FILES

/etc/snmpd.comm

SEE ALSO

snmpd(1M), RFC 1066, RFC 1067

Release 1.0  —  11/17/89

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026