Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

table_abonnes Struct Reference

This data structure represents the table 'abonnes'. More...

#include <tables.h>


Data Fields

unsigned long int abonnes_id
 Auto incremented ID.

char node_id [NODE_ID_SIZE]
 DSLAM's node ID.

unsigned char shelf
 DSLAM's shelf number.

unsigned char numero_port
 DSLAM's port number.

unsigned char numero_slot
 DSLAM's slot number.

char login_radius [LOGIN_RADIUS_SIZE]
 Client's radius login.

unsigned char first_connection
 First connection flag.

char profile [OPTIONNAL_PROFILE_SIZE]
 This flag is used if the client should be assigned a specific list of DHCP options.
  • If the field contains the value "STANDARD", it means that the client will receive the default list of DHCP option (depending in the VLAN tag and the VALAN gateway).
  • Otherwise, the value represents the pointer to the list of options that will be sent to the client (field "profile_optionnel" of table "options").
.


unsigned long int nack_flag
 Field 'nack_flag' of the table 'abonnes'. This flag is used to tell the DHCP to send a NAK.


Detailed Description

This data structure represents the table 'abonnes'.

Definition at line 104 of file tables.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 19 12:31:07 2006 for MyDhcp_V2 by doxygen1.2.15