~ubuntu-branches/ubuntu/trusty/net-snmp/trusty

« back to all changes in this revision

Viewing changes to agent/mibgroup/disman/event/mteEventNotificationTable.h

  • Committer: Bazaar Package Importer
  • Author(s): Steve Kowalik
  • Date: 2007-05-10 22:20:23 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20070510222023-3fr07xb9i17xvq32
Tags: upstream-5.3.1
ImportĀ upstreamĀ versionĀ 5.3.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Note: this file originally auto-generated by mib2c using
 
3
 *  : mib2c.table_data.conf,v 1.8 2005/07/19 14:52:03 dts12 Exp $
 
4
 */
 
5
#ifndef MTEEVENTNOTIFICATIONTABLE_H
 
6
#define MTEEVENTNOTIFICATIONTABLE_H
 
7
 
 
8
/*
 
9
 * function declarations 
 
10
 */
 
11
void            init_mteEventNotificationTable(void);
 
12
Netsnmp_Node_Handler mteEventNotificationTable_handler;
 
13
 
 
14
/*
 
15
 * column number definitions for table mteEventNotificationTable 
 
16
 */
 
17
#define COLUMN_MTEEVENTNOTIFICATION                     1
 
18
#define COLUMN_MTEEVENTNOTIFICATIONOBJECTSOWNER         2
 
19
#define COLUMN_MTEEVENTNOTIFICATIONOBJECTS              3
 
20
#endif                          /* MTEEVENTNOTIFICATIONTABLE_H */