corrected typo:
On Thu, Jan 30, 2025 at 2:56 PM Lokesh Mogra wrote:
> Hi folks,
> i am trying to create snmp groups and associating views with it.
> and assign users to these groups. I see there is no explicit way to assign
> user to group.
> Am i missing some configuration?
Hi folks,
i am trying to create snmp groups and associating views with it.
and assign users to these groups. I see there is no explicit way to assign
user to group.
Am i missing some configuration?
This is the configuration i am doing:
# Define Views
view view1 included .1.3.6.1.2.1
view view2
I've solved my problem.
snmpd provides the -u and -g command line switches. After startup, it will
switch to the userid and groupid provided. It's dynamic config files will
be created and accessed using this user and group.
To enable remote configuration, I needed to be able to ru
Is there a way to configure, build, install and run snmpd with a specific
user and group?
Something other than root:root, thx.
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change
Hi Jeroen,
My x86 is connected via PCIe to an Intel's device. This device(ASIC)
is an ethernet switch (fm10k)
Intel provides a linux library + device driver for managing the switch
(e.g: read port status, set port speed).
I want to run snmpd on the x86 and fill the TODO with the relevant Intel's A
Hi,
What do you mean with "my x86 manages a switch" ? Are you running Linux
on a hardware platform with x86 based main CPU, and does the hardware
include some sort of on-board 16-port switch module?
I don't have a solution for you, but if the above is roughly your
situation, you may want to lo
Hello,
Do you have a sample of list of interface I can put in snmpd.conf ?
My x86 manages a switch. It runs snmpd. This x86 has few etherent devices.
I think (not sure) that by default, ifNumber is the number of those devices.
Am I right ?
In my case the number of devices is 16 which are the n
Hello,
Could you please tell from which version of net-snmp will the support for
NOTIFY-view in group configuration will be available?
Also could you please suggest any work around for implementing NOTIFY-views?
Thanks and regards
S Sarath
Hello,
Could you please tell from which version of net-snmp will the support for
NOTIFY-view in group configuration will be available?
Also could you please suggest any work around for implementing NOTIFY-views?
Thanks and regards
S Sarath
for a group of snmpv3 users
On 26 January 2012 14:18, Frank Renwick wrote:
> Using the VACM model in snmpd.conf, it is possible to restrict access
> to v1 and/or v2c community strings based on source IP address of the
> initiating NMS host (the host issuing snmpwalk, snmpget, etc)
On 26 January 2012 14:18, Frank Renwick wrote:
> Using the VACM model in snmpd.conf, it is possible to restrict access to v1
> and/or v2c community strings based on source IP address of the initiating
> NMS host (the host issuing snmpwalk, snmpget, etc)
Strictly speaking - no, it's not.
The Net-S
host issuing snmpwalk, snmpget, etc)
Is it possible to use source IP filtering for groups of SNMPv3 users? To
provide a concrete example, what configuration is required to create
different source IP restrictions for the two groups below? Say one wants to
limit the group 'if_group' to a
Dave,
Thanks so much. Will try it out.
Thanks,
Fatima
On Tue, Mar 23, 2010 at 8:19 AM, Dave Shield wrote:
> On 16 March 2010 09:49, Dave Shield wrote:
>>> Could we configure:
>>>
>>> Group name
On 16 March 2010 09:49, Dave Shield wrote:
>> Could we configure:
>>
>> Group name access right ReadView
>> ---
>> group1 noAuthNoPriv none
>> group1 AuthPriv
On 15 March 2010 23:34, Fatima Peter wrote:
> Suppose we have
>
> 2 views: “all” and “none”
> 1 group: “group1”
> 3 access right: noAuthNoPriv, AuthNoPriv, and AuthPriv
>
>
>
> Could we configure:
>
> Group name
Hello All,
I am posting this question for a colleague and would appreciate whether
what he is asking is reasonable.
It doesn't look like it is so in my opinion.
Suppose we have
2 views: “all” and “none”
1 group: “group1”
3 access right: noAuthNoPriv, AuthNoPriv, and AuthPriv
Cou
On 15 March 2010 19:02, Fatima Peter wrote:
> I have a question on vacm group and whether the same communitystring or
> usmUser can belong to multiple groups.
Probably not.
Looking at the vacmSecurityToGroupTable (in SNMP-VIEW-BASED-ACM-MIB)
the table is indexed by the pair (securit
Hello All,
I have a question on vacm group and whether the same communitystring or
usmUser can belong to multiple groups.
For example let us say we have a community string "public" which is
configured to belong to 2 groups "v1Group1" and "v1Group2".
com2sec te
2009/6/13 fei tan :
> C:\usr\bin>snmpget -v 1 -c public localhost sysDescr.0
> C:/usr/etc/snmp/snmp.conf: line 61: Warning: Unknown token: com2sec.
Please see the FAQ entry
Applications complain about entries in your example 'snmp.conf' file. Why?
http://net-snmp.sourceforge.net/wiki/
get -v 1 -c public localhost sysDescr.0
C:/usr/etc/snmp/snmp.conf: line 61: Warning: Unknown token: com2sec.
C:/usr/etc/snmp/snmp.conf: line 62: Warning: Unknown token: com2sec.
C:/usr/etc/snmp/snmp.conf: line 68: Warning: Unknown token: group.
C:/usr/etc/snmp/snmp.conf: line 69: Warning: Unknown to
On 07/08/07, Shaun Hofer <[EMAIL PROTECTED]> wrote:
> I've worked out that for some reason the [snmpd] process is not inheriting
> the group misc, even thou the user snmp is definly part of it.
That's probably correct.
There was a patch applied to the main development
Hi,
I have snmpd query size of the partitions, with some partitions/mount
points in a restricted directory. I added snmp user to group(misc) that
has access.
drwxr-x--- 14 miscmisc
/etc/group
misc:x:1001:snmp
When ever snmpd is queried, I get Permission denied for snmpd, and snmpd
can
Hi all!
I'm using loadmib() function in order to get tree of mib.
I have definition in mib like this:
Xxx OBJECTS-GROUP{
OBJECTS{
Object1,
Object2,
etc
}
}
How can I extract Objects from my Xxx object group?
Thanks ,
hula (WT01 - Broadband Networks)
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: Error during compilation without system group
>>>>> On Thu, 29 Dec 2005 20:06:02 +0530,
<[EMAIL PROTECTED]> said:
sasikumar> ./configure --prefix=/home/sasb/testsystem/netsnmp
sasiku
> On Thu, 29 Dec 2005 20:06:02 +0530, <[EMAIL PROTECTED]> said:
sasikumar> ./configure --prefix=/home/sasb/testsystem/netsnmp
sasikumar> --with-out-mib-modules="mibII/system_mib"
Try:
./configure --prefix=/home/sasb/testsystem/netsnmp
--with-out-mib-modules="mibII/system_mib agentx/client"
Hi All,
I am using net-snmp-5.2.1.2, I want to exclude system mib and I am
planning to provide my own system group implementation.
While configuring I used the following option to exclude system mib
group.
./configure --prefix=/home/sasb/testsystem/netsnmp
--with-out-mib-modules="
Hi All,
I am using register_scalar_group to register for some oids in my agentx
subagent. I can do get's no problem. When I try to walk it works but the oid
that is asked for (and returned) is not completly correct.
snmpget -c public -v1 10.1.1.1 .1.3.6.1.4.1.2234.67.12.4.1.1.0
The above returns
[ Sorry for the delay in responding to this ]
> Can anybody please let me know what are the OIDs for the
> Processor Group objects like numActive and numPresent etc.
I don't believe that there are MIB objects for those particular values.
You'd probably need to calculate
Hi,
Can anybody please let me know what are the OIDs for the Processor
Group objects like numActive and numPresent etc.
Please help me as I could not frame these OIDs.
Thanks in advance
Murali
---
This SF.net email is sponsored by: IT
[ Sorry for the delay in responding to this ]
> a)I have created a snmp v2 group using the command::
> "snmpvacm -v2c -c public 10.254.24.227 createSec2Group 3 myGroup RWGroup"
> which creates the group "myGroup".
>
> Is it the right method?? Does t
gt;
Sent: Thursday, September 09, 2004 7:24 PM
Subject: Re: group creation and deletion
> > I killed the agent process by "kill -9 pid"
>
> Argg!!
> Then you deserve everything that happens to you!
>
> Never, never, NEVER use "kill -9"
A standard pkill -HUP pid would be nicer :)
Glenn
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Dave
Shield
Sent: Thursday, September 09, 2004 9:55 AM
To: Tina Agarwal
Cc: net-snmp-users
Subject: Re: group creation and deletion
> I killed
> I killed the agent process by "kill -9 pid"
Argg!!
Then you deserve everything that happens to you!
Never, never, NEVER use "kill -9"
unless you've tried absolutely *EVERYTHING* else first.
This is telling the agent
"Shut down now - don't bother trying to close
tidily or save
Yes, it was created using "snmpvacm". I killed the agent process by
"kill -9 pid" and restarted it "net-snmp-5.0.8/agent/snmpd".
But Dave, This problem is not persistent. Sometimes it comes and sometimes
it does not. Can you please tell me the proper steps of c
t; 4)Then I stop/start my agent and again do an
>"snmpwalk -c public -v2c 10.254.24.227 1.3.6.1.6.3.16.1.2.1.3".
> SNMP-VIEW-BASED-ACM-MIB::vacmGroupName.3."mygroup" = STRING: RWGroup
>
> Question: Why is the group coming back after I stop/start my
3
SNMP-VIEW-BASED-ACM-MIB::vacmGroupName.2."anonymousSecName004" =
STRING: anonymousGroupName004
SNMP-VIEW-BASED-ACM-MIB::vacmGroupName.3."mygroup" = STRING:
RWGroup
2) I DELETE an already existing group in the running snmp agent using command "snmpva
Hi,
a)I have created a snmp v2 group using the command::
"snmpvacm -v2c -c public 10.254.24.227 createSec2Group 3 myGroup RWGroup"
which creates the group "myGroup".
Is it the right method?? Does this only fulfills my requirement of creating
a snmpv2 group??
Please sugges
ing fince except for the scalr
Kurapati> ifNUmber in if group. What I observed is, even after
Kurapati> starting the snmpd with the above option, when an snmpget on
Kurapati> ifNumber is issued, var_interfaces() defined in interfaces.c
Kurapati> is being called. For the ifTable,
Hi,
I wanted to provide my own implementation for the interfaces MIB. As suggested in the
list I have used the -I -interface option and it seems to be working fince except for
the scalr ifNUmber in if group. What I observed is, even after starting the snmpd
with the above option, when an
39 matches
Mail list logo