cervQamOnProgConflictDropOld
ARRIS-CER-VIDEO-MIB ·
.0.1.1.2.1.7
Object
If this is set to enabled, 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 newer stream will be forwarded, and the older stream will be blocked. If set to disabled, then the newer stream will be blocked, and the older, existing one will be forwarded. If set to global, then the current value of cervControlOnProgConflictDropOld is used.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cerVideoQamStreamEntry
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 '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::cervQamOnProgConflictDropOld'
More examples
Read one indexed 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::cervQamOnProgConflictDropOld.<ifIndex>'
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::cervQamOnProgConflictDropOld'
Syntax
- Source
- CerPerChanEnable
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |
3 | global |