--TEST-- SNMPv3 Support --CREDITS-- Boris Lytochkin --SKIPIF-- --FILE-- --EXPECTF-- Working version GET single: noAuthNoPriv %string|unicode%(%d) "%s" GET single: MD5 %string|unicode%(%d) "%s" GET single: SHA %string|unicode%(%d) "%s" GET single: MD5/AES %string|unicode%(%d) "%s" GET single: MD5/DES %string|unicode%(%d) "%s" GET single: MD5/AES128 %string|unicode%(%d) "%s" GET multiple array(2) { ["%s"]=> %string|unicode%(%d) "%s" ["%s"]=> %string|unicode%(%d) "%s" } GETNEXT single %string|unicode%(%d) "%s" WALK single on single OID %string|unicode%(5) "array" int(1) array(1) { [0]=> %string|unicode%(%d) "%s" } REALWALK single on single OID %string|unicode%(5) "array" int(1) array(1) { ["%s"]=> %string|unicode%(%d) "%s" } WALK multiple on single OID %string|unicode%(5) "array" int(%d) int(0) %string|unicode%(%d) "%s" REALWALK multiple on single OID %string|unicode%(5) "array" int(%d) %string|unicode%(%d) "%s" %string|unicode%(%d) "%s" SET single OID bool(true) bool(true) bool(true) bool(true)