acfCandidateDestinationPort

LUM-ACF-MIB · .1.3.6.1.4.1.8708.2.75.2.3.1.1.16

Object

column r/w AcfPort
The port number is applicable for UDP and TCP protocols. Each port number defines a network service.
-1 means not used.

Context

MIB
LUM-ACF-MIB
OID
.1.3.6.1.4.1.8708.2.75.2.3.1.1.16
Type
column
Access
readwrite
Status
current
Default
-1
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::acfCandidateDestinationPort'
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::acfCandidateDestinationPort.<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::acfCandidateDestinationPort'

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