ipiIfExtendedExtendedCountersErrorDisableReason

IPI-IF-EXTENDED-MIB · .1.3.6.1.4.1.36673.403.1.1.2

Object

column Bits
This attribute specifies the event that caused the interface to be error-disabled. If interface is error-disabled because of lag-mismatch, value of this object is 1. If interface is error-disabled because of stp-bpdu-guard, value of this object is 2. If interface is error-disabled because of link-flap, value of this object is 4. If interface is error-disabled because of storm-control, value of this object is 32.

Context

MIB
IPI-IF-EXTENDED-MIB
OID
.1.3.6.1.4.1.36673.403.1.1.2
Type
column
Access
readonly
Status
current
Parent
ipiIfExtendedExtendedCountersEntry

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 'IPI-IF-EXTENDED-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-IF-EXTENDED-MIB::ipiIfExtendedExtendedCountersErrorDisableReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPI-IF-EXTENDED-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPI-IF-EXTENDED-MIB::ipiIfExtendedExtendedCountersErrorDisableReason.<ipiInterfaceInterfaceName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPI-IF-EXTENDED-MIB' -M '/opt/observium/mibs/ipinfusion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPI-IF-EXTENDED-MIB::ipiIfExtendedExtendedCountersErrorDisableReason'

Syntax

Bits

Values & Constraints

Enumerated Values
0lagmismatch
1stpbpduguard
2linkflap
3macmovelimit
5stormcontrol
6notapplicable