pagpDistributionProtocol
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.1.1.1.9
Object
column r/w
Enumeration
pagpDistributionProtocol controls the load balancing algorithms used on this interface's agport to distribute outgoing data frames among its component interfaces, such as IP address. Configuring pagpDistributionProtocol 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.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pagpEtherChannelEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::pagpDistributionProtocol'
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::pagpDistributionProtocol.<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::pagpDistributionProtocol'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ip |
2 | mac |
3 | port |
4 | vlanIpPort |
5 | vlanIp |
6 | ipPort |
Conformance
Member of