hwGponDeviceOntCapInfoTypeOfFlowControl
HUAWEI-XPON-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.145.1.1.1.20.1.13
Object
column Enumeration
The type of the ONT flow control. Options: 1. pq(1) - PQ 2. gemportcar(2) - GEMPORT CAR 3. flowcar(3) - FLOW CAR 4. gemportcarandpq(4) - GEMPORT CAR and PQ 5. gemportcarorpq(5) - GEMPORT CAR or PQ 6. invalid(-1) - Indicates the invalid value
Context
- MIB
- HUAWEI-XPON-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.145.1.1.1.20.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwGponDeviceOntCapabilityInfoEntry
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-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponDeviceOntCapInfoTypeOfFlowControl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-XPON-COMMON-MIB::hwGponDeviceOntCapInfoTypeOfFlowControl.<ifIndex>.<hwGponDeviceOntObjIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-XPON-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-XPON-COMMON-MIB::hwGponDeviceOntCapInfoTypeOfFlowControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | pq |
2 | gemportcar |
3 | flowcar |
4 | gemportcarandpq |
5 | gemportcarorpq |