snmp_save_persistent()

2019-11-11 Thread Mark Ellison
e new value, or (b) short of re-writting snmp_save_persistent, achieve the desired behavior without the banner. (c) using other means to achieve same goal Any follow-ups are appreciated! Regards, Mark Ellison ___ Net-snmp-users mailing list Net-snmp-

MFD and table traversals

2013-08-01 Thread Mark Ellison
Hi, I am not familiar with MFD table handlers. I am looking at a situation where tables "A" and "B" are using the MFD paradigm. When an snmpwalk is performed on table "A", there are over 300 calls into table "B" before the walk terminates. Interestingly enough, only one column from table "B" is

Re: Entity and Entity Sensor MIB Implementation

2012-11-30 Thread Mark Ellison
Hi Dave, On Thu, Nov 29, 2012 at 8:25 PM, wrote: > Hi Mark, > > Thanks so very much. There is not a lot out there about the right way to > do these things, much less sometimes any way to do them. Sorry if this > got a bit wordy, but I tried to organize it so that the questions were > discrete

Re: Entity and Entity Sensor MIB Implementation

2012-11-29 Thread Mark Ellison
___ > Net-snmp-users mailing list > Net-snmp-users@lists.sourceforge.net > Please see the following page to unsubscribe or change other options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > -- Mark Ellison Ellison Software Consulting,

Re: snmpusm and security of the initial user

2010-10-22 Thread Mark Ellison
On Thu, Oct 14, 2010 at 4:46 PM, slowpoison wrote: > On Thu, Oct 14, 2010 at 12:51 PM, Wes Hardaker > wrote: > > That really means that in the agent in order to create a new SNMPv3/USM > > user you need to have an existing one to "clone" from. It's a boot > > strapping issue mostly (you have to

Re: Is Gauge64 defined in the snmp standard?

2009-05-28 Thread Mark Ellison
On 05/28/2009 03:23 PM, PoWah Wong wrote: > Is Gauge64 defined in the snmp standard? > I googled but did not find its definition, so I assume it is not defined, > isn't it Do you mean "CounterBasedGauge64"? This is a Textual-Convention defined in HCNUM-TC contained in RFC 2856. - Mark http://El

Re: Silvercreek test suite

2009-04-14 Thread Mark Ellison
Hi Ray, On 04/14/2009 10:34 AM, Ray Chang wrote: Hi, Has anyone done a lot of Silvercreek test suite malformed packet type of testing? The agent is supposed to drop the malformed requests. Occasionally, our subagent is catching SNMP_TRAP_AUTHFAIL traps, is that normal or we have a bug

Re: agent does not get called when registered at '.1'

2009-04-01 Thread Mark Ellison
On 04/01/2009 02:45 PM, Fulko Hew wrote: > > On Wed, Apr 1, 2009 at 2:26 PM, Mark Ellison <mailto:m...@ellisonsoftware.com>> wrote: > > > On 04/01/2009 02:00 PM, Fulko Hew wrote: >> I've managed to get a lot farther in my universal agent/network >>

Re: agent does not get called when registered at '.1'

2009-04-01 Thread Mark Ellison
Hi Fulko, On 04/01/2009 02:00 PM, Fulko Hew wrote: I've managed to get a lot farther in my universal agent/network simulator, but todays problem is: "An agent registered at '.1' does not receive any requests, but agents registered at '.1.x' (and elsewhere) do receive requests" For example: Le

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-25 Thread Mark Ellison
er systems you want to receive traps from. Max I'm sure you are scripting these commands so that once you've got things working life becomes easy! Please let the list know if you've got these issues resolved or if you've got additional questions? Regards, Mark http

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-24 Thread Mark Ellison
en I run > it with the following, I get nothing: > > Snmptrapd -f -Le -F "%02.2h:%02.2j TRAP%w.%q from %A %W %P\n%V\n%v\n" > > Very strange. > > Max > > > -Original Message- > From: Mark Ellison [mailto:m...@ellisonsoftware.com] > Sent: Tuesd

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-24 Thread Mark Ellison
ineID But get an error message: snmpget: Timeout (Sub-id not found: (top) -> snmpEngineID) If I put the .0 on it, it gives me an Unknown Object Identifier error message. When I do a grep on /var/net-snmp/snmpd.conf for oldEngineID, I get 0x80001f88804ce55c3958ffc349 Max -----Origina

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-24 Thread Mark Ellison
On 03/24/2009 06:07 PM, Mark Ellison wrote: > On 03/24/2009 05:55 PM, Max Malzkuhn wrote: >> Hi Mark. How do I figure out which is the right engineID? The >> 0102030405 >> is not the right one but it is what is in my receiver's config that >> works. >> Ar

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-24 Thread Mark Ellison
On 03/24/2009 05:55 PM, Max Malzkuhn wrote: > Hi Mark. How do I figure out which is the right engineID? The 0102030405 > is not the right one but it is what is in my receiver's config that works. > Are you saying I should use the engineID "0x80001f8880a6aba16d9a0ec949" in > my createUser? > Di

Re: Version 5.4.2.1 snmp v3 traps with snmptrapd

2009-03-24 Thread Mark Ellison
Hi Max, On 03/24/2009 02:54 PM, Max Malzkuhn wrote: > Hello All, > > I am trying to receive traps on a FC10 box that is running net-snmp 5.4.2.1 > > When I run snmptrapd -f -Le -D and cause my remote system to send a trap, I > get: > > snmp_parse: Parsed SNMPv3 message (secName:edgewater, secLevel

Re: Fwd: NetSNMP configuration of SNMP managers

2009-03-24 Thread Mark Ellison
Hi Kusuma, On 03/23/2009 07:19 PM, kusuma.bm wrote: > Now my question is : > To send notifications to the manager i should be knowing their > EngineID ,boots and time . So using send_v2trap() or send_trap_pdu() > can i do a snmpget request from the snmp agent to the manager to fetch > all these

Re: usm wrong digest error

2009-03-11 Thread Mark Ellison
Hi Kusuma, On 03/11/2009 06:12 AM, kusuma.bm wrote: Hi all, i am running snmp agent and sending my snmpv3 inform request to 'PACT sever' which uses net-snmp-5.2.1. Manager is sending snmpv3 inform response and then sends the following error report SNMP-USER-BASED-SM-MIB::usmStatsWro

Re: SNMP SET command to clone a user

2009-03-02 Thread Mark Ellison
Hi Kusuma, Please take a look at the Net-SNMP utility "snmpusm". This command line tool provides a means to add a new user via clone. Regards, Mark http://EllisonSoftware.com On 03/24/2009 11:42 PM, kusuma.bm wrote: > Hi, >i would like to know how to clone an existing user through SNM

Counter64 support for disman event and expression mibs?

2007-02-22 Thread Mark Ellison
Hi, Recently, I had an opportunity to configure Net-SNMP (v5.4 and 5.3.1) to use the monitor directives and originate mteTriggerRising and mteTriggerFalling notifications. The delta threshold events worked well for Counter32-based, but not so much for Counter64-based monitored objects. The be

Net-SNMP 5.3 range registration and "helpers"

2006-06-15 Thread Mark Ellison
Hi, I'm trying to register a row in the applTable and am having some trouble getting things to work right. I make a call to netsnmp_create_handler_registration() and set up the netsnmp_handler_registration with rootoid=.1.3.6.1.2.1.27.1.1.2.3 (applName.3) -- an instance range_subid= 10 range_u

Re: notification filtering

2005-10-03 Thread Mark Ellison
ching parameter and OIDs (which is surely easier said than done...) Hope this helps, good luck! Anna Edwards Software Engineer www.sandvine.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mark Ellison Sent: Friday, September 30, 2005 4:02

notification filtering

2005-09-30 Thread Mark Ellison
someone could point me in the right direction with respect to filtering of notifications originated at the agent, I'd appreciate it. Regards, Mark -- Mark EllisonEllison Software Consulting, Inc. tel: +1 (603) 362-9270 38 Salem Road fax: +1 (603) 362