acfCandidateSourcePortRange

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.3.1.1.15

Object

column r/w AcfPortRange
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.3.1.1.15
Type
column
Access
readwrite
Status
current
Default
0
Parent
acfCandidateEntry
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::acfCandidateSourcePortRange'
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::acfCandidateSourcePortRange.<acfCandidateIndex>'
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::acfCandidateSourcePortRange'

Syntax

Source
AcfPortRange
Base type
Integer32
Type Description
The number of ports that the rule port number should be extended with. For example if port is set to
22 and the range is set to 2, port number 22-24 is applicable for the rule.

Values & Constraints

Type Constraints
range: 0..65534

Conformance