hm2ProtocolPort
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.3.1.8
Object
column
r/w
OctetString
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 list of ports ('1235,25,123')
- combination of the points above ('10,25-30,125,1993')
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2ProtocolEntry
- Table
- hm2ProtocolTable
- Siblings
- 8
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-128
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 |
| hm2ProtocolEtypeKey The Ethertype keyword to be used in the L2 filter.
A keyword of custom(1) requires that the hm2ProtocolEtherType
object also be set. | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.7.3.1.5 |
| 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 |
| 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 |