All MIBs › HP-ICF › hubSecPtSecurityAddress
hubSecPtSecurityAddress
Module: HP-ICF
OID (symbolic): HP-ICF::hubSecPtSecurityAddress
OID (numeric): 1.3.6.1.4.1.11.2.14.2.10.1.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
The desired authorized MAC address for this port. This can be either a regular station address to configure a specific address, or it can be one of the following special values to specify the address learning method: FFFF-FFFF-FFFE: learnOnce. First source MAC address heard on this port becomes the authorized address. Setting this value initiates learning of a new authorized address. When a new authorized address is learned, it will be stored in nonvolatile memory. This variable will return learnOnceConditionally to a GET operation after it has been set to this value. FFFF-FFFF-FFFD: learnOnceConditionally. This option will initiate learning of a new authorized address only if the previous hubSecPtSecurityAddress was set to a specific address or learnContinuous. No action will be performed if the previous value was already learnOnceConditionally. FFFF-FFFF-FFFC: learnContinuous. Any address heard becomes the new authorized address. When a new address is learned, it may cause an alarm, but it does not store anything in nonvolatile memory.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.3 snmpwalk -v2c -c public <target> HP-ICF::hubSecPtSecurityAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.3.1 snmpget -v2c -c public <target> HP-ICF::hubSecPtSecurityAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.2.10.1.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 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 |
| 1.3.6.1.4.1.11.2.14.2.10.1 | hubSecurePortTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.1.1 | hubSecurePortEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.2.10.1.1.3 | hubSecPtSecurityAddress | HP-ICF |