All MIBs › SNMP-REPEATER-MIB › rptrAddrSearchAddress
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.22 | snmpDot3RptrMgt | LANART-AGENT |
| 1.3.6.1.2.1.22.3 | rptrAddrTrackPackage | LANART-AGENT |
| 1.3.6.1.2.1.22.3.1 | rptrAddrTrackRptrInfo | LANART-AGENT |
| 1.3.6.1.2.1.22.3.1.1 | rptrAddrSearchTable | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.3.1.1.1 | rptrAddrSearchEntry | SNMP-REPEATER-MIB |
| 1.3.6.1.2.1.22.3.1.1.1.3 | rptrAddrSearchAddress | SNMP-REPEATER-MIB |