qamChannelAnnexMode
SCTE-HMS-QAM-MIB ·
.1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.8
Object
column Enumeration
Specifies the ITU-T standard supported by the QAM channel
annexA - standard specified by Annex A of ITU-T J.83
annexB - standard specified by Annex B of ITU-T J.83
annexC - standard specified by Annex C of ITU-T J.83
Other - other standard that may apply.
Context
- MIB
- SCTE-HMS-QAM-MIB
- OID
.1.3.6.1.4.1.5591.1.11.5.3.1.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qamChannelEntry
- Groups
- 1
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 'SCTE-HMS-QAM-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-QAM-MIB::qamChannelAnnexMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-QAM-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-QAM-MIB::qamChannelAnnexMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-QAM-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-QAM-MIB::qamChannelAnnexMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | other |
3 | annexA |
4 | annexB |
5 | annexC |
Conformance
Member of