arrisNpmSetupBgTrafficMaxDownstreamRate
ARRIS-NET-PERF-MONITOR-MIB ·
.1.3.6.1.4.1.4115.1.3.13.1.2
Object
scalar r/w
KbpsUnsigned32
This MIB controls the maximum background downstream traffic rate that the CM can be passing and still run the NPM tests. The traffic rate is determined by monitoring the ifXTable ifHCInOctet count on the downstream interface of the modem every 1 second. Sampling is run for 5 seconds before attempting to run an NPM test. If the observed downstream traffic rate exceeds this value, then the NPM test is not allowed to run. No results will be available for this instance of the test, and the corresponding results MIB will indicate this.
Context
- MIB
- ARRIS-NET-PERF-MONITOR-MIB
- OID
.1.3.6.1.4.1.4115.1.3.13.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- Kbps
- Parent
- arrisNpmSetup
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-NET-PERF-MONITOR-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-NET-PERF-MONITOR-MIB::arrisNpmSetupBgTrafficMaxDownstreamRate.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-NET-PERF-MONITOR-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-NET-PERF-MONITOR-MIB::arrisNpmSetupBgTrafficMaxDownstreamRate'
Syntax
KbpsUnsigned32
Values & Constraints
No enumerated values or constraints recorded.