hm2AppRuleProtocol
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.2.1.3
Object
column
r/w
OctetString
Following values are supported: - Protocol name from hm2ProtocolTable - icmp: internet control message protocol (RFC 792) - igmp: internet group management protocol - ipip: IP in IP tunnelling (RFC 1853) - tcp: transmission control protocol (RFC 793) - udp: user datagram protocol (RFC 768) - esp: IPsec encapsulated security payload (RFC 2406) - ah: IPsec authentication header (RFC 2402) - icmpv6: internet control message protocol for IPv6 - any: apply to all protocols
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.2.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AppRuleEntry
- Table
- hm2AppRuleTable
- Siblings
- 6
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2AppRuleIndex Index number of the Application rule | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.79.1.7.2.1.1 |
| hm2AppRuleName Logical description of the Application rule | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.2.1.2 |
| hm2AppRulePort The ports used by the selected protocol. Allowed formats are:
- keyword 'any'
- single port ('10')
- port range with first and last port separated by hyphen
('10-15')
- comma se… | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.2.1.4 |
| hm2AppRuleDirection - ingress(1): Apply this rule to packets arriving on this interface
- egress(2): Apply this rule to packets leaving from this interface
- both(3): Apply this rule to packets comin… | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.7.2.1.5 |
| hm2AppRuleIsDefault Set to true if this is a factory initialized rule | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.79.1.7.2.1.6 |
| hm2AppRuleStatus This is a standard row status value:
- active(1): The rule is active. Note that until committed, the rule
will not be applied. You cannot activate the rule
if an enforcer mapp… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.79.1.7.2.1.7 |