dmonPhyHistoryChannelModulation
DMON-PHY-MIB ·
.1.3.6.1.4.1.5802.999999.1.3.1.5
Object
column DMON-MIBModulationType
The history modulation type associated with this downstream channel. If the interface is down, this object either returns the most current value, or the value of unknown(1).
Context
- MIB
- DMON-PHY-MIB
- OID
.1.3.6.1.4.1.5802.999999.1.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dmonPhyHistoryInfoEntry
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 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-PHY-MIB::dmonPhyHistoryChannelModulation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DMON-PHY-MIB::dmonPhyHistoryChannelModulation.<dmonPhyHistoryChannelIndex>.<dmonPhyHistoryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DMON-PHY-MIB' -M '/opt/observium/mibs/electroline:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DMON-PHY-MIB::dmonPhyHistoryChannelModulation'
Syntax
- Source
- DMON-MIBModulationType
- Base type
Enumeration
Values & Constraints
Type Values
-1 | unknown |
0 | qam16 |
1 | qam64 |
2 | qam256 |
3 | qam1024 |
4 | qam32 |
5 | qam128 |
6 | qpsk |