User Manual

358 Unified IP MIB Reference
53-1003106-01
MAC filter port access table
32
MAC filter port access table
The following table shows information about the MAC filter port access.
NOTE
The snMacFilterPortAccessTable is deprecated and it has been replaced by “MAC filter ifaccess
table”.
snMacFilterDestMac
brcdIp.1.1.3.10.1.1.5
Syntax: MAC address
Read-write Shows the destination MAC address.
snMacFilterDestMask
brcdIp.1.1.3.10.1.1.6
Syntax: MAC address
Read-write Shows the destination MAC subnet mask.
snMacFilterOperator
brcdIp.1.1.3.10.1.1.7
Syntax: Integer
Read-write Indicates the type of comparison to perform:
equal(0)
notEqual(1)
less(2)
greater(3)
snMacFilterFrameType
brcdIp.1.1.3.10.1.1.8
Syntax: Integer
Read-write Indicates the frame type:
notUsed(0)
ethernet(1)
LLC(2)
snap(3)
snMacFilterFrameTypeNum
brcdIp.1.1.3.10.1.1.9
Syntax: Integer
Read-write Shows the frame type number.
Valid values: 0 – 65535
0 means that this object is not applicable.
snMacFilterRowStatus
brcdIp.1.1.3.10.1.1.10
Syntax: Integer
Read-write Controls the management of the table rows. The following
values can be written:
delete(3) – Delete the row.
create(4) – Create a new row.
modify(5) – Modify an existing row.
If the row exists, then a SET with a value of create(4) returns a
"bad value" error. Deleted rows are removed from the table
immediately.
The following values can be returned on reads:
noSuch(0) – No such row.
invalid(1) – Row is inoperative.
valid(2) – Row exists and is valid.
Name, OID, and syntax Access Description