hwDslamNtvMode
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.1
Object
scalar r/w
Enumeration
Indicates the IGMP mode. Currently, four modes in enumerated values are supported: Options: 1. hmcp(1) -indicates the IGMP mode is hmcp 2. igmpSnooping(2) -indicates the IGMP mode is snooping 3. igmpProxy(3) -indicates the IGMP mode is proxy 4. tvOff(4) -indicates the IGMP mode is off 5. oamGroupControl(5) -indicates the IGMP mode is oamGroupControl This leaf is valid in only the IGMP global mode. Default: tvOff(4).
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtv
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwDslamNtvMode.0'
More examples
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::hwDslamNtvMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | hmcp |
2 | igmpSnooping |
3 | igmpProxy |
4 | tvOff |
5 | oamGroupControl |