#include <packets_data.h>
Data Fields | |
unsigned char | sub_option |
Remote ID sub-option. | |
unsigned char | length |
Total length of the value fields. | |
unsigned long int | vendor_id |
UTStarcom vendor ID. | |
unsigned char | port_type |
ATM port. | |
unsigned char | version |
Version number. | |
unsigned int | vlan_id |
Port VLAN ID. More... | |
unsigned char | nas_mac [6] |
MAC address of line card Ethernet port. | |
unsigned long int | nas_ip |
GIADDR (0x00 not used by a bridge). | |
char | node_id [NODE_BUFFER_SIZE] |
DSLAM's node ID. More... | |
unsigned char | shelf |
DSLAM's shelf ID. | |
unsigned char | numero_slot |
Slot number. | |
unsigned char | numero_port |
Port number. | |
unsigned short int | vpi |
VPI of port. | |
unsigned short int | vci |
VCI of port. | |
int | constructor |
DSLAM's constructor (Alcatel or UtStarcom). |
Definition at line 39 of file packets_data.h.
|
DSLAM's node ID.
Definition at line 80 of file packets_data.h. |
|
Port VLAN ID.
Definition at line 63 of file packets_data.h. |