hm2AppRuleStatus
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.7.2.1.7
Object
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 mappings to an inactive profile. - notInService(2): The rule is inactive because of user action. - notReady(3): The rule is inactive because of agent action. - createAndGo(4): Create the rule with default parameters activated. - createAndWait(5): Create the rule inactive. - destroy(6): Delete the rule. You cannot delete a rule with interface mappings to it.
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.7.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2AppRuleEntry
- Table
- hm2AppRuleTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| hm2AppRuleProtocol Following values are supported:
- Protocol name from hm2ProtocolTable
- icmp: internet control message protocol (RFC 792)
- igmp: internet group management protocol
- ipip: IP in … | column | OctetString | .1.3.6.1.4.1.248.11.79.1.7.2.1.3 |
| 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 |