Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Ahmed Munir
On Thu, Jun 7, 2012 at 3:24 PM, Dave Shield wrote: > On 7 June 2012 17:57, Ahmed Munir wrote: > >> What is the exact command you are using? > > > > The command I'm using is 'snmpwalk -v 1 localhost openser' > > And what community is this using? > > The community it is using is OpenSIPS > >> Wh

Re: Stuck in the way of quering a private MIB (extension using perl)

2012-06-07 Thread Dave Shield
On 7 June 2012 17:59, Chayvialle, Daniel (External) wrote: > OK, so now I'm getting a bit confused regarding configuration file locations. > > I added a new user using the command line. It added lines in > /var/net-snmp/snmpd.conf and /usr/local/share/snmp/snmpd.conf (whiwh is what > the command

Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Dave Shield
On 7 June 2012 17:57, Ahmed Munir wrote: >> What is the exact command you are using? > > The command I'm using is 'snmpwalk -v 1  localhost openser' And what community is this using? >> What are the access control settings for the agent? > and the > configuration for agent including snmpd.con

Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Ahmed Munir
On Thu, Jun 7, 2012 at 12:09 PM, Dave Shield wrote: > On 7 June 2012 16:56, Ahmed Munir wrote: > > Thanks for your reply Dave. After I ran snmpwalk using version 1, I'm > > getting this response; 'Timeout: No Response from localhost'. > > What are the access control settings for the agent? > What

RE: Stuck in the way of quering a private MIB (extension using perl)

2012-06-07 Thread Chayvialle, Daniel (External)
OK, so now I'm getting a bit confused regarding configuration file locations. I added a new user using the command line. It added lines in /var/net-snmp/snmpd.conf and /usr/local/share/snmp/snmpd.conf (whiwh is what the command snmpd -Dread_config -H 2>&1 | grep "Reading" | sort -u gives me, to

Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Dave Shield
On 7 June 2012 16:56, Ahmed Munir wrote: > Thanks for your reply Dave. After I ran snmpwalk using version 1, I'm > getting this response; 'Timeout: No Response from localhost'. What are the access control settings for the agent? What is the exact command you are using? Dave

Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Ahmed Munir
Thanks for your reply Dave. After I ran snmpwalk using version 1, I'm getting this response; 'Timeout: No Response from localhost'. As I checked the logs it is not reading the mibs for openser even in snmpd.conf I specify to include all mibs. Is there a better way to capture its log so I can share

Re: Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Dave Shield
On 7 June 2012 16:13, Ahmed Munir wrote: > after i ran this command; 'snmpwalk localhost openser' the error message I'm > getting is listed below; > > snmpwalk: No securityName specified (Sub-id not found: (top) -> openser) Note the error that is being reported - "No securityName specified". Y

Getting: openser Unknown Object Identifier (Sub-id not found: (top openser)

2012-06-07 Thread Ahmed Munir
Hi, I configured OpenSIPs + NET-SNMP as provided by OpenSIPs documentation, after i ran this command; 'snmpwalk localhost openser' the error message I'm getting is listed below; snmpwalk: No securityName specified (Sub-id not found: (top) -> openser) Even I put the openser MIBs in mibs folder i.

Re: Net-snmp 5.7.1: trouble with SNMPv3 INFORM's configured via MIBs, via config files ok

2012-06-07 Thread Patrick Rogier
Repost but with some parts in fixed font for easier reading/interpretation. My original post was in plain-text as requested by guidelines. But then the parts which are now fixed font, were difficult to read. Hi, I'm having trouble with SNMPv3 INFORM's dynamically configured via standard MIB tabl

Finally it's working

2012-06-07 Thread Magda Stefan
Hi Dave, Thanks a lot for your help!!! I don't have enough words to describe my feelings right now. IT'S WORKING!! Changing " TABLE_DATA_NAME" with " TABLE_TDATA_NAME" made the subagent reload the data for every request. I'm using NET-SNMP version 5.5 with Perl module "v5.12.2 built for i3

Re: Stuck in the way of quering a private MIB (extension using perl)

2012-06-07 Thread Dave Shield
On 7 June 2012 09:30, Chayvialle, Daniel (External) wrote: > BTW I don't have any /var/net-snmp/snmpd.conf file but IIRC this tool > temporarily > added the adequate line in the file /var/lib/snmp/snmpd.conf OK - Debian may well have moved the location of the persistent file to fit in with thei

Re: Binding Values succed, little problem with reloading the values

2012-06-07 Thread Dave Shield
On 6 June 2012 15:46, Magda Stefan wrote: > I've read that if I set the Timeout to -1 the load routine will be called > every time a get request is received. That is what you wanted, wasn't it? > I've completely forgot about the .h file.Here is an archive with my folder. OK - I've finally man

RE: Stuck in the way of quering a private MIB (extension using perl)

2012-06-07 Thread Chayvialle, Daniel (External)
Thanks for the clarification on r[ow]user, r[ow]community, com2sec, group, view, access. I created the said user using command-line tools if I remember right. BTW I don't have any /var/net-snmp/snmpd.conf file but IIRC this tool temporarily added the adequate line in the file /var/lib/snmp/snmp

Re: Stuck in the way of quering a private MIB (extension using perl)

2012-06-07 Thread Dave Shield
On 6 June 2012 17:04, Chayvialle, Daniel (External) wrote: > The snmpd.conf I provided consists mostly of what's coming with snmp packages > I guess. Yes - but it's still unnecessarily complicated :-) > As I must in the end use SNMP v3, The important bit there is "in the end". Start with SNMP