Oh yes I think I know the problem.
You're right. The type of macAddress is octet string with length 6.
So right now, how to implement the data type like the octet string like this?
for example for mac address 'AA:BB:CC:DD:EE:FF'.
Thank You for response
--
Geri
________________________________
From: Dave Shield <d.t.shi...@liverpool.ac.uk>
To: geri noorzaman <noorzaman...@yahoo.com>
Cc: net-snmp-users@lists.sourceforge.net
Sent: Monday, June 8, 2009 12:05:58 AM
Subject: Re: Having problem with stirng index table
2009/6/7 geri noorzaman <noorzaman...@yahoo.com>:
> The example value of data->wmanIfBsSsMacAddress is a string like
> 'AA:BB:CC:DD:EE:FF'.
Is this actually a text string ("AA:BB:CC:DD:EE:FF" - length 17),
or a binary octet string ('0xaa', '0xbb', '0xcc', '0xdd', '0xee',
'0xff' - length 6)
?
The latter would be the more usual representation of a MacAddress.
What is the MIB definition of this object?
Dave
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users