hwDslamNtvMcastVlanTagMode
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.105
Object
scalar r/w
Enumeration
Indicates the multicast VLAN tag mode. Options: 1. single(1) -indicates the multicast VLAN tag mode is single and tag transform is transparent. 2. dual(2) -indicates the multicast VLAN tag mode is dual and tag transform is remove. 3. singleTranslate(3) -indicates the multicast VLAN tag mode is single and tag transform is translate. Default: single(1)
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.105- 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::hwDslamNtvMcastVlanTagMode.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::hwDslamNtvMcastVlanTagMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | single |
2 | dual |
3 | singleTranslate |