ACC-SLOT :: accSlotNumChanges

MIB Reference — IPNetwork Monitor

All MIBsACC-SLOTaccSlotNumChanges

accSlotNumChanges

Module: ACC-SLOT

OID (symbolic): ACC-SLOT::accSlotNumChanges

OID (numeric): 1.3.6.1.4.1.5.1.1.5.2.1.21

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

Number of times that this interface has changed state (either up-to-down or down-to-up).

What is accSlotNumChanges?

This counter records how many times the slot interface has changed between up and down states since the device started. Engineers watch this number to identify flaky or unstable interfaces that repeatedly lose and regain connectivity, which suggests hardware or link layer problems. If accSlotNumChanges reaches 50, the interface has experienced 50 state transitions, indicating serious instability.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.21
snmpwalk -v2c -c public <target> ACC-SLOT::accSlotNumChanges

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.5.2.1.21.1
snmpget -v2c -c public <target> ACC-SLOT::accSlotNumChanges.1

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.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.5accSlotACC-MIB
1.3.6.1.4.1.5.1.1.5.2accSlotTableACC-MIB
1.3.6.1.4.1.5.1.1.5.2.1accSlotEntryACC-MIB
1.3.6.1.4.1.5.1.1.5.2.1.21accSlotNumChangesACC-SLOT