Nut/OS  4.10.3
API Reference
mib2if.h File Reference
#include <pro/snmp_mib.h>
Include dependency graph for mib2if.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int MibRegisterIfVars (void)
 Register MIB II variables of the interfaces.

Function Documentation

int MibRegisterIfVars ( void  )

Register MIB II variables of the interfaces.

Note:
Preliminary code with hard coded values.

Definition at line 130 of file mib2if.c.

References malloc(), PHY_NAME, SnmpMibRegister(), strcpy(), and strlen().

Referenced by main().

Here is the call graph for this function: