ntnQosBaseActionCopyToCpu
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.7.2.1.6
Object
This action attribute, when specified, has
the ability to cause the packet being
evaluated to be sent to the CPU for further
processing. Extreme care should be taken
when setting this object to 'true(1)' since
this action may adversely affect resource
availability in the system impacting overall
system operation.
A value of 'false(2)' indicates that this
action will not be initiated.
If this operation is requested and 'drop'
has been specified, the packet will be
sent to the CPU and not forwarded by the
system. Specifying 'true(1)' when 'drop'
has not been specified will cause a copy
of the packet to be sent to the CPU and
the packet itself will receive normal
forwarding treatment.
Context
- MIB
- NTN-QOS-POLICY-EVOL-PIB
- OID
.1.3.6.1.4.1.45.4.7.1.7.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQosBaseActionEntry
- 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-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosBaseActionCopyToCpu'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosBaseActionCopyToCpu.<ntnQosBaseActionId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EVOL-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EVOL-PIB::ntnQosBaseActionCopyToCpu'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of
Compliance refinements
ntnQosPolicyEvolPibCompliance
readonly
Write access is not required.