arrisMtaDevDspCpsSetting
ARRIS-MTA-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.3.3.1.2.3.14
Object
scalar r/w
Enumeration
Enable or Disable the ECAN fast constant power signal detection. A default value of on(2) makes the echo cancellor disengage immediately when a high level constant power signal is detected. A value of off(1) will not disengage the ECAN when a high level constant power signal is detected.
Context
- MIB
- ARRIS-MTA-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.3.3.1.2.3.14- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- arrisMtaDevOperationalSetup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDspCpsSetting.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-MTA-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-MTA-DEVICE-MIB::arrisMtaDevDspCpsSetting'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | off |
2 | on |