hwCmtsNdfNdrCapabilityNdfWidthList
HUAWEI-CMTS-MIB ·
.1.3.6.1.4.1.2011.6.180.1.1.20.97.1.4
Object
column Bits
The current used Channel Width of this NDF interface. This object returns 0 if the Width is undefined or unknown. now support 640KHz, 1.28MHz, 2.56MHz, 5.12MHz, 25.6MHz, other is reserved Options: 1. hz640KHz(0) - Indicates the NDF channel frequency bandwidth is 640KHz 2. hz1280KHz(1) - Indicates the NDF channel frequency bandwidth is 1.28MHz 3. hz2560KHz(2) - Indicates the NDF channel frequency bandwidth is 2.56MHz 4. hz5120KHz(3) - Indicates the NDF channel frequency bandwidth is 5.12MHz 5. hz25600KHz(4) - Indicates the NDF channel frequency bandwidth is 25.6MHz
Context
- MIB
- HUAWEI-CMTS-MIB
- OID
.1.3.6.1.4.1.2011.6.180.1.1.20.97.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCmtsNdfNdrCapabilityStatusEntry
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::hwCmtsNdfNdrCapabilityNdfWidthList'
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::hwCmtsNdfNdrCapabilityNdfWidthList.<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::hwCmtsNdfNdrCapabilityNdfWidthList'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | hz640KHz |
1 | hz1280KHz |
2 | hz2560KHz |
3 | hz5120KHz |
4 | hz25600KHz |