hwCableMulticastUserQuickLeaveMode

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.137.1.3

Object

column Enumeration
Indicates the quick leave attribute of a user. Options:
1. immediate(1) -indicates the quick leave attribute of a user is immediate
2. macBased(2)  -indicates the quick leave attribute of a user is macBased
3. disable(3)   -indicates the quick leave attribute of a user is disable
In the OAM dynamic mode, the default value is disable(3); in other modes, 
the default value is macBased(2).

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.137.1.3
Type
column
Access
readonly
Status
current
Parent
hwCableMulticastUserEntry

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::hwCableMulticastUserQuickLeaveMode'
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::hwCableMulticastUserQuickLeaveMode.<docsIf3CmtsCmRegStatusId>'
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::hwCableMulticastUserQuickLeaveMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1immediate
2macBased
3disable