Re: OID registration restriction

2012-03-20 Thread Sasikumar
Thank you it worked   Regards, Sasikumar.B From: Robert Story To: Sasikumar Cc: [email protected] Sent: Monday, 19 March 2012 8:47 PM Subject: Re: OID registration restriction On Fri, 9 Mar 2012 14:30:26 +0800 (SGT) Sasikumar wrote: S

Re: OID registration restriction

2012-03-08 Thread Sasikumar
  Regards, Sasikumar.B ____ From: Dave Shield To: Sasikumar Cc: net-snmp-coders Sent: Thursday, 8 March 2012 5:51 PM Subject: Re: OID registration restriction On 8 March 2012 11:29, Sasikumar wrote: >   This is the output > vacmAccessReadViewName."a

Re: OID registration restriction

2012-03-08 Thread Sasikumar
; SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyMask."_all_".1.1 = "" SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyMask."_all_".1.2 = "" SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyMask."myiso".1.1 = "" SNMP-VIEW-BASED-ACM-MIB::vacmViewTreeFamilyMask."_non

OID registration restriction

2012-03-07 Thread Sasikumar
Hi,   I am using Net-Snmp 5.4.2.1 version and I am running the set up as Master and sub-agent type. When is register the following OID "1.0.8802.1.1.2.1.1" related to LLDP registration is success verified from log. But when I issue snmp get request with index error message is displayed "No such

Re: Facing issue with engineBoots

2011-08-11 Thread Sasikumar
some time engineboot value is reset to 1 in the snmpd response messages. But this value 1 is not updated in the file "/usr/local/snmpd.conf" Do i need to add net-snmp folder in /var ?   Regards, Sasikumar.B ____ From: Wes Hardaker To: Sasikumar Cc

Facing issue with engineBoots

2011-08-09 Thread Sasikumar
Hi,   I am using following version of net-snmp 5.4.2.1, in this version I am facing following  issue when agent runs for certain period of time the engineBoot in the snmp response packet is getting reset to value 1. But the value in the snmpd.conf file is 23 Regards, Sasikumar.B -

Need infor regarding Proxy Forwarding support in net-snmp-5.4.2.1

2011-01-28 Thread Sasikumar
Hi, I am using net-snmp-5.4.2.1, in my project we have a requirement to forward snmp request to another remote snmp agent. Tried configuring "snmpTargetParamsTable" and "snmpTargetAddrTable" both table got configured successfully. But configuration of "snmpProxyTable" failed. Need to know is t

Re: Need clarification regarding Mac Address as Index

2010-02-08 Thread Sasikumar
cation regarding Mac Address as Index > To: "Sasikumar" > Cc: "netsnmp" > Date: Monday, 8 February, 2010, 2:15 PM > On 8 February 2010 05:00, Sasikumar > > wrote: > >    I am implementing Q-BRIDGE-MIB in this table is > dot1qTpFdbTable > > whic

Need clarification regarding Mac Address as Index

2010-02-07 Thread Sasikumar
Hi All,    I am implementing Q-BRIDGE-MIB in this table is dot1qTpFdbTable which as dot1qTpFdbAddress as one of the Index. My question is when this table was queried the output contains length of the Mac address, Is this valid. Since length is present if the index(string) whose length is variabl

Re: Regarding MacAddress usage in net-snmp

2009-05-05 Thread Sasikumar
Hi, Thanks for the help the problem is with the data length which got corrupted(which i got from my below layer). Regards, Sasikumar.B - Original Message From: Dave Shield To: Sasikumar Cc: [email protected] Sent: Wednesday, 29 April, 2009 9:30:02 PM Subject

Regarding MacAddress usage in net-snmp

2009-04-29 Thread Sasikumar
Hi, I have implemented a MIB with one attribute whose data type is MacAddress in the *.c files are generated using mib2c and data type is mentioned as ASN_OCTET_STR hence I am filling the unsigned char ucMacAddr[6] with hex values but when i do snmp get I am getting the following value as the

Shared objects Issue

2008-05-07 Thread Sasikumar
Hi, I am using net-snmp-5.3.2 I need to compile snmpd for the target which is ppc and OS is Linux timesys. I used the following option to compile the snmpd but the *.so files are not created. Need inputs regarding this options . ./configure --prefix=/home/sasi/netsnmp --with-cc=/opt/timesys/tool

Cross compiler issue

2008-05-03 Thread Sasikumar
Hi, I am using net-snmp-5.3.2 I need to compile snmpd for the target which is ppc and OS is Linux timesys. I used the following option to compile the snmpd but the *.so files are not created. Need inputs regarding this options . ./configure --prefix=/home/sasi/netsnmp --with-cc=/opt/timesys/t