All MIBs › INTEL-LAN-ADAPTERS-MIB-4 › physicalAdapterLinkStatusChangesCounter
physicalAdapterLinkStatusChangesCounter
Module: INTEL-LAN-ADAPTERS-MIB-4
OID (symbolic): INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterLinkStatusChangesCounter
OID (numeric): 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3
Node type: OBJECT-TYPE
Type: Counter
Access: read-write
Description: Number of changes in physical adapter link status. Any change ('up-to-down' or 'down- to-up') is counted. This value can be reset (to zero) by the user; no other value is permitted. This value appears only if it is available - that is, only if the driver is compliant with SNMP; otherwise, NO_SUCH_NAME is returned.
What is physicalAdapterLinkStatusChangesCounter?
This read-write counter tallies how many times the physical link has flapped between up and down, and an admin can reset it to zero to start a fresh flap count after resolving an issue. A high or rapidly increasing count signals a flaky cable, connector, or switch port causing repeated link flaps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3 snmpwalk -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterLinkStatusChangesCounter
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3.1 snmpget -v2c -c public <target> INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterLinkStatusChangesCounter.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3.1 i <value>
Start monitoring Server/workstation with Intel Ethernet network adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-LAN-ADAPTERS-MIB-4::physicalAdapterLinkStatusChangesCounter OID value, configure state conditions and alerts, and monitor any Server/workstation with Intel Ethernet network adapters from a single console.
OID Breakdown
Upper-level ancestors (14 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2 | products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7 | nic_products | Intel-Common-MIB |
| 1.3.6.1.4.1.343.2.7.2 | intel_lan_adapters | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2 | adaptersTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.2 | physicalAdaptersAttrTables | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.2.1 | physicalAdaptersAttrTable | INTEL-LAN-ADAPTERS-MIB |
| 1.3.6.1.4.1.343.2.7.2.2.2.1.1 | physicalAdapterAttrEntry | INTEL-LAN-ADAPTERS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.343.2.7.2.2.2.1.1.3 | physicalAdapterLinkStatusChangesCounter | INTEL-LAN-ADAPTERS-MIB-4 |