hwCmtsUsSpectrumMonitorSampleTime
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.56.1.4
Object
column r/w
Enumeration
Indicates the upstream frequency spectrum scanning period. Default: ms100(1). Options: 1. ms100(1) - Sets the upstream frequency spectrum scanning period to 100ms 2. ms200(2) - Sets the upstream frequency spectrum scanning period to 200ms 3. ms300(3) - Sets the upstream frequency spectrum scanning period to 300ms 4. ms400(4) - Sets the upstream frequency spectrum scanning period to 400ms 5. ms500(5) - Sets the upstream frequency spectrum scanning period to 500ms 6. ms600(6) - Sets the upstream frequency spectrum scanning period to 600ms 7. ms700(7) - Sets the upstream frequency spectrum scanning period to 700ms 8. ms800(8) - Sets the upstream frequency spectrum scanning period to 800ms 9. ms900(9) - Sets the upstream frequency spectrum scanning period to 900ms 10. ms1000(10) - Sets the upstream frequency spectrum scanning period to 1000ms 11. invalid(-1) - Getting is invalid
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.56.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsUsSpectrumMonitorCfgEntry
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 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsUsSpectrumMonitorSampleTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-CMTS-MIB::hwCmtsUsSpectrumMonitorSampleTime.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-CMTS-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-CMTS-MIB::hwCmtsUsSpectrumMonitorSampleTime'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | ms100 |
2 | ms200 |
3 | ms300 |
4 | ms400 |
5 | ms500 |
6 | ms600 |
7 | ms700 |
8 | ms800 |
9 | ms900 |
10 | ms1000 |