mpls_sdps

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
sdp_id INT UNSIGNED 10 null
sdp_oid INT UNSIGNED 10 null
device_id INT UNSIGNED 10 null
sdpRowStatus enum('active', 'notInService', 'notReady', 'createAndGo', 'createAndWait', 'destroy') 13 NULL
sdpDelivery enum('gre', 'mpls', 'l2tpv3', 'greethbridged') 13 NULL
sdpDescription VARCHAR 80 NULL
sdpAdminStatus enum('up', 'down') 4 NULL
sdpOperStatus enum('up', 'notAlive', 'notReady', 'invalidEgressInterface', 'transportTunnelDown', 'down') 22 NULL
sdpAdminPathMtu INT 10 NULL
sdpOperPathMtu INT 10 NULL
sdpLastMgmtChange BIGINT 19 NULL
sdpLastStatusChange BIGINT 19 NULL
sdpActiveLspType enum('not-applicable', 'rsvp', 'ldp', 'bgp', 'none', 'mplsTp', 'srIsis', 'srOspf', 'srTeLsp', 'fpe') 14 NULL
sdpFarEndInetAddressType enum('ipv4', 'ipv6') 4 NULL
sdpFarEndInetAddress VARCHAR 46 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc sdp_id
mpls_sdps_device_id_index Performance Asc device_id

Diagram producer might be missing

No diagrams were produced please see application output for any errors