[afnog] SNMP Monitoring
Stephane Bortzmeyer
bortzmeyer at nic.fr
Fri Jul 8 09:04:26 UTC 2011
On Fri, Jul 08, 2011 at 01:18:52AM -0700,
jacob miller <mmzinyi at yahoo.com> wrote
a message of 10 lines which said:
> Is it possible to enable SNMP access to particular ports on any SNMP
> capable device.Such that one is able to only allow access to
> particular resources.
Not sure of what you mean by "port" in this context. But allowing
access to only a subtree of the MIB is common. An example with the
net-snmp SNMP agent on Unix:
# Only the "system" subtree
view system included .iso.org.dod.internet.mgmt.mib-2.system
# Access control
access MyROSystem "" any noauth exact system none none
More information about the afnog
mailing list