hm2ProtocolEtypeKey
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.3.1.5
Object
column
r/w
Enumeration
The Ethertype keyword to be used in the L2 filter. A keyword of custom(1) requires that the hm2ProtocolEtherType object also be set.
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.3.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2ProtocolEntry
- Table
- hm2ProtocolTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | custom |
2 | appletalk |
3 | arp |
4 | ibmsna |
5 | ipv4 |
6 | ipv6 |
7 | ipxold |
8 | mplsmcast |
9 | mplsucast |
10 | netbios |
11 | novell |
12 | pppoedisc |
13 | rarp |
14 | pppoesess |
15 | ipxnew |
16 | profinet |
17 | powerlink |
18 | ethercat |
19 | ieee8021q |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2ProtocolIndex Index number of the Protocol entry | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.79.1.7.3.1.1 |
| hm2ProtocolName The descriptive name for this protocol | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.3.1.2 |
| hm2ProtocolDescription User defined textual description related to this protocol | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.3.1.3 |
| hm2ProtocolType Specify the type used in the protocol | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.7.3.1.4 |
| hm2ProtocolEtherType The Ethertype custom value to be used in the L2 filter.
This object is only valid if the hm2ProtocolEtypeKey is set to
custom(1). Values ranging from 0x0600 to 0xFFFF
(1536 to 65… | column | HM2-PLATFORM-QOS-ACL-MIBEtypeValue | .1.3.6.1.4.1.248.11.79.1.7.3.1.6 |
| hm2ProtocolIPProtoNumber IP Protocol number for user defined protocols
- (-1) represents that no ip protocol is selected | column | Integer32 | .1.3.6.1.4.1.248.11.79.1.7.3.1.7 |
| hm2ProtocolPort The ports used by this protocol. Allowed formats are:
- keyword 'any'
- single port ('10')
- port range with first and last port separated by hyphen
('10-15')
- comma separated … | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.3.1.8 |
| hm2ProtocolStatus active(1) - This template is active.
notInService(2) - Row has been suspended.
notReady(3) - Row has incomplete values.
createAndGo(4) -… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.79.1.7.3.1.9 |