cervQamSubtype
ARRIS-CER-VIDEO-MIB ·
.0.1.1.2.1.15
Object
The type(s) of Ieq traffic to be carried over this QAM channel. Used for reporting config to ERM session managers. Linear is not yet supported. Channels cannot be used for video if the subtype is none.
Context
- MIB
- ARRIS-CER-VIDEO-MIB
- OID
.0.1.1.2.1.15- 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::cervQamSubtype'
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::cervQamSubtype.<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::cervQamSubtype'
Syntax
- Source
- CerIeqQamType
- Base type
Enumeration
Values & Constraints
Type Values
1 | vod |
2 | sdv |
3 | linear |
4 | vodsdv |