All MIBs › ACC-MIB › accSlotLastChange
accSlotLastChange
Module: ACC-MIB
OID (symbolic): ACC-MIB::accSlotLastChange
OID (numeric): 1.3.6.1.4.1.5.1.1.5.2.1.9
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
Time when a state change was last detected on this physical port.
What is accSlotLastChange?
This stores a timestamp recording when the physical port on this slot last changed state, either from up to down or down to up. Network engineers use this timestamp to correlate port failures with other events or to detect repeated port instability that might indicate a hardware problem. A value of '2025-01-15 14:32:45 UTC' means the interface transitioned between states at that exact time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.9 snmpwalk -v2c -c public <target> ACC-MIB::accSlotLastChange
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.9.1 snmpget -v2c -c public <target> ACC-MIB::accSlotLastChange.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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5 | accSlot | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2 | accSlotTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2.1 | accSlotEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.5.2.1.9 | accSlotLastChange | ACC-MIB |