etsysESwitchProtocolStatus
ENTERASYS-ESWITCH-MIB ·
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7
Object
column
r/w
Enumeration
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 differ from the ones described
for the other enumeration values
invalid(2) - Writing this value to the object deletes the filter
or VLAN constraint. The agent may delete the SNMP table row
or return an AdminStatus of 'invalid' at its discretion.
permanent(3) - This entry is currently in use and will remain so
after the next reset of the bridge.
deleteOnReset(4) - This entry is currently in use and will remain
so until the next reset of the bridge.
Context
- MIB
- ENTERASYS-ESWITCH-MIB
- OID
.1.3.6.1.4.1.5624.1.2.10.1.4.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysESwitchProtocolEntry
- Table
- etsysESwitchProtocolTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | permanent |
4 | deleteOnReset |
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 |
| etsysESwitchProtocolType 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 … | column | Enumeration | .1.3.6.1.4.1.5624.1.2.10.1.4.2.1.2 |
| 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 |
| 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 |