All MIBs › HP-ICF-GENERIC-RPTR › hpSecPtLearnMode
hpSecPtLearnMode
Module: HP-ICF-GENERIC-RPTR
OID (symbolic): HP-ICF-GENERIC-RPTR::hpSecPtLearnMode
OID (numeric): 1.3.6.1.4.1.11.2.14.2.10.3.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object identifies the learning mode of the port. The modes are as follows: LearnContinuous. The port can learn all new MAC addresses. When a new address is learned, it is stored in a manner such that it can be retrieved from the hpSecureAuthAddrTable. Changing the mode to this value clears any existing addresses for this port in the hpSecureAuthAddrTable. learnFirstN. First N source MAC addresses heard on this port become the authorized addresses. N is configured in hpSecPtAddressLimit. Setting this value initiates learning of up to N new authorized addresses. When a new authorized address is learned, it will be stored in the hpSecureAuthAddrTable. When the table has reached its limit N for this port, any new source MAC addresses received on the port constitutes an intrusion. See hpSecPtAlarmEnable for possible responses to the intrusion. This variable will return learnFirstNConditionally to a GET operation after it has been set to this value. learnFirstNConditionally. This option will initiate learning of up to N new authorized addresses only if the previous hpSecPtLearnMode was not set to learnFirstN or learnFirstN- Conditionally. N is configured in hpSecPtAddressLimit. configureSpecific. The port will not learn any addresses. Rather, specific authorized MAC addresses for this port are explicitly configured via the hpSecureCfgAddrTable. These addresses are also stored in the hpSecureAuthAddrTable. Any source MAC address received on this port other than those configured, constitutes an intrusion. See hpSecPtAlarmEnable for possible responses. learn8021xAuthorized. The port will learn only MAC address of a client authorized by 802.1X authenticator. learnLimitedContinuous. First N source MAC addresses heard on this port become the authorized addresses. N is specified by the hpSecPtAddressLimit object. When a new authorized address is learned, it will be stored in the hpSecureAuthAddrTable. When the table has reached its limit N for this port, any new source MAC addresses received on the port constitutes an intrusion. See hpSecPtAlarmEnable for possible responses. The authorized addresses in this mode will age out of the system, therefore the list of authorized addresses can be dynamic over time.
What is hpSecPtLearnMode?
Chooses how a switch port builds its list of authorized MAC addresses: continuously learning any new address, capping learning at the first N addresses (with or without a condition), only accepting addresses configured explicitly, deferring to 802.1X-authorized clients, or learning a limited set that ages out over time. An admin locking down a port to a fixed set of devices would set this to configureSpecific and populate the addresses via hpSecureCfgAddrTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.3.1.4 snmpwalk -v2c -c public <target> HP-ICF-GENERIC-RPTR::hpSecPtLearnMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.3.1.4.1 snmpget -v2c -c public <target> HP-ICF-GENERIC-RPTR::hpSecPtLearnMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.2.10.3.1.4.1 i <value>
Start monitoring Legacy HP ProCurve/ICF repeater/hub (Ethernet concentrator) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HP-ICF-GENERIC-RPTR::hpSecPtLearnMode OID value, configure state conditions and alerts, and monitor any Legacy HP ProCurve/ICF repeater/hub (Ethernet concentrator) from a single console.
OID Breakdown
Upper-level ancestors (11 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.2 | icfHub | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10 | hubSecurity | HP-ICF |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.2.10.3 | hpSecurePortTable | HP-ICF-GENERIC-RPTR |
| 1.3.6.1.4.1.11.2.14.2.10.3.1 | hpSecurePortEntry | HP-ICF-GENERIC-RPTR |
| 1.3.6.1.4.1.11.2.14.2.10.3.1.4 | hpSecPtLearnMode | HP-ICF-GENERIC-RPTR |