rlIscsiQosFlowType
HPE-QOS-APPS-MIB ·
.1.3.6.1.4.1.11.2.232.1.2.1.2
Object
column Enumeration
The type of flow entry: ipv4 - ipv4 flows only. ipv6 - ipv6 flows only. both - ipv4 and ipv6 flows.
Context
- MIB
- HPE-QOS-APPS-MIB
- OID
.1.3.6.1.4.1.11.2.232.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Default
ipv4- Parent
- rlIscsiQosFlowEntry
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 'HPE-QOS-APPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-QOS-APPS-MIB::rlIscsiQosFlowType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPE-QOS-APPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPE-QOS-APPS-MIB::rlIscsiQosFlowType.<rlIscsiQosFlowDestTcpPort>.<rlIscsiQosFlowType>.<rlIscsiQosFlowDestAddressType>.<rlIscsiQosFlowDestAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPE-QOS-APPS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPE-QOS-APPS-MIB::rlIscsiQosFlowType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipv4 |
2 | ipv6 |
3 | both |