sdpBindIngressVlanTranslation
TIMETRA-SDP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.80
Object
column obsolete
r/w
Enumeration
The value of sdpBindIngressVlanTranslation specifies the desired
Ingress Vlan Translation.
A value of 'vlanId' specifies that the value of
sdpBindIngressVlanTranslationId is to be used to overwrite the
preserved VLAN id in the packet.
A value of 'copyOuter' specifies that the outer VLAN id should be used
to overwrite the preserved VLAN id in the packet.
An 'inconsistentValue' error is returned when an attempt is made to
set the value of sdpBindIngressVlanTranslation to 'vlanId' and
sdpBindIngressVlanTranslationId is set to '-1'.
Context
- MIB
- TIMETRA-SDP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.4.4.1.80- Type
- column
- Access
- readwrite
- Status
- obsolete
- Parent
- sdpBindEntry
- Groups
- 2
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-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindIngressVlanTranslation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-SDP-MIB::sdpBindIngressVlanTranslation.<svcId>.<sdpBindId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-SDP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-SDP-MIB::sdpBindIngressVlanTranslation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | vlanId |
3 | copyOuter |