File:  [CSRG BSD Unix] / 43BSDReno / contrib / isode-beta / snmp / mib.h
Revision 1.1: download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
CVS tags: MAIN, HEAD
Initial revision

/* mib.h - MIB realization */

/* 
 * $Header: /var/lib/cvsd/repos/CSRG/43BSDReno/contrib/isode-beta/snmp/mib.h,v 1.1 2018/04/24 16:12:56 root Exp $
 *
 * Contributed by NYSERNet Inc.  This work was partially supported by the
 * U.S. Defense Advanced Research Projects Agency and the Rome Air Development
 * Center of the U.S. Air Force Systems Command under contract number
 * F30602-88-C-0016.
 *
 *
 * $Log: mib.h,v $
 * Revision 1.1  2018/04/24 16:12:56  root
 * Initial revision
 *
 * Revision 7.6  90/07/09  14:48:52  mrose
 * sync
 * 
 * Revision 7.5  90/05/14  13:28:17  mrose
 * system
 * 
 * Revision 7.4  90/05/13  16:18:13  mrose
 * views
 * 
 * Revision 7.3  90/02/27  18:49:47  mrose
 * unix stuff
 * 
 * Revision 7.2  90/02/17  10:38:21  mrose
 * smux
 * 
 * Revision 7.1  90/01/11  18:34:17  mrose
 * real-sync
 * 
 * Revision 7.0  89/11/23  22:23:13  mrose
 * Release 6.0
 * 
 */

/*
 *				  NOTICE
 *
 *    Acquisition, use, and distribution of this module and related
 *    materials are subject to the restrictions of a license agreement.
 *    Consult the Preface in the User's Manual for the full terms of
 *    this agreement.
 *
 */


#include <nlist.h>
#include "SNMP-types.h"
#include "objects.h"
#include "logger.h"


#define	sysDescr	"4BSD/ISODE SNMP"
#define	sysObjectID	"fourBSD-isode.2"

/*  */

extern struct nlist nl[];
#define	N_ARPTAB	0
#define	N_ARPTAB_SIZE	1
#define	N_BOOTTIME	2
#define	N_ICMPSTAT	3
#define	N_IFNET		4
#define	N_IPFORWARDING	5
#define	N_IPSTAT	6
#define	N_RTHASHSIZE	7
#define	N_RTHOST	8
#define	N_RTNET		9
#define	N_TCB		10
#define	N_TCPSTAT	11
#define	N_UDB		12
#define	N_UDPSTAT	13
#define	N_RTSTAT	14
#ifdef	BSD44
#define	N_RADIX_NODE_HEAD 15
#define	N_ISO_SYSTYPE	16
#define	N_CLNP_STAT	17
#define	N_ESIS_STAT	18
#endif


int	readmib (), checkmib (), set_variable ();
int	getkmem ();

/*  */

extern  int	nd;
extern	int	quantum;


void	adios (), advise ();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.