tmnxDot3OamSdEventLogThresholdLo

TIMETRA-DOT3-OAM-MIB · .1.3.6.1.4.1.6527.3.1.2.42.5.4.1.9

Object

The value of tmnxDot3OamSdEventLogThresholdLo indicates the least
significant four bytes of the unsigned 64-bit threshold over which the
value was measured for the SD threshold crossing event.
              
The threshold (in frames or symbols) for an SD event is calculated as:
    ((2^32) * tmnxDot3OamSdEventLogThresholdHi)
            + tmnxDot3OamSdEventLogThresholdLo

Context

MIB
TIMETRA-DOT3-OAM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.42.5.4.1.9
Type
column
Access
readonly
Status
current
Parent
tmnxDot3OamSdEventLogEntry
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 'TIMETRA-DOT3-OAM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DOT3-OAM-MIB::tmnxDot3OamSdEventLogThresholdLo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-DOT3-OAM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-DOT3-OAM-MIB::tmnxDot3OamSdEventLogThresholdLo.<ifIndex>.<tmnxDot3OamSdEventLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-DOT3-OAM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-DOT3-OAM-MIB::tmnxDot3OamSdEventLogThresholdLo'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance