pktSwchEthernetFilterMacAddr
RAD-MIB ·
.1.3.6.1.4.1.164.8.12.2.1.2
Object
column
r/w
OctetString
This parameter defines the MAC address in the current entry
of the filter table.
The MAC address in the filter table is compared with the MAC
address in the received frame. If the MAC address and protocol
type of the frame are equal to the values in the filter table,
the frame will be directed to the destination address specified
in the filter table.
Possible values:
MAC Address : 6 sets of 2 Hexadecimal digits with
spaces between them (XX XX XX XX XX XX)
Broadcasting: FF FF FF FF FF FF
Don't Care : 00 00 00 00 00 00
For Broadcasting:
If a broadcasting entry contains a destination, the frame will
not be broadcasted. It will be directed to the destination in this
entry.
For Don't care:
The MAC address in the frame and in the filter table are not compared.
The frames will be directed to the destination specified in the
filter table if there is a match between the protocol types in the
frame and in the filter table.
Default value: 00 00 00 00 00 00
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.8.12.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktSwchEthernetFilterEntry
- Table
- pktSwchEthernetFilterTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-6
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pktSwchEthernetFilterId Identification Number of an entry in the filter table.
The ID together with the ifindex define an entry. | column | Integer32 | .1.3.6.1.4.1.164.8.12.2.1.1 |
| pktSwchEthernetFilterProtType The protocol type which is compared with the protocol type
in the received frame. Each protocol in the IP frame is assigned
16 bits (see RFC1700.txt on the assignment of protocol … | column | Enumeration | .1.3.6.1.4.1.164.8.12.2.1.3 |
| pktSwchEthernetFilterDest Destination of the frames which match this current entry.
The match is in the MAC address and protocol.
Possible values:
X.25 PVC: Port:LCN
X.25 SVC: X.25 A… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.164.8.12.2.1.4 |
| pktSwchEthernetFilterStatus The status of this filter table entry.
valid - This entry was saved.
createRequest - Request to create a new entry.
underCreation - For a new/updated entry.
invalid … | column | Enumeration | .1.3.6.1.4.1.164.8.12.2.1.5 |