All MIBs › RMON2-MIB › addressMapLastChange
addressMapLastChange
Module: RMON2-MIB
OID (symbolic): RMON2-MIB::addressMapLastChange
OID (numeric): 1.3.6.1.2.1.16.13.5.1.5
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description:
The value of sysUpTime at the time this entry was last created or the values of the physical address changed.
This can be used to help detect duplicate address problems, in which case this object will be updated frequently.
What is addressMapLastChange?
This timestamp marks when this address mapping was first created or when its physical address last changed. Frequent updates signal a duplicate address problem or address takeover; stable values mean stable mapping. If the LastChange time stays old but suddenly updates, someone may have unplugged the original device and plugged in a replacement at that IP.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.13.5.1.5 snmpwalk -v2c -c public <target> RMON2-MIB::addressMapLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.13.5.1.5.1 snmpget -v2c -c public <target> RMON2-MIB::addressMapLastChange.1
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.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.13 | addressMap | RMON2-MIB |
| 1.3.6.1.2.1.16.13.5 | addressMapTable | RMON2-MIB |
| 1.3.6.1.2.1.16.13.5.1 | addressMapEntry | RMON2-MIB |
| 1.3.6.1.2.1.16.13.5.1.5 | addressMapLastChange | RMON2-MIB |