HP Brocade 8/12c Brocade Network Advisor Documentation Updates v11.1.x (53-100 - Page 160

Etable 299

Page 160 highlights

E Database tables and fields TABLE 299 SWITCH_TE_PORT_STATS Field Definition Format Size ID int SWITCH_ID The primary key of the switch int PORT_ID The primary key of the port int TRANSMIT_OK 'The number of valid frames sent from the port double precision RECEIVE_OK The number of valid frames received at this port. double precision TRANSMIT_OK_PERCENT_ UTIL The computed value of transmit_ok based on speed of port (for MarchingAnts) double precision The computed value of receive_ok based on speed of double RECEIVE_OK_PERCENT_UTI port (for MarchingAnts) precision L CREATION_TIME The time this stats record was created. timestamp ACTIVE_STATE Used for error scenario smallint RECEIVE_EOF Total number of frames received at this port double precision UNDERFLOW_ERRORS Internal error. A normal ratio of this counter to the Transmit OK counter is 1% or less. double precision OVERFLOW_ERRORS Internal error. A normal ratio of this counter to the Transmit OK counter is 1% or less. double precision CRC_ERRORS The number of packets received that had a length (excluding framing bits,but including FCS octets) of between 64 and 1518 octets and had a bad FrameCheck Sequence (FCS) with either an FCS Error or an Alignment Error. double precision ALIGNMENT_ERRORS The number of frames detected that contain partial double octets and don''t pass the FCS check precision RUNT_ERRORS The number of frames detected that are less than the minimum permitted frame size and have a good FCS double precision EXCESS_COLL_ERRORS Increments when the port unsuccessfully transmits a double packet 16 consecutive times precision EXCESS_FCTRL_ERRORS Increments when the port applies flow control 16 consecutive times. double precision LOST_FCTRL_ERRORS The number of packets lost (if flow control is disabled) or number of packets retransmitted by the originator due to flow control (if flow control is enabled) double precision TOO_LONG_ERRORS The number of frames detected that exceed the maximum permitted frame size. double precision 152 Brocade Network Advisor Documentation Updates 53-1002363-02

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230
  • 231
  • 232
  • 233
  • 234
  • 235
  • 236
  • 237
  • 238
  • 239
  • 240
  • 241
  • 242
  • 243
  • 244
  • 245
  • 246
  • 247
  • 248
  • 249
  • 250
  • 251
  • 252
  • 253
  • 254
  • 255
  • 256
  • 257
  • 258
  • 259
  • 260
  • 261
  • 262
  • 263
  • 264
  • 265
  • 266
  • 267
  • 268
  • 269
  • 270
  • 271

152
Brocade Network Advisor Documentation Updates
53-1002363-02
Database tables and fields
E
TABLE 299
SWITCH_TE_PORT_STATS
Field
Definition
Format
Size
ID
int
SWITCH_ID
The primary key of the switch
int
PORT_ID
The primary key of the port
int
TRANSMIT_OK
'The number of valid frames sent from the port
double
precision
RECEIVE_OK
The number of valid frames received at this port.
double
precision
TRANSMIT_OK_PERCENT_
UTIL
The computed value of transmit_ok based on speed
of port (for MarchingAnts)
double
precision
RECEIVE_OK_PERCENT_UTI
L
The computed value of receive_ok based on speed of
port (for MarchingAnts)
double
precision
CREATION_TIME
The time this stats record was created.
timestamp
ACTIVE_STATE
Used for error scenario
smallint
RECEIVE_EOF
Total number of frames received at this port
double
precision
UNDERFLOW_ERRORS
Internal error. A normal ratio of this counter to the
Transmit OK counter is 1% or less.
double
precision
OVERFLOW_ERRORS
Internal error. A normal ratio of this counter to the
Transmit OK counter is 1% or less.
double
precision
CRC_ERRORS
The number of packets received that had a length
(excluding framing bits,but including FCS octets) of
between 64 and 1518 octets and had a bad Frame-
Check Sequence (FCS) with either an FCS Error or an
Alignment Error.
double
precision
ALIGNMENT_ERRORS
The number of frames detected that contain partial
octets and don''t pass the FCS check
double
precision
RUNT_ERRORS
The number of frames detected that are less than
the minimum permitted frame size and have a good
FCS
double
precision
EXCESS_COLL_ERRORS
Increments when the port unsuccessfully transmits a
packet 16 consecutive times
double
precision
EXCESS_FCTRL_ERRORS
Increments when the port applies flow control 16
consecutive times.
double
precision
LOST_FCTRL_ERRORS
The number of packets lost (if flow control is dis-
abled) or number of packets retransmitted by the
originator due to flow control (if flow control is
enabled)
double
precision
TOO_LONG_ERRORS
The number of frames detected that exceed the
maximum permitted frame size.
double
precision