~ubuntu-branches/ubuntu/gutsy/net-snmp/gutsy-security

« back to all changes in this revision

Viewing changes to agent/mibgroup/mibII/ipCidrRouteTable_columns.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2004-09-13 12:06:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040913120621-g952ntonlleihcvm
Tags: upstream-5.1.1
ImportĀ upstreamĀ versionĀ 5.1.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.column_defines.conf,v 5.1 2002/05/08 05:42:47 hardaker Exp $
 
4
 */
 
5
#ifndef IPCIDRROUTETABLE_COLUMNS_H
 
6
#define IPCIDRROUTETABLE_COLUMNS_H
 
7
 
 
8
/*
 
9
 * column number definitions for table ipCidrRouteTable 
 
10
 */
 
11
#define COLUMN_IPCIDRROUTEDEST          1
 
12
#define COLUMN_IPCIDRROUTEMASK          2
 
13
#define COLUMN_IPCIDRROUTETOS           3
 
14
#define COLUMN_IPCIDRROUTENEXTHOP               4
 
15
#define COLUMN_IPCIDRROUTEIFINDEX               5
 
16
#define COLUMN_IPCIDRROUTETYPE          6
 
17
#define COLUMN_IPCIDRROUTEPROTO         7
 
18
#define COLUMN_IPCIDRROUTEAGE           8
 
19
#define COLUMN_IPCIDRROUTEINFO          9
 
20
#define COLUMN_IPCIDRROUTENEXTHOPAS             10
 
21
#define COLUMN_IPCIDRROUTEMETRIC1               11
 
22
#define COLUMN_IPCIDRROUTEMETRIC2               12
 
23
#define COLUMN_IPCIDRROUTEMETRIC3               13
 
24
#define COLUMN_IPCIDRROUTEMETRIC4               14
 
25
#define COLUMN_IPCIDRROUTEMETRIC5               15
 
26
#define COLUMN_IPCIDRROUTESTATUS                16
 
27
#endif                          /* IPCIDRROUTETABLE_COLUMNS_H */