hwDslamNtvUserFlowType
HUAWEI-DSLAM-NTV-MIB ·
.1.3.6.1.4.1.2011.6.28.16.1.17
Object
column r/w
Enumeration
Indicates the traffic stream type. If this leaf is not issued, it indicates the single-service traffic. Options: 1. byUserVlan(1) -indicates the traffic stream type is byUserVlan 2. byEncap(2) -indicates the traffic stream type is byEncap 3. by8021p(3) -indicates the traffic stream type is by8021p 4. byUserVlanEtherType(4) -indicates the traffic stream type is byUserVlanEtherType 5. by8021pList(6) -indicates the traffic stream type is by C-VLAN+802.1p-list 6. otherType(255) -indicates the traffic stream type is otherType 7. singleFlow(-1) -indicates the traffic stream type is singleFlow
Context
- MIB
- HUAWEI-DSLAM-NTV-MIB
- OID
.1.3.6.1.4.1.2011.6.28.16.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDslamNtvUserEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::hwDslamNtvUserFlowType'
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::hwDslamNtvUserFlowType.<hwDslamNtvUserIndex>'
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::hwDslamNtvUserFlowType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | singleFlow |
1 | byUserVlan |
2 | byEncap |
3 | by8021p |
4 | byUserVlanEtherType |
6 | by8021pList |
255 | otherType |