cds3LineOOFCriteria
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.1.1.1.4
Object
column r/w
Enumeration
This entry specifies the out of frame(OOF) decision criteria. If 'bits3Of8' is specified then an OOF condition is declared if at least 3 of 8 framing bits are in error. When 'bits3Of16' is specified then OOF is declared if 3 of 16 framing bits are found to be in error. OOF is declared when errors are detected in the framing octets for four consecutive frames. This object does not apply to E3 interface. The value notApplicable(3) is used in case of the interfaces where this object is not applicable. The notApplicable(3) is not allowed in write operation.
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cds3ConfigEntry
- 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-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3LineOOFCriteria'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DS3-MIB::cds3LineOOFCriteria.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DS3-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DS3-MIB::cds3LineOOFCriteria'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bits3Of8 |
2 | bits3Of16 |
3 | notApplicable |
Conformance
Member of