rdnIfCmtsMTAOnlyStatusModulationType
RDN-CMTS-MIB ·
.1.3.6.1.4.1.4981.2.2.23.1.19
Object
Indicates modulation type currently used by the MTA. Since this object specifically identifies PHY mode, the shared type is not permitted. If the upstream channel is unknown, this object returns a value of zero.
Context
- MIB
- RDN-CMTS-MIB
- OID
.1.3.6.1.4.1.4981.2.2.23.1.19- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnIfCmtsMTAOnlyStatusEntry
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 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnIfCmtsMTAOnlyStatusModulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CMTS-MIB::rdnIfCmtsMTAOnlyStatusModulationType.<rdnIfCmtsMTAOnlyStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CMTS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CMTS-MIB::rdnIfCmtsMTAOnlyStatusModulationType'
Syntax
- Source
- DOCS-IF-MIBDocsisUpstreamType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | tdma |
2 | atdma |
3 | scdma |
4 | tdmaAndAtdma |