SNMP-REPEATER-MIB :: rptrAddrSearchAddress

MIB Reference — IPNetwork Monitor

All MIBsSNMP-REPEATER-MIBrptrAddrSearchAddress

rptrAddrSearchAddress

Module: SNMP-REPEATER-MIB

OID (symbolic): SNMP-REPEATER-MIB::rptrAddrSearchAddress

OID (numeric): 1.3.6.1.2.1.22.3.1.1.1.3

Node type: OBJECT-TYPE

Type: MacAddress

Access: read-write

Description:

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.

What is rptrAddrSearchAddress?

This object is set by management stations to trigger a search for a specific MAC address on the repeater. When a matching frame is received, the search populates corresponding port and group objects with the location. Network technicians use this to locate devices on the network and troubleshoot connectivity issues.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.22.3.1.1.1.3
snmpwalk -v2c -c public <target> SNMP-REPEATER-MIB::rptrAddrSearchAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.22.3.1.1.1.3.1
snmpget -v2c -c public <target> SNMP-REPEATER-MIB::rptrAddrSearchAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.22.3.1.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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.22snmpDot3RptrMgtLANART-AGENT
1.3.6.1.2.1.22.3rptrAddrTrackPackageLANART-AGENT
1.3.6.1.2.1.22.3.1rptrAddrTrackRptrInfoLANART-AGENT
1.3.6.1.2.1.22.3.1.1rptrAddrSearchTableSNMP-REPEATER-MIB
1.3.6.1.2.1.22.3.1.1.1rptrAddrSearchEntrySNMP-REPEATER-MIB
1.3.6.1.2.1.22.3.1.1.1.3rptrAddrSearchAddressSNMP-REPEATER-MIB