hwDslamNtvChannelAttrib

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.17.1.8

Object

column Enumeration
Channel state.
The state of channel being used.If the user count is 0,t he value of the node is free(1).
If the user count isn't 0, the value of the node is used(2).
Options:
1. free(1) -indicates the channel is not used
2. used(2) -indicates the channel is being used

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.17.1.8
Type
column
Access
readonly
Status
current
Parent
hwDslamNtvChannelEntry

Walk 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-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvChannelAttrib'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvChannelAttrib.<hwDslamNtvChannelIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-NTV-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-NTV-MIB::hwDslamNtvChannelAttrib'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1free
2used