HP-ICF :: hubSecPtSecurityAddress

MIB Reference — IPNetwork Monitor

All MIBsHP-ICFhubSecPtSecurityAddress

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.11hpDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2nmDATAPROTECTOR-MIB
1.3.6.1.4.1.11.2.14icfHP-ICF
1.3.6.1.4.1.11.2.14.2icfHubHP-ICF
1.3.6.1.4.1.11.2.14.2.10hubSecurityHP-ICF
1.3.6.1.4.1.11.2.14.2.10.1hubSecurePortTableHP-ICF
1.3.6.1.4.1.11.2.14.2.10.1.1hubSecurePortEntryHP-ICF
1.3.6.1.4.1.11.2.14.2.10.1.1.3hubSecPtSecurityAddressHP-ICF