etsysESwitchProtocolType
ENTERASYS-ESWITCH-MIB ·
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2
Object
column
Enumeration
Identifies the protocol type. The switch chip in the RoamAbout M2
can recognize nine predefined high-level protocol types, and up to
three user-defined EtherTypes. (Some or all EtherType filters may
be reserved for use in implementing other features.)
Protocol types are as follows:
userEtherType(1) - Packets whose Ethernet V2 EtherTypes or IEEE
802.3 LLC/SNAP EtherTypes match the user-defined EtherType
etsysESwitchEtherType[ etsysESwitchProtocolIndex ].
ipv4(2) - Internet Protocol version 4 carried in Ethernet V2
frames or IEEE 802.3 frames with LLC/SNAP headers. Also,
ARP packets carried in Ethernet V2 frames.
ipxEthernet(3) - IPX carried in Ethernet V2 frames.
ipxRaw(4) - IPX carried in IEEE 802.3 frames with no LLC.
ipxLlc(5) - IPX carried in IEEE 802.3 frames with LLC headers.
ipxSnap(6) - IPX carried in IEEE 802.3 frames with LLC/SNAP
headers.
sna(7) - SNA carried in IEEE 802.3 frames with LLC headers.
netBios(8) - NetBIOS carried in IEEE 802.3 frames with LLC
headers.
decnet(9) - DECnet carried in Ethernet V2 frames or in IEEE 802.3
frames with LLC/SNAP headers.
ipv6(10) - Internet Protocol version 6 carried in Ethernet V2
frames or IEEE 802.3 frames with LLC/SNAP headers
Context
- MIB
- ENTERASYS-ESWITCH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- etsysESwitchProtocolEntry
- Table
- etsysESwitchProtocolTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | userEtherType |
2 | ipv4 |
3 | ipxEthernet |
4 | ipxRaw |
5 | ipxLlc |
6 | ipxSnap |
7 | sna |
8 | netBios |
9 | decnet |
10 | ipv6 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| etsysESwitchProtocolReceivePort Identifies the receive port to which the protocol filter is to be
applied. The value '0' (when allowed) represents 'all ports'. | column | Integer32 | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.1 |
| etsysESwitchProtocolIndex When etsysESwitchProtocolType indicates a user-defined protocol type,
this index should identify the corresponding protocol definition.
That is, to say, for a 'userEtherType' row,… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.3 |
| etsysESwitchProtocolConstraint Indicates what type of constraint the switch should apply to packets
caught by the (port, protocol) filter.
portMask(1) - Use the etsysESwitchProtocolAllowedToGo… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.4 |
| etsysESwitchProtocolAllowedToGoTo A port mask object indicating where packets that match this row's
(port, protocol) filter are allowed to go.
It applies when etsysESwitchProtocolConstraint has the … | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.5 |
| etsysESwitchProtocolVlanId A number identifying a VLAN to which packets that match this row's
(port, protocol) filter should be assigned.
It applies when etsysESwitchProtocolConstraint has th… | column | Integer32 | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.6 |
| etsysESwitchProtocolStatus This object indicates the administrative status of this entry.
other(1) - This entry is currently in effect, but the conditions
under which it will remain so di… | column | Enumeration | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7 |
| etsysESwitchProtocolPreempted If true, indicates that the switch has taken control of this row and
its associated resources (e.g., to support 802.1x authentication). | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.8 |