hpnicfMirroringGroupMirrorInboundIfIndexList
1.3.6.1.4.1.11.2.14.11.15.8.35.16.2.27.1.1
Inbound-Mirror ifIndex(for port) and slot number(for board) list.
Example A describes the relation between values of
hpnicfMirroringGroupMirrorInboundIfIndexList and hpnicfMirroringGroupMirrorInTypeList.
Example A:
hpnicfMirroringGroupMirrorInboundIfIndexList: '00000002 0C000022 00000007'
hpnicfMirroringGroupMirrorInTypeList: '00000002 00000001 00000002'
Every four octets represent an integer value.
The first four octets of them should be same. Here the value '00000002'
indicates there are two inbound mirror sources.
The following every four octets of hpnicfMirroringGroupMirrorInboundIfIndexList
indicate an ifIndex or a slot number of mirror source. For '0C000022' and
'00000007' in the value of hpnicfMirroringGroupMirrorInboundIfIndexList above,
the corresponding value of hpnicfMirroringGroupMirrorInTypeList is '00000001'
and '00000002'(00000001 means the mirror source is port, 00000002 means the
mirror source is board, the meaning reference the object HpnicfMirrorOrMonitorType),
then '0C000022' indicates an ifIndex value 201326626(decimal), and '00000007'
indicates a slot with number 7(decimal).
Values with different types(port/board) should be set in separate set operations.
If one value with port type and one value with board type are set with same
hpnicfMirroringGroupID separately, the result of get operation for that entry
will be like the example A above.
If hpnicfMirroringGroupMirrorInTypeList is not supported, the first four octets
of hpnicfMirroringGroupMirrorInboundIfIndexList also indicates the number of mirror
source, but the following octets are values for ifIndex(port type).
hpnicfMirroringGroupMirrorOutboundIfIndexList and hpnicfMirroringGroupMirrorOutTypeList
are a pair and have the same relations like hpnicfMirroringGroupMirrorInboundIfIndexList
and hpnicfMirroringGroupMirrorInTypeList pair.