sapIngQtagManipulationAction
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.147.1.20
Object
The value of sapIngQtagManipulationAction specifies the action to manipulate
the q-tag(s) of the packets at SAP ingress. The action uses a valid value
of sapIngQtagManipulationOuterTag for outer q-tag and
and a valid value of sapIngQtagManipulationInnerTag for inner q-tag.
Value replaceAndPushOuter (8) is not applicable to ingress, therefore
it is not allowed to be assigned to sapIngQtagManipulationAction.
sapIngQtagManipulationAction is initialized to notApplicable (0) on
SAPs that don't support q-tag manipulation, and thus not allowed to
change.
sapIngQtagManipulationAction 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.20- 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::sapIngQtagManipulationAction'
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::sapIngQtagManipulationAction.<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::sapIngQtagManipulationAction'
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