rlBcmAclRowIndex

BROADCOM-MIB · .1.3.6.1.4.1.89.68.6.4.1.2

Object

column r/w Integer32
Unique identification of a particular entry in
an ACL. This index is equal to row number in the
acl lcli commands. The value of this field starts
from 1 up to rlBcmACLMaxNumberOfEntries.
Each entry defines classication rule for IP packet.
This index defines order of ACL rules resolving.
The classification criteria of a rule with a lowest
index compared with packets contex first. If
matching not occured than rule with next index is
taken for comparing. And so on up to firts match.
The resulting actions are defined by actions of
a first matching rule.

Context

MIB
BROADCOM-MIB
OID
.1.3.6.1.4.1.89.68.6.4.1.2
Type
column
Access
readwrite
Status
current
Parent
rlBcmACLEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647