bsnmpclient.3 (6d4b97158fa99be390dba1c61c1d1f547852aef6) | bsnmpclient.3 (0aa9c2d8929d757f3dd92741c11bff76bfb66692) |
---|---|
1.\" 2.\" Copyright (c) 2004-2005 3.\" Hartmut Brandt. 4.\" All rights reserved. 5.\" Copyright (c) 2001-2003 6.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus). 7.\" All rights reserved. 8.\" --- 354 unchanged lines hidden (view full) --- 363.Vt struct in_addr 364and appends to four parts of the IP address to the OID. 365.It Li s 366This format expects an argument of type 367.Vt const char * 368and appends the length of the string (as computed by 369.Xr strlen 3 ) 370and each of the characters in the string to the OID. | 1.\" 2.\" Copyright (c) 2004-2005 3.\" Hartmut Brandt. 4.\" All rights reserved. 5.\" Copyright (c) 2001-2003 6.\" Fraunhofer Institute for Open Communication Systems (FhG Fokus). 7.\" All rights reserved. 8.\" --- 354 unchanged lines hidden (view full) --- 363.Vt struct in_addr 364and appends to four parts of the IP address to the OID. 365.It Li s 366This format expects an argument of type 367.Vt const char * 368and appends the length of the string (as computed by 369.Xr strlen 3 ) 370and each of the characters in the string to the OID. |
371.It Li ( Va N Ns Li ) | 371.It ( Va N Ns ) |
372This format expects no argument. 373.Va N 374must be a decimal number and is stored into an internal variable 375.Va size . 376.It Li b 377This format expects an argument of type 378.Vt const char * 379and appends --- 324 unchanged lines hidden --- | 372This format expects no argument. 373.Va N 374must be a decimal number and is stored into an internal variable 375.Va size . 376.It Li b 377This format expects an argument of type 378.Vt const char * 379and appends --- 324 unchanged lines hidden --- |