dsx3LineOOFCriteria

CISCO-MGX82XX-DSX3-MIB · .1.3.6.1.4.1.351.110.4.4.1.1.1.1.5

Object

column r/w Enumeration
This object specifies the out of frame decision 
criteria. 
OOF is declared when errors are detected in  the 
framing octets for four consecuitive frames.
              
fBits3Of8(1) : an OOF condition is declared if at 
               least 3 of 8 framing bits are in error.
              
fBits3Of16(2): an OOF is declared if 3 of 16 framing 
               bits are found to be in error.
notApplicable(3) : used in case where it is not
                   applicable. This value can not be set.
              
This object is not applicable when cwDsx3LineType is
set to g832-g804(2) or g751(4).
This object is not applicable for CESM-T3/E3

Context

MIB
CISCO-MGX82XX-DSX3-MIB
OID
.1.3.6.1.4.1.351.110.4.4.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
cwDsx3ConfigEntry
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 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineOOFCriteria'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineOOFCriteria.<dsx3LineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-MGX82XX-DSX3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-MGX82XX-DSX3-MIB::dsx3LineOOFCriteria'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fBits3Of8
2fBits3Of16
3notApplicable

Conformance