Go to the source code of this file.
Defines | |
#define | BOARD_NAME "Custom" |
#define | MAG_SYS_DESCR 1 |
#define | MAG_SYS_OID 2 |
#define | MAG_SYS_UPTIME 3 |
#define | MAG_SYS_CONTACT 4 |
#define | MAG_SYS_NAME 5 |
#define | MAG_SYS_LOCATION 6 |
#define | MAG_SYS_SERVICES 7 |
Functions | |
int | MibRegisterSysVars (void) |
Register MIB II system variables. |
#define BOARD_NAME "Custom" |
Definition at line 77 of file mib2sys.c.
Referenced by MibRegisterSysVars().
int MibRegisterSysVars | ( | void | ) |
Register MIB II system variables.
Definition at line 136 of file mib2sys.c.
References BOARD_NAME, confos, getenv(), NutVersionString(), SnmpMibRegister(), strcat(), strcpy(), and time().
Referenced by main().