oaIfSupportsReadMonitorInsertionLoss

LUM-OA-MIB · .1.3.6.1.4.1.8708.2.19.2.2.1.1.58

Object

This value tells whether a OA interface has the ability
to read the insertion loss value for the monitor port on
an interface.
              
true: Insertion loss can be read for this interface
false: Insertion loss cannot be read for this interface

Context

MIB
LUM-OA-MIB
OID
.1.3.6.1.4.1.8708.2.19.2.2.1.1.58
Type
column
Access
readonly
Status
current
Parent
oaIfEntry
Groups
3

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

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false