cabhSec2FwConfiguredRulesetPriority
CABH-SEC-MIB ·
.1.3.6.1.4.1.4491.2.4.2.5.4.1.11
Object
scalar r/w
Enumeration
This object defines which Configured Ruleset filter rule
has priority when a conflict exists between a filter rule
in the docsDevFilterIpTable and a filter rule in the
cabhSec2FwLocalFilterIpTable as indicated by the following
options:
docsDevFilterIpTable (1) ? indicates that filter rules in
the docsDevFilterIpTable have priority over any
conflicting filters that may exist in the
cabhSec2FwLocalFilterIpTable.
cabhSec2FwLocalFilterIpTable (2) ? indicates that filter
rules in the cabhSec2FwLocalFilterIpTable have priority
over any conflicting filters that may exist in the
docsDevFilterIpTable.
Context
- MIB
- CABH-SEC-MIB
- OID
.1.3.6.1.4.1.4491.2.4.2.5.4.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
cabhSec2FwLocalFilterIpTable- Parent
- cabhSec2FwBase
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CABH-SEC-MIB::cabhSec2FwConfiguredRulesetPriority.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CABH-SEC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CABH-SEC-MIB::cabhSec2FwConfiguredRulesetPriority'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | docsDevFilterIpTable |
2 | cabhSec2FwLocalFilterIpTable |