hwCmtsCableNdfChannelWidth
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.98.1.3
Object
column r/w
Enumeration
Indicates the NDF channel frequency bandwidth. Options: 1. hz640K(1) - 640KHz 2. hz1280K(2) - 1.28MHz 3. hz2560K(3) - 2.56MHz 4. hz5120K(4) - 5.12MHz 5. hz25600K(5) - 25.6Mhz 6. invalid(-1) - invalid value
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.98.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCmtsCableNdfChannelEntry
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::hwCmtsCableNdfChannelWidth'
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::hwCmtsCableNdfChannelWidth.<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::hwCmtsCableNdfChannelWidth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | hz640K |
2 | hz1280K |
3 | hz2560K |
4 | hz5120K |
5 | hz25600K |