From 273b7adb85a03a00c3b173831af21c60e5d77eb0 Mon Sep 17 00:00:00 2001 From: harti Date: Mon, 28 Feb 2005 17:27:11 +0000 Subject: Virgin import of bsnmpd 1.8 --- contrib/bsnmp/lib/asn1.3 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'contrib/bsnmp/lib/asn1.3') diff --git a/contrib/bsnmp/lib/asn1.3 b/contrib/bsnmp/lib/asn1.3 index 0b7e768..017e61a 100644 --- a/contrib/bsnmp/lib/asn1.3 +++ b/contrib/bsnmp/lib/asn1.3 @@ -26,10 +26,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Begemot: bsnmp/lib/asn1.3,v 1.5 2004/08/06 08:46:48 brandt Exp $ +.\" $Begemot: bsnmp/lib/asn1.3,v 1.6 2005/02/25 11:55:57 brandt_h Exp $ .\" .Dd August 15, 2002 -.Dt asn1 3 +.Dt ASN1 3 .Os .Sh NAME .Nm asn_get_header , @@ -253,7 +253,7 @@ length, insert it into the right place and shift the value if the resulting length field is shorter than the estimated one. .Pp The function -.Fn asn_get_integer_raw +.Fn asn_get_integer_raw is used to decode a signed integer value (32-bit). It assumes, that the header of the integer has been decoded already. .Fa len @@ -443,7 +443,7 @@ makes a printable string from The buffer pointed to by .Fa str must be large enough to hold the result. The constant -.Li ASN_OIDSTRLEN +.Li ASN_OIDSTRLEN is defined to be the length of the maximum string generated by this function (including the trailing NUL). The function @@ -468,11 +468,11 @@ starting with .Sq ASN.1: followed by the error message and an optional dump of the buffer. .Sh SEE ALSO -.Xr snmpd 1 , .Xr gensnmptree 1 , -.Xr bsnmplib 3 +.Xr snmpd 1 , +.Xr bsnmpagent 3 , .Xr bsnmpclient 3 , -.Xr bsnmpagent 3 +.Xr bsnmplib 3 .Sh STANDARDS This implementation conforms to the applicable IETF RFCs and ITU-T recommendations. -- cgit v1.1