acfActiveRuleType

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.4.1.1.6

Object

column AcfRuleType
The type of the rule.
              
action - 'normal' rule applied according to the sequence number
              
policy - the default rule of a given direction (input, output, forward). It will be applied if
         no action rule matches the packet. There can be maximum one policy rule per
         direction. The default policy rule is 'accept'

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.4.1.1.6
Type
column
Access
readonly
Status
current
Parent
acfActiveEntry
Groups
1

Walk 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 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveRuleType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ACF-MIB::acfActiveRuleType.<acfActiveIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ACF-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ACF-MIB::acfActiveRuleType'

Syntax

Source
AcfRuleType
Base type
Enumeration
Type Description
The type of the rule.
          
action - 'normal' rule applied according to the sequence number
          
policy - the default rule of a given direction (input). It will be applied if
         no action rule matches the packet. There can be maximum one policy per
         direction. The default policy is 'accept'

Values & Constraints

Type Values
1action
2policy

Conformance