ifPerfAdminIsSuspect15m

LUM-IFPERF-MIB · .1.3.6.1.4.1.8708.2.56.2.2.1.1.7

Object

This variable indicates if the performance data is
unreliable for the 15 minute interval. The 'isSuspect'
value is set to true if the interface has
been reconfigured or reset during the maintenance
operation. For example if
- a full interval has not passed since last reset
- the board has been restarted during the interval
- adminStatus has been set to down
- the system time has been set in the node during the interval.

Context

MIB
LUM-IFPERF-MIB
OID
.1.3.6.1.4.1.8708.2.56.2.2.1.1.7
Type
column
Access
readonly
Status
current
Parent
ifPerfAdminEntry
Groups
2

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

Syntax

Source
BooleanValueWithNA
Base type
Enumeration
Type Description
Defines a value that can be true, false or not available
          
true -        The condition is true
          
false -       The condition is false
          
notAvailable (2147483646) is used when attribute is
not available under current circumstances. This value
is only used when used for a state.
          
notApplicable (2147483647) is used when attribute is
not used in current configuration.

Values & Constraints

Type Values
1true
2false
2147483646notAvailable
2147483647notApplicable