HP 8/20q HP StorageWorks 8/20q and SN6000 Fibre Channel Switch Simple Network - Page 98

Event table

Page 98 highlights

Return value See Table 26 for connUnitPortHWState port state return values. Table 26 ConnUnitPortHWState Port state return values Port state If DiagStatus = Failed If SFP = Not Installed If SyncStatus = SyncAcquired If SyncStatus = SyncLost Other Return value Failed(2) NoMedia(7) Active(4) LinkDown(8) Unknown(1) Event table The objects described in this section are in a table format indexed by WWN and index. The maximum index is determined based on the number of events in the table. An example of how to access one of these objects, given a WWN of 100000c0dd0090a7, is: snmpget localhost public fcmgmt.connSet.connUnitEventTable.connUnitEventEntry.connUnitEvent UnitId.16.0.0.192.221.0.144.167.0.0.0.0.0.0.0.0.1. connUnitEventUnitId (1.3.6.1.3.94.1.11.1.1) The connUnitId of the connectivity unit that contains this event table. Syntax FcGlobalId Access Read-only Status Mandatory Return value The WWN of the switch followed by 8 bytes of zeros. For example: 10 00 00 C0 DD 00 71 C9 00 00 00 00 00 00 00 00. connUnitEventIndex (1.3.6.1.3.94.1.11.1.2) Each connectivity unit has its own event buffer. As it wraps, it may write over previous events. This object is an index into the buffer. It is recommended that this table be read using GetNext to retrieve the initial table. The management application should read the event table at periodic intervals and then determine if any new entries were added by comparing the last known index value with the current highest index value. The management application should then update its copy of the event table. If the read interval is too long, it is possible that there may be events that may not be contained in the agent's internal event buffer. For example, an agent may read events 50-75. At the next read interval, connUnitEventCurrID is 189. If the management application tries to read event index 76 and the agent's internal buffer is 100 entries max, the event index 76 is no longer available. The index value is an incrementing integer starting from 1 every time there is a table reset. On table reset, all contents are emptied and all indexes are set to zero (0). When an event is added to the table, the event is assigned the next higher integer value than the last item entered into the table. If the index value reaches its maximum value, the next item entered causes the index value to roll over and start at one again. Syntax INTEGER (1..2147483647) 98 Fibre Alliance MIB Objects

  • 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

98
Fibre Alliance MIB Objects
Return value
See
Table 26
for
connUnitPortHWState
port state return values.
Event table
The objects described in this section are in a table format indexed by WWN and index. The maximum
index is determined based on the number of events in the table. An example of how to access one of these
objects, given a WWN of
100000c0dd0090a7,
is:
snmpget localhost public
fcmgmt.connSet.connUnitEventTable.connUnitEventEntry.connUnitEvent
UnitId.16.0.0.192.221.0.144.167.0.0.0.0.0.0.0.0.1
.
connUnitEventUnitId (1.3.6.1.3.94.1.11.1.1)
The
connUnitId
of the connectivity unit that contains this event table.
Syntax
FcGlobalId
Access
Read-only
Status
Mandatory
Return value
The WWN of the switch followed by 8 bytes of zeros. For example:
10 00 00 C0 DD 00 71 C9
00 00 00 00 00 00 00 00
.
connUnitEventIndex (1.3.6.1.3.94.1.11.1.2)
Each connectivity unit has its own event buffer. As it wraps, it may write over previous events. This object is
an index into the buffer. It is recommended that this table be read using
GetNext
to retrieve the initial
table. The management application should read the event table at periodic intervals and then determine if
any new entries were added by comparing the last known index value with the current highest index value.
The management application should then update its copy of the event table. If the read interval is too long,
it is possible that there may be events that may not be contained in the agent's internal event buffer. For
example, an agent may read events 50–75. At the next read interval,
connUnitEventCurrID
is 189. If
the management application tries to read event index 76 and the agent's internal buffer is 100 entries
max, the event index 76 is no longer available.
The index value is an incrementing integer starting from
1
every time there is a table reset. On table reset,
all contents are emptied and all indexes are set to zero
(0)
. When an event is added to the table, the
event is assigned the next higher integer value than the last item entered into the table. If the index value
reaches its maximum value, the next item entered causes the index value to roll over and start at one
again.
Syntax
INTEGER (1..2147483647)
Table 26
ConnUnitPortHWState Port state return values
Port state
Return value
If
DiagStatus
=
Failed
Failed(2)
If
SFP
=
Not Installed
NoMedia(7)
If
SyncStatus
=
SyncAcquired
Active(4)
If
SyncStatus
=
SyncLost
LinkDown(8)
Other
Unknown(1)