snmpusm inconsistentValue
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
When I run
$ snmpusm -v3 -u <v3user> -a MD5 -3k 0x<localized auth key> -x DES -3K
0x<localized priv key> -l authNoPriv 192.168.1.45 create newuser <v3user>
Error in packet.
Reason: inconsistentValue (The set value is illegal or unsupported in some
way)
Failed object:
SNMP-USER-BASED-SM-MIB::usmUserStatus."...&..P..y.."."newuser"
From the packet, the PDU has value of 04 for usmUserStatus - which means
createAndGo ... can I use createAndWait instead ?
A3 81 92 02 04 68 24 A4 47 02 01 00 02
........h$.G....
0128: 01 00 30 81 83 30 26 06 21 2B 06 01 06 03 0F 01 ..0..0&.!+......
0144: 02 02 01 0D 0C 00 00 01 26 03 00 50 81 71 12 79 ........&..P.q.y
0160: 01 01 07 6E 65 77 75 73 65 72 02 01 04
thanks
chinmaya