Hi Robert,
I have resolved the issue.
I figured out i have not enabled cache , then enabled it .
thanks
Pranesh
On Tue, Dec 9, 2014 at 2:01 AM, Robert Story wrote:
> On Thu, 18 Sep 2014 11:48:21 +0530 Pranesh wrote:
> PK> > Hi All,
> PK> >
> PK> > I used mib2c compiler for generating mfd op
On Thu, 18 Sep 2014 11:48:21 +0530 Pranesh wrote:
PK> > Hi All,
PK> >
PK> > I used mib2c compiler for generating mfd option for ifTable
PK> >
PK> > I am not getting the values for snmpwalk
PK> >
PK> > #snmpwalk -v 2c -c public localhost ifTable
PK> > IF-MIB::ifTable = No Such Object available on th
Hi Kenneth,
I could do both snmpget and snmpset .
Thanks for your help
Pranesh
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-th
Hi All ,
I have kept the function ifTable_container_load() in the function
_ifTable_container_init() , the file name ifTable_interface.c . Now am
getting the values for the index , I need to put for other values.
Is it the right location to keep or i need to keep some where
el
> Hi All,
>
> I used mib2c compiler for generating mfd option for ifTable
>
> I am not getting the values for snmpwalk
>
> #snmpwalk -v 2c -c public localhost ifTable
> IF-MIB::ifTable = No Such Object available on this agent at this OID
>
>
> I have correctly configured config file.
>
> running th