sapEgrQtagManipulationAction
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.147.1.21
Object
The value of sapEgrQtagManipulationAction specifies the action to manipulate
the q-tag(s) of the packets at SAP egress. Unlike ingress, at egress
the action uses the vlan-id of the SAP for inner and outer q-tag
to push or replace.
Value popOuterAndReplaceInner (5) is not applicable to egress,
therefore it is not allowed to be assigned to
sapEgrQtagManipulationAction.
sapEgrQtagManipulationAction is initialized to notApplicable (0) on
SAPs that don't support q-tag manipulation, and thus not allowed to
change.
sapEgrQtagManipulationAction is only applicable and changeable when
TIMETRA-SERV-MIB::svcType is epipe or vpls and
TIMETRA-PORT-MIB::tmnxPortEncapType is nullEncap or qEncap or
qinqEncap.
The default depends on the value of the objects
TIMETRA-PORT-MIB::tmnxPortEncapType and
TIMETRA-SAP-MIB::sapEncapValue.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.147.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapExtEntry
- 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 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEgrQtagManipulationAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SAP-MIB::sapEgrQtagManipulationAction.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SAP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SAP-MIB::sapEgrQtagManipulationAction'
Syntax
- Source
- TmnxSapQtagManipulationAction
- Base type
Enumeration
Values & Constraints
Type Values
0 | notApplicable |
1 | preserve |
2 | pushOuter |
3 | popOuter |
4 | replaceOuter |
5 | popOuterAndInner |
6 | popOuterAndReplaceInner |
7 | replaceOuterAndInner |
8 | pushOuterAndInner |
9 | replaceAndPushOuter |
Conformance
Member of