clagAggPortRate
CISCO-LAG-MIB ·
.1.3.6.1.4.1.9.9.225.1.3.1.1.2
Object
column r/w
Enumeration
Specifies the requested exchange rate of LACP packets
on this interface.
fast(1) : The device requests its peers to send LACP packets
at fast rate to this interface.
normal(2): The decice requests its peers to send LACP packets
at normal rate to this interface.
Context
- MIB
- CISCO-LAG-MIB
- OID
.1.3.6.1.4.1.9.9.225.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clagAggPortEntry
- 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-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggPortRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LAG-MIB::clagAggPortRate.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LAG-MIB::clagAggPortRate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fast |
2 | normal |
Conformance
Member of
Compliance refinements
clagMIBCompliance5
readonly
Write access is not required.
clagMIBCompliance6
readonly
Write access is not required.