cervControlOnProgConflictDropOld
ARRIS-CER-VIDEO-MIB ·
.0.1.1.1.8
Object
If this is set to FALSE, if a new stream from a different source IP address maps to the same output QAM channel and program number as an existing stream, the E6000 will drop the newer stream and forward the older stream. If it is TRUE then the older stream will be blocked, and the newer one will be forwarded.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.1.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cerVideoControlGroup
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-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-CER-VIDEO-MIB::cervControlOnProgConflictDropOld.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-CER-VIDEO-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-CER-VIDEO-MIB::cervControlOnProgConflictDropOld'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |