ntnQosBaseActionMirrorFrame
NTN-QOS-POLICY-EVOL-PIB ·
.1.3.6.1.4.1.45.4.7.1.7.2.1.7
Object
This action attribute, when specified, will
cause the packet being evaluated to be sent
to a predefined egress port for transmission
in addition to the normal processing
associated with the packet.
Specification of the egress port or ports
that will serve as the destination for
mirrored data is beyond the scope of this
document. Furthermore, note that data
mirroring can potentially consume substantial
resources at the egress. Over-subscription
issues should be considered prior to
specifying this action.
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
mirrored to the specified port and not
forwarded by the system. Specifying 'true(1)'
when 'drop' has not been specified will
cause a copy of the packet to be mirrored
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.7- 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::ntnQosBaseActionMirrorFrame'
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::ntnQosBaseActionMirrorFrame.<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::ntnQosBaseActionMirrorFrame'
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.