hwCableMulticastUserOperStatus

HUAWEI-DSLAM-NTV-MIB · .1.3.6.1.4.1.2011.6.28.137.1.1

Object

column Enumeration
Indicates the current running status of a Cable multicast user. This leaf supports only the query operation. 
Options: 
1. online(1)  -indicates a user is watching program
2. offline(2) -indicates no user is watching program

Context

MIB
HUAWEI-DSLAM-NTV-MIB
OID
.1.3.6.1.4.1.2011.6.28.137.1.1
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::hwCableMulticastUserOperStatus'
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::hwCableMulticastUserOperStatus.<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::hwCableMulticastUserOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1online
2offline