pagpPartnerIfIndex

CISCO-PAGP-MIB · .1.3.6.1.4.1.9.9.98.1.2.1.1.10

Object

The value of the partner's ifIndex value, obtained from the
PAgP packet last received on this interface.  0 if
pagpPartnerCount contains none(1).
              
Use CISCO-CDP-MIB cdpCacheTable to resolve the partner's IP
Address and get ifTable information for this ifIndex.

Context

MIB
CISCO-PAGP-MIB
OID
.1.3.6.1.4.1.9.9.98.1.2.1.1.10
Type
column
Access
readonly
Status
current
Parent
pagpProtocolConfigEntry
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::pagpPartnerIfIndex'
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::pagpPartnerIfIndex.<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::pagpPartnerIfIndex'

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance