Hi Jeff,
The solution was "\xHH\xMM"
Thanks for all your suggestions. It got me going.
Regards,
Bobby
-Original Message-
From: Jeff 'japhy' Pinyan [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 5 October 2005 21:21
To: Bobby Jafari
Cc: beginners@perl.org
Subject: R
On 10/5/05, Jeff 'japhy' Pinyan <[EMAIL PROTECTED]> wrote:
> On Oct 5, Bobby Jafari said:
>
> > 1 $result = $session->set_request (
> > 2 -varbindlist => [ "${secPvcBulkModeOid}.${nextVcatIndex}" ,
> > INTEGER, "1",
> [...]
> > 9# "${secPvcUpdateTimeOid}.${nextVcatIndex
On Oct 5, Bobby Jafari said:
1 $result = $session->set_request (
2 -varbindlist => [ "${secPvcBulkModeOid}.${nextVcatIndex}" ,
INTEGER, "1",
[...]
9# "${secPvcUpdateTimeOid}.${nextVcatIndex}" ,
OCTET_STRING, '# 0x0C 0x01'
10# "${secPvcUpdateTime
Hello All,
I have a rather strange problem.
I am doing the following:
1 $result = $session->set_request (
2 -varbindlist => [ "${secPvcBulkModeOid}.${nextVcatIndex}" ,
INTEGER, "1",
3 "${secPvcActionTypeOid}.${nextVcatIndex}" ,
INTEGER, "$actionType",
4
Hello All,
I have a rather strange problem.
I am doing the following:
1 $result = $session->set_request (
2 -varbindlist => [ "${secPvcBulkModeOid}.${nextVcatIndex}" ,
INTEGER, "1",
3"${secPvcActionTypeOid}.${nextVcatIndex}" ,
INTEGER, "$actionType",
4