hubSecPtSecurityAddress
HP-ICF-GENERIC-RPTR ·
.1.3.6.1.4.1.11.2.14.2.10.1.1.3
Object
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.
Context
- MIB
- HP-ICF-GENERIC-RPTR
- OID
.1.3.6.1.4.1.11.2.14.2.10.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hubSecurePortEntry
- 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 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hubSecPtSecurityAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-GENERIC-RPTR::hubSecPtSecurityAddress.<hubSecPtGroupIndex>.<hubSecPtPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-GENERIC-RPTR' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-GENERIC-RPTR::hubSecPtSecurityAddress'
Syntax
- Source
- SNMPv2-TCMacAddress
- Base type
OctetString- Display format
1x:
Type Description
Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires MAC addresses to be transmitted most significant bit first.
Values & Constraints
Type Constraints
range: 6
Conformance
Member of