dot3ExtPkgOptIfSignalDetect

DOT3-EPON-MIB · .1.3.6.1.2.1.155.1.4.1.5.1.12

Object

When getting true(1), there is a valid optical signal at
the receive that is above the optical power level for
signal detection.  When getting false(2) the optical
signal at the receive is below the optical power level
              
for signal detection.
This object is applicable for an OLT and an ONU.  At the
OLT, it has a distinct value for each virtual interface.

Context

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

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance