pagpDistributionAddress

CISCO-PAGP-MIB · .1.3.6.1.4.1.9.9.98.1.1.1.1.10

Object

column r/w Enumeration
pagpDistributionAddress controls the type of distribution 
on the configured pagpDistributionProtocol used on this
interface's agport to distribute outgoing data frames among its
component interfaces. For example if the pagpDistributionProtocol
is configured as 'ip(1)' and the pagpDistributionAddress is 
configured as 'both(3)', then every frame with a given source and               destination IP value pairs will be sent on the same interface. 
Configuring pagpDistributionAddress on this interface may 
result in having the same change on the other interfaces due to 
hardware architecture.

Context

MIB
CISCO-PAGP-MIB
OID
.1.3.6.1.4.1.9.9.98.1.1.1.1.10
Type
column
Access
readwrite
Status
current
Parent
pagpEtherChannelEntry
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 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpDistributionAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAGP-MIB::pagpDistributionAddress.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PAGP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PAGP-MIB::pagpDistributionAddress'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1source
2destination
3both

Conformance