ntnQosActionExtCopyToCpu
NTN-QOS-POLICY-EXT-PIB ·
.1.3.6.1.4.1.45.4.4.1.2.1.1.2
Object
This action attribute, when specified, will 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.
Context
- MIB
- NTN-QOS-POLICY-EXT-PIB
- OID
.1.3.6.1.4.1.45.4.4.1.2.1.1.2- 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::ntnQosActionExtCopyToCpu'
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::ntnQosActionExtCopyToCpu.<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::ntnQosActionExtCopyToCpu'
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
ntnQosPolicyExtPibCompliance
readonly
Write access is not required.