cds3LineRcvFEACValidation
CISCO-DS3-MIB ·
.1.3.6.1.4.1.9.9.132.1.1.1.1.3
Object
column r/w
Enumeration
This entry specifies the FEAC (Far End Alarm and Control) code validation criteria. If 'fEACCodes4Of5' is specified, then a valid FEAC code is declared if 4 of 5 codes match. When 'fEACCodes8Of10' is specified, then a valid FEAC code is declared when 8 of 10 codes match. If disable(3) is specified, then FEAC code generation and detection is disabled. Does not apply to the E3 interface.
Context
- MIB
- CISCO-DS3-MIB
- OID
.1.3.6.1.4.1.9.9.132.1.1.1.1.3- 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::cds3LineRcvFEACValidation'
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::cds3LineRcvFEACValidation.<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::cds3LineRcvFEACValidation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fEACCodes4Of5 |
2 | fEACCodes8Of10 |
3 | disable |
Conformance
Member of