acfActiveSourcePort

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.4.1.1.14

Object

column AcfPort
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used. Note! Also port 0 is a valid port number.
              
Attribute 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.14
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::acfActiveSourcePort'
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::acfActiveSourcePort.<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::acfActiveSourcePort'

Syntax

Source
AcfPort
Base type
Integer32
Type Description
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.

Values & Constraints

Type Constraints
range: -1..65535

Conformance