hpicfAnnounceAddress

HP-ICF-BASIC · .1.3.6.1.4.1.11.2.14.11.1.4.7.1.1.1

Object

column deprecated r/w SNMPv2-TCMacAddress
********* THIS OBJECT IS DEPRECATED *********
              
Seting an instance of this object to any MAC
address will trigger the agent to transmit three
announcement packets on an interface associated
with the logical entity.  These packets will use a
MAC source address set to the agent's MAC address
on that interface, a MAC destination address equal
to the value of the instance of this object,
a destination LSAP of 0xF8, and a destination HP
XSAP of 0x165d.

Context

MIB
HP-ICF-BASIC
OID
.1.3.6.1.4.1.11.2.14.11.1.4.7.1.1.1
Type
column
Access
readwrite
Status
deprecated
Parent
hpicfAnnounceEntry
Groups
1

Walk 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-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfAnnounceAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-BASIC::hpicfAnnounceAddress.<entLogicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-BASIC' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-BASIC::hpicfAnnounceAddress'

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