rptrAddrSearchAddress

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.3.1.1.1.3

Object

column r/w SNMPv2-TCMacAddress
This object is used to search for a specified MAC
address.  When this object is set, an address search
begins.  This automatically sets the corresponding
instance of the rptrAddrSearchState object  to 'none'
and the corresponding instances of the
rptrAddrSearchGroup and rptrAddrSearchPort objects to
0.
              
When a valid frame is received by this repeater with
a source MAC address which matches the current value
of rptrAddrSearchAddress, the agent will update the
corresponding instances of rptrAddrSearchState,
rptrAddrSearchGroup and rptrAddrSearchPort to reflect
the current status of the search, and the group and
port on which the frame was seen.

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.3.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
rptrAddrSearchEntry
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 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrAddrSearchAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrAddrSearchAddress.<rptrInfoId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-REPEATER-MIB::rptrAddrSearchAddress'

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