*Hi All,
1. Attempt to create a row in snmpNotifyFilterProfileTable with incomplete information, set is success in Create and Go.

snmpset -v 2c -c venki 172.16.8.100 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileStorType.65.66.67 i 2 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.65.66.67 i 4 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileStorType.'ABC' = INTEGER: volatile(2) SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.'ABC' = INTEGER: createAndGo(4)
[root@pactprov cli]#

2. Attempt to create a row in snmpNotifyFilterProfileTable with incomplete information, set is success in Create and wait.

[root@pactprov cli]# snmpset -v 2c -c venki 172.16.8.100 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileStorType.65.66.67 i 2 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.65.66.67 i 5 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileStorType.'ABC' = INTEGER: volatile(2) SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.'ABC' = INTEGER: createAndWait(5)
[root@pactprov cli]#
Now not able to modify status to active, Instead of success Inconsistent value is coming.

[root@pactprov cli]# snmpset -v 2c -c venki 172.16.8.100 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileStorType.65.66.67 i 2 SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.65.66.67 i 5
Error in packet.
Reason: inconsistentValue (The set value is illegal or unsupported in some way)
Failed object: SNMP-NOTIFICATION-MIB::snmpNotifyFilterProfileRowStatus.'ABC'

[root@pactprov cli]#


Please let me know if any patch is available for this.

Regards,
Venki.


*
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to