COMMAND:
./data/net/naamab/snmpset -m ALL -M /data/sw/snmp/snmp_mib_lnk/ -v 2c -c
private 127.0.0.1 nsCommonConfigDataForwardPolicyRouteNotifyRowStatus.10
i 4
Row 10 does not exists (there are rows with indices: 6,27,42,82,85).

And here is the return message:
~ # ./data/net/naamab/snmpset -m ALL -M /data/sw/snmp/snmp_mib_lnk/ -v
2c -c private 127.0.0.1
nsCommonConfigDataForwardPolicyRouteNotifyRowStatus.10 i 4
Error in packet.
Reason: inconsistentValue (The set value is illegal or unsupported in
some way)
Failed object:
NOVELSAT-COMMON-MIB::nsCommonConfigDataForwardPolicyRouteNotifyRowStatus
.10





-----Original Message-----
From: dave.shi...@gmail.com [mailto:dave.shi...@gmail.com] On Behalf Of
Dave Shield
Sent: Monday, July 30, 2012 10:34 AM
To: Naama Bar Menachem
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: How to delete/add line from raw table?

On 30 July 2012 08:27, Naama Bar Menachem
<naama.barmenac...@novelsat.com> wrote:
> MODE_SET_RESERVE1 stage fails with error number '12'.

Error 12 is 'inconsistentValue', which is the expected error if you try
to delete a non-existant row,  or create an existing one.
(among other situations)



> Regard the browser - I am now using the shell command:
> ./data/net/naamab/snmpset -m ALL -M /data/sw/snmp/snmp_mib_lnk/ -v 2c 
> -c private 127.0.0.1 
> nsCommonConfigDataForwardPolicyRouteNotifyRowStatus.10 i 4

Thank you - that was the information that you omitted before.

First question
What does
         snmpget ....
nsCommonConfigDataForwardPolicyRouteNotifyRowStatus.10
                  return?
(i.e. does this row already exist?)

Dave

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
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

Reply via email to