cdot3OamErrSymPeriodWindowHi
CISCO-DOT3-OAM-MIB ·
.1.3.6.1.4.1.9.10.136.1.5.1.1
Object
The two objects cdot3OamErrSymPeriodWindowHi and
cdot3OamErrSymPeriodLo together form an unsigned 64-bit
integer representing the number of symbols over which this
threshold event is defined. This is defined as
cdot3OamErrSymPeriodWindow = ((2^32)*cdot3OamErrSymPeriodWindowHi)
+ cdot3OamErrSymPeriodWindowLo
If cdot3OamErrSymPeriodThreshold symbol errors occur within a
window of cdot3OamErrSymPeriodWindow 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 cdot3OamErrSymPeriodWindow is the number
of symbols in one second for the underlying physical layer.
Context
- MIB
- CISCO-DOT3-OAM-MIB
- OID
.1.3.6.1.4.1.9.10.136.1.5.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Units
- 2^32 symbols
- Parent
- cdot3OamEventConfigEntry
- Groups
- 1
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 'CISCO-DOT3-OAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodWindowHi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT3-OAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodWindowHi.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT3-OAM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT3-OAM-MIB::cdot3OamErrSymPeriodWindowHi'
Syntax
2^32 symbolsSNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of