physicalAdapterLinkStatusChangesCounter

INTEL-LAN-ADAPTERS-MIB · intel variant · .1.3.6.1.4.1.343.2.7.2.2.2.1.1.3

Object

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.

Context

MIB
INTEL-LAN-ADAPTERS-MIB
OID
.1.3.6.1.4.1.343.2.7.2.2.2.1.1.3
Type
column
Access
readonly
Status
current
Parent
physicalAdapterAttrEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::physicalAdapterLinkStatusChangesCounter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INTEL-LAN-ADAPTERS-MIB::physicalAdapterLinkStatusChangesCounter.<physicalAdapterIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INTEL-LAN-ADAPTERS-MIB' -M '/opt/observium/mibs/intel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INTEL-LAN-ADAPTERS-MIB::physicalAdapterLinkStatusChangesCounter'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance