hwDslamPITPTransparentUserVlanType
HUAWEI-DSLAM-PITP-MIB ·
.1.3.6.1.4.1.2011.6.42.29
Object
scalar r/w
Bits
Indicates the user VLAN based on which PITP pmode is transparently transmitted. Options: 1. untag(0) -indicates that the user packet does not contain VLANs 2. singleTag(1) -indicates that the user packet contains a single VLAN 3. multiTag(2) -indicates that the user packet contains multiple VLANs When singleTag is 0, set hwDslamPITPTransparentSingleUserVlanList to a null character string. When singleTag is 1, set hwDslamPITPTransparentSingleUserVlanList to a valid character string.
Context
- MIB
- HUAWEI-DSLAM-PITP-MIB
- OID
.1.3.6.1.4.1.2011.6.42.29- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwPITP
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-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-DSLAM-PITP-MIB::hwDslamPITPTransparentUserVlanType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-DSLAM-PITP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-DSLAM-PITP-MIB::hwDslamPITPTransparentUserVlanType'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | untag |
1 | singleTag |
2 | multiTag |