cervControlDuplicateTsidCheck
ARRIS-CER-VIDEO-MIB ·
.0.1.1.1.6
Object
scalar r/w
Enumeration
If this is set to never, then the E6000 disablse detection of duplicate TSIDs, allowing any pair of channels to use the same value. If it is set to streamingZone, the E6000 will check that TSIDs are unique within streaming zones. If set to serviceGroup, it will check that TSIDs are unique within service groups.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.1.6- 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::cervControlDuplicateTsidCheck.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::cervControlDuplicateTsidCheck'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | streamingZone |
2 | serviceGroup |
3 | never |