acfActiveSequence

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.4.1.1.4

Object

column AcfSequence
Defines the order rules are applied. The lowest sequence number is applied first.
Each action rule must have a unique sequence number. The sequence
number has no effect on policy rules.

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.4.1.1.4
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::acfActiveSequence'
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::acfActiveSequence.<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::acfActiveSequence'

Syntax

Source
AcfSequence
Base type
Unsigned32
Type Description
Defines the order rules are applied. The lowest sequence number is applied first.
Each action rule must have a unique sequence number. The sequence
number has no effect on policy rules.

Values & Constraints

Type Constraints
range: 1..10000

Conformance