pagpRate

CISCO-PAGP-MIB · .1.3.6.1.4.1.9.9.98.1.1.1.1.11

Object

column r/w Enumeration
Specifies the rate at which the PAgP packets are transmitted
on this interface.
fast(1)    :   PAgP packets are transmitted at the fast rate
               on this interface.
normal(2)  :   PAgP packets are transmitted at the normal rate
               on this interface.

Context

MIB
CISCO-PAGP-MIB
OID
.1.3.6.1.4.1.9.9.98.1.1.1.1.11
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::pagpRate'
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::pagpRate.<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::pagpRate'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fast
2normal

Conformance