blob: 6b83d585382c1e838b8a1f36f5e6dd7b6a76fc4f [file] [log] [blame]
Dave Shield4530d872011-06-24 12:08:23 +00001.TH "snmp_alarm" 3 "24 Jun 2011" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
Robert Story5bd779b2004-09-02 05:52:44 +00002.ad l
3.nh
4.SH NAME
Wes Hardakera7e42af2007-05-21 23:51:45 +00005snmp_alarm \-
6.SH SYNOPSIS
7.br
8.PP
9.SS "Data Fields"
Robert Story5bd779b2004-09-02 05:52:44 +000010
11.in +1c
12.ti -1c
Dave Shield3f6f5332009-10-29 10:30:23 +000013.RI "struct timeval \fBt\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000014.br
15.ti -1c
Wes Hardakera7e42af2007-05-21 23:51:45 +000016.RI "unsigned int \fBflags\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000017.br
18.ti -1c
Wes Hardakera7e42af2007-05-21 23:51:45 +000019.RI "unsigned int \fBclientreg\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000020.br
21.ti -1c
Dave Shield3f6f5332009-10-29 10:30:23 +000022.RI "struct timeval \fBt_last\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000023.br
24.ti -1c
Dave Shield3f6f5332009-10-29 10:30:23 +000025.RI "struct timeval \fBt_next\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000026.br
27.ti -1c
Wes Hardakera7e42af2007-05-21 23:51:45 +000028.RI "void * \fBclientarg\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000029.br
30.ti -1c
Wes Hardakera7e42af2007-05-21 23:51:45 +000031.RI "SNMPAlarmCallback * \fBthecallback\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000032.br
33.ti -1c
Dave Shield3f6f5332009-10-29 10:30:23 +000034.RI "struct \fBsnmp_alarm\fP * \fBnext\fP"
Robert Story5bd779b2004-09-02 05:52:44 +000035.br
Robert Story5bd779b2004-09-02 05:52:44 +000036.in -1c
Wes Hardakera7e42af2007-05-21 23:51:45 +000037.SH "Detailed Description"
Robert Story5bd779b2004-09-02 05:52:44 +000038.PP
Wes Hardakera7e42af2007-05-21 23:51:45 +000039Definition at line 16 of file snmp_alarm.h.
Robert Story5bd779b2004-09-02 05:52:44 +000040
Wes Hardakera7e42af2007-05-21 23:51:45 +000041.SH "Author"
42.PP
43Generated automatically by Doxygen for net-snmp from the source code.