hwIpdslamConnectFlowControl
HUAWEI-ETHERLIKE-EXT-MIB ·
.1.3.6.1.4.1.2011.5.14.3.1.1.2
Object
column r/w
Enumeration
Enable/disable the connection flow control, and the source destination direction is determined by the direction created by PVC. The connect flow control. Options: 1. bothOff(1) -The value is not supported. 2. srcDown(2) -The value is not supported. 3. dstDown(3) -The value is not supported. 4. srcDownAndDstDown(4) -The value is not supported. 5. srcUp(5) -The value is not supported. 6. srcBoth(6) -The value is not supported. 7. srcUpAndDstDown(7) -The value is not supported. 8. srcBothAndDstDown(8) -The value is not supported. 9. dstUp(9) -The value is not supported. 10. dstUpAndSrcDown(10) -The value is not supported. 11. dstBoth(11) -The value is not supported. 12. dstBothAndSrcDown(12) -The value is not supported. 13. dstUpAndSrcUp(13) -The value is not supported. 14. dstUpAndSrcBoth(14) -The value is not supported. 15. dstBothAndSrcUp(15) -The value is not supported. 16. dstBothAndSrcBoth(16) -The value is not supported.
Context
- MIB
- HUAWEI-ETHERLIKE-EXT-MIB
- OID
.1.3.6.1.4.1.2011.5.14.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwIpdslamConnectEntry
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-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIpdslamConnectFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIpdslamConnectFlowControl.<hwIpdslamConnectIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwIpdslamConnectFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bothOff |
2 | srcDown |
3 | dstDown |
4 | srcDownAndDstDown |
5 | srcUp |
6 | srcBoth |
7 | srcUpAndDstDown |
8 | srcBothAndDstDown |
9 | dstUp |
10 | dstUpAndSrcDown |
11 | dstBoth |
12 | dstBothAndSrcDown |
13 | dstUpAndSrcUp |
14 | dstUpAndSrcBoth |
15 | dstBothAndSrcUp |
16 | dstBothAndSrcBoth |