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