layer25WildcardMode
FEC-LAYER2-MIB ·
.1.3.6.1.4.1.272.4.56.3.1.2
Object
column
r/w
Enumeration
The layer-2.5 wildcard mode determines the handling of non-IP/ARP frames. With wildcard mode equal to none(0), any unicast non-IP/ARP frames get dropped. With wildcard mode equal to static(1), the wildcard MAC address is writable and any unicast non-IP/ARP frames will be converted using that MAC address. With wildcard mode first(2), the source MAC address of the first frame received on the mobile LAN determines the wildcard MAC address - independent of the protocol type. With wildcard mode last(3), the source MAC address of the last non-IP/ARP frame received determines the wildcard MAC address. The wildcard mode reset(4) resets the learn table and in case of wildcard mode first(2) and last(3) also the wildcard MAC address.
Context
- MIB
- FEC-LAYER2-MIB
- OID
.1.3.6.1.4.1.272.4.56.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- layer25WildcardEntry
- Table
- layer25WildcardTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | static |
2 | first |
3 | last |
4 | reset |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| layer25WildcardIfIndex The interface index identifying the layer-2.5 interface instance. | column | Integer32 | .1.3.6.1.4.1.272.4.56.3.1.1 |
| layer25WildcardMacAddr The MAC address used for translating non-IP/ARP frames. | column | SNMPv2-TCMacAddress | .1.3.6.1.4.1.272.4.56.3.1.3 |
| layer25WildcardTransparent The transparent value determines if the physical MAC address of the
layer-2.5 interface is updated with the wildcard MAC address.
This option can be enabled only if the wilcard mo… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.272.4.56.3.1.4 |