hm2ProtocolStatus
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.3.1.9
Object
active(1) - This template is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this template.
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.3.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2ProtocolEntry
- Table
- hm2ProtocolTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| 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 |