Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| ar_hop_id | INT UNSIGNED | 10 | √ | null | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopListIndex | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| mplsTunnelARHopIndex | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| device_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| lsp_path_id | INT UNSIGNED | 10 | null | 
                                         | 
                                    
                                         | 
                                    |||
| mplsTunnelARHopAddrType | enum('unknown', 'ipV4', 'ipV6', 'asNumber', 'lspid', 'unnum') | 8 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopIpv4Addr | VARCHAR | 15 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopIpv6Addr | VARCHAR | 45 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopAsNumber | INT UNSIGNED | 10 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopStrictOrLoose | enum('strict', 'loose') | 6 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| mplsTunnelARHopRouterId | VARCHAR | 15 | √ | NULL | 
                                         | 
                                    
                                         | 
                                    ||
| localProtected | enum('false', 'true') | 5 | 'false' | 
                                         | 
                                    
                                         | 
                                    |||
| linkProtectionInUse | enum('false', 'true') | 5 | 'false' | 
                                         | 
                                    
                                         | 
                                    |||
| bandwidthProtected | enum('false', 'true') | 5 | 'false' | 
                                         | 
                                    
                                         | 
                                    |||
| nextNodeProtected | enum('false', 'true') | 5 | 'false' | 
                                         | 
                                    
                                         | 
                                    
Indexes
| Constraint Name | Type | Sort | Column(s) | 
|---|---|---|---|
| PRIMARY | Primary key | Asc | ar_hop_id | 
| mpls_tunnel_ar_hops_device_id_index | Performance | Asc | device_id | 
Diagram producer might be missing
No diagrams were produced please see application output for any errors