pagpLearnMethod
CISCO-PAGP-MIB ·
.1.3.6.1.4.1.9.9.98.1.1.1.1.7
Object
This interface's learning method value. Specifies whether this
device is able to learn the location of a source MAC address
based
on the agport on which it was received, agPort(2), or on the
interface on which it was received, physPort(1). This value is
relevant primarily to IEEE 802.1D transparent bridges. If a
device
does not associate recieved source MAC addresses with the
interface
on which it arrived, it should use the value agPort(2).
The managed device will refuse an attempt to set the value of
pagpLearnMethod to undefined(3).
A particular device may support either physPort, agPort, or
both.
Context
- MIB
- CISCO-PAGP-MIB
- OID
.1.3.6.1.4.1.9.9.98.1.1.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pagpEtherChannelEntry
- Groups
- 2
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::pagpLearnMethod'
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::pagpLearnMethod.<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::pagpLearnMethod'
Syntax
- Source
- PagpLearnMethod
- Base type
Enumeration
Values & Constraints
Type Values
1 | physPort |
2 | agPort |
3 | undefined |
Conformance
Member of