252N/A/*
252N/A * Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved.
252N/A *
252N/A * U.S. Government Rights - Commercial software. Government users are subject
252N/A * to the Sun Microsystems, Inc. standard license agreement and applicable
252N/A * provisions of the FAR and its supplements.
252N/A *
252N/A *
252N/A * This distribution may include materials developed by third parties. Sun,
252N/A * Sun Microsystems, the Sun logo and Solaris are trademarks or registered
252N/A * trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
252N/A *
252N/A */
252N/A/*
252N/A * Note: this file originally auto-generated by mib2c using
252N/A * : mib2c.scalar.conf,v 1.5 2002/07/18 14:18:52 dts12 Exp $
252N/A */
252N/A#ifndef SUNSYSTEM_H
252N/A#define SUNSYSTEM_H
252N/A
252N/A/* function declarations */
252N/Avoid init_sunSystem(void);
252N/ANetsnmp_Node_Handler get_motd;
252N/ANetsnmp_Node_Handler get_hostID;
252N/ANetsnmp_Node_Handler get_agentDescr;
252N/ANetsnmp_Node_Handler get_unixTime;
252N/A
252N/A#define AGENT_DESCR "Sun Microsystems SNMP Agent"
252N/A
252N/A#endif /* SUNSYSTEM_H */