On Mon, 7 Nov 2005 15:23:19 +0530 Madhan wrote:
M> I am using net-snmp in my router. Can you please tell the
M> objects which are read/write?
No. It will depend on the device and it's implementation. Consult the device
manufacturer.
--
NOTE: messages sent directly to me, instead of
> On Mon, 7 Nov 2005 15:23:19 +0530, "Madhan" <[EMAIL PROTECTED]> said:
Madhan> I am using net-snmp in my router. Can you please tell the
Madhan> objects which are read/write?
That's a impossible task for us to generate such a list easily for
you. Read the MIB files and the implementation co
Dear All,
I am using net-snmp in my router. Can you please tell the objects which are
read/write?
-Madhan
On Thu, 28 Jul 2005 07:04:57 -0700 (PDT) harish wrote:
HB> On further investigation , we found that the file
HB> agent/mibgroup/mibII/ip.c did not have any relevant
HB> reference to ipForwarding (and other scalar objects.)
What release are you running? There is code for ipForwarding in all current
On Thu, 28 Jul 2005 03:07:47 -0700 (PDT) harish wrote:
HB>I tried to change(set) the read-write object
HB> "ipForwarding" in the IP-MIB.txt.
HB> I am getting the following error,
HB>
HB> snmpset -v 2c -c private localhost
HB> IP-MIB::ipForwarding.0 i 1
HB>
HB> error in packet.
HB> Reason: no
Hello,
On further investigation , we found that the file
agent/mibgroup/mibII/ip.c did not have any relevant
reference to ipForwarding (and other scalar objects.)
So we did a mib2c for ip and this we noted generated
additional code in ip.c.
So this is way we need to add the scalar objects or
the
Hello,
I tried to change(set) the read-write object
"ipForwarding" in the IP-MIB.txt.
I am getting the following error,
snmpset -v 2c -c private localhost
IP-MIB::ipForwarding.0 i 1
error in packet.
Reason: notWritable (That object does not support
modification)
Failed object: IP-MIB::ipForwa