ntnQosActionExtAssignFlowId
NTN-QOS-POLICY-EXT-PIB ·
.1.3.6.1.4.1.45.4.4.1.2.1.1.1
Object
column r/w
Integer32
This action attribute, when specified, will cause
the packet being evaluated to be associated with the
specified flow identifier. Flow identifiers may be
used to facilitate traffic shaping and other
implementation specific operations at the egress
interface.
Setting this attribute to -1 indicates that flow
identification is not in use at the present time.
Context
- MIB
- NTN-QOS-POLICY-EXT-PIB
- OID
.1.3.6.1.4.1.45.4.4.1.2.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQosActionExtEntry
- Groups
- 1
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 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtAssignFlowId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtAssignFlowId.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EXT-PIB::ntnQosActionExtAssignFlowId'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1--1
range: 1-65535
Conformance
Member of
Compliance refinements
ntnQosPolicyExtPibCompliance
readonly
Write access is not required.