All MIBs › ICF-VG-RPTR › icfVgMgrDetectedDupAddress
icfVgMgrDetectedDupAddress
Module: ICF-VG-RPTR
OID (symbolic): ICF-VG-RPTR::icfVgMgrDetectedDupAddress
OID (numeric): 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1.4
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
This object can be set by a management station when it detects that there is a duplicate MAC address. This object is OR'd with icfVgRptrDetectedDupAddress to form the value of the 'D' bit in training response frames on this port.
The purpose of this object is to provide a means for network management software to inform an end station that it is using a duplicate station address. Setting this object does not affect the current state of the link; the end station will not be informed of the duplicate address until it retrains for some reason. Note that regardless of its station address, the end station will not be able to train successfully until the network management software has set this object back to 'false'. Although this object exists on cascade ports, it does not perform any function since this repeater is the initiator of training on a cascade port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1.4 snmpwalk -v2c -c public <target> ICF-VG-RPTR::icfVgMgrDetectedDupAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1.4.1 snmpget -v2c -c public <target> ICF-VG-RPTR::icfVgMgrDetectedDupAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1.4.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.11 | hp | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2 | nm | DATAPROTECTOR-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8 | icfDot12Draft | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1 | icfVgRepeater | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.3 | icfVgAddrTrack | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.3.3 | icfVgAddrTrackPort | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.3.3.1 | icfVgAddrTrackTable | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1 | icfVgAddrTrackEntry | HP-ICF |
| 1.3.6.1.4.1.11.2.14.8.1.3.3.1.1.4 | icfVgMgrDetectedDupAddress | ICF-VG-RPTR |