All MIBs › CISCO-C2900-MIB › c2900PortMayLearnAddress
c2900PortMayLearnAddress
Module: CISCO-C2900-MIB
OID (symbolic): CISCO-C2900-MIB::c2900PortMayLearnAddress
OID (numeric): 1.3.6.1.4.1.9.9.87.1.4.1.1.5
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object reflects an internal state of the port with regard to its ability to learn new addresses. Certain port configurations such as learning time limit, security usage, etc., and some Spanning Tree Protocol states can temporarily prohibit the port from learning. This object is true(1) if the port is allowed to learn. It is false(2) otherwise.
Setting this object to true(1) will fail, if the port is not in normal state.
This object is deprecated.
What is c2900PortMayLearnAddress?
Indicates whether a port is currently able to learn new MAC addresses, which can be temporarily disabled due to security settings, learning limits, or Spanning Tree Protocol state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.5 snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900PortMayLearnAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.5.1 snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900PortMayLearnAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.87.1.4.1.1.5.1 s <value>
Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900PortMayLearnAddress OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.87 | ciscoC2900MIB | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1 | c2900MIBObjects | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4 | c2900Port | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1 | c2900PortTable | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1 | c2900PortEntry | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.4.1.1.5 | c2900PortMayLearnAddress | CISCO-C2900-MIB |