cmlrRuleSetSearchType
CISCO-ITP-MLR-MIB ·
.1.3.6.1.4.1.9.9.396.1.5.1.4
Object
column r/w
Enumeration
Defines how the rules with the ruleset will be search
as follows.
'seq' : Rules will be processed in ascending order
based on the value of the cmlrRuleNumber
object
'bestMatch' : Rules will be processed using a combination
of operation and order number to reduce cost of
locating rule providing best match.
Context
- MIB
- CISCO-ITP-MLR-MIB
- OID
.1.3.6.1.4.1.9.9.396.1.5.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Default
seq- Parent
- cmlrRuleSetTableEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrRuleSetSearchType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrRuleSetSearchType.<cgspInstNetwork>.<cmlrRuleSetName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-MLR-MIB::cmlrRuleSetSearchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seq |
2 | bestMatch |
Conformance
Compliance refinements
ciscoMlrMIBCompliance
readonly
Create/Write access is not required.
ciscoMlrMIBComplianceRev1
readonly
Create/Write access is not required.
ciscoMlrMIBComplianceRev2
readonly
Create/Write access is not required.