if the node was initially registered in the master
agentx.
Winston
From: Winston Gadsby
Sent: Wednesday, February 2, 2022 1:29 PM
To: Magnus Fromreide
Cc: Larry Hayes ; [email protected]
Subject: Re: Re-registering sysContact and sysL
Thank you - that seems to have worked.
Winston
From: Magnus Fromreide
Sent: Tuesday, February 8, 2022 12:47 PM
To: Winston Gadsby
Cc: Larry Hayes ; [email protected]
Subject: Re: Re-registering sysContact and sysLocation with subagent
ister sysLocation or
> sysContact from a subagent, if the node was initially registered in the
> master agentx.
>
> Winston
>
>
>
>
>
> From: Winston Gadsby
> Sent: Wednesday, February 2, 2022 1:29 PM
> To: Magnus Fromreide
&g
omreide
Sent: Tuesday, February 1, 2022 8:56 PM
To: Winston Gadsby
Cc: Larry Hayes ; [email protected]
Subject: Re: Re-registering sysContact and sysLocation with subagent
On Tue, Feb 01, 2022 at 02:58:14PM +, Winston Gadsby wrote:
> Hi,
> Thanks for the replies. I&
value, in your case that would be
{ 1, 3, 6, 1, 2, 1, 1, 4 } but honestly I think an agentx library would serve
you better.
/MF
> Winston
>
> From: Larry Hayes
> Sent: Friday, January 28, 2022 4:48 PM
> To: Winston Gadsby
> Cc: net-snmp-code
I've also tried unregistering some objects from my mib that were
previously registered with the same result.
Winston
From: Larry Hayes
Sent: Friday, January 28, 2022 4:48 PM
To: Winston Gadsby
Cc: [email protected]
Subject: Re: Re-r
On Fri, Jan 28, 2022 at 09:21:04PM +, Winston Gadsby wrote:
> Hi,
> I'm running a subagent based on python-netsnmpagent, along with the
> distribution snmpd (net-snmp) agent on a Debian embedded system. I'm using
> the version of snmpd that comes default with the distribution - 5.7.3. I
>
Someone just this month asked about taking control of the system
description. I would suspect that sysContact and sysLocation would follow
the same way.
Their solution was to unregister the OID then register your own handler.
unregister_mib() API.
https://sourceforge.net/p/net-snmp/mailman/mess
Hi,
I'm running a subagent based on python-netsnmpagent, along with the
distribution snmpd (net-snmp) agent on a Debian embedded system. I'm using the
version of snmpd that comes default with the distribution - 5.7.3. I have a
custom MIB for my new variables, similar to SIMPLE-MIB.txt in the