dot3OamErrSymPeriodThresholdHi
ZXEPON-SERVICE-OAM-MIB ·
.1.3.6.1.4.1.3902.1015.1010.1.6.5.1.3
Object
The two objects OamErrSymPeriodThresholdHi and OamErrSymPeriodThresholdLo together form an unsigned 64-bit integer representing the number of symbol errors that must occur within a given window to cause this event. This is defined as OamErrSymPeriodThreshold = ((2^32) * OamErrSymPeriodThresholdHi) + OamErrSymPeriodThresholdLo If OamErrSymPeriodThreshold symbol errors occur within a window of OamErrSymPeriodWindow symbols, an Event Notification OAMPDU should be generated with an Errored Symbol Period Event TLV indicating the threshold has been crossed in this window. The default value for OamErrSymPeriodThreshold is one symbol errors. If the threshold value is zero, then an Event Notification OAMPDU is sent periodically (at the end of every window). This can be used as an asynchronous notification to the peer OAM entity of the statistics related to this threshold crossing alarm.
Context
- MIB
- ZXEPON-SERVICE-OAM-MIB
- OID
.1.3.6.1.4.1.3902.1015.1010.1.6.5.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 2^32 symbols
- Parent
- dot3OamEventConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-OAM-MIB::dot3OamErrSymPeriodThresholdHi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXEPON-SERVICE-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXEPON-SERVICE-OAM-MIB::dot3OamErrSymPeriodThresholdHi.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXEPON-SERVICE-OAM-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXEPON-SERVICE-OAM-MIB::dot3OamErrSymPeriodThresholdHi'
Syntax
2^32 symbolsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295