dot3ExtPkgOptIfSignalDetect

ZXEPON-SERVICE-MIB · .1.3.6.1.4.1.3902.1015.1010.1.5.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
ZXEPON-SERVICE-MIB
OID
.1.3.6.1.4.1.3902.1015.1010.1.5.1.5.1.12
Type
column
Access
readonly
Status
current
Parent
dot3ExtPkgOptIfEntry

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

Syntax

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

Values & Constraints

Type Values
1true
2false