sdpBindEthLoopbackMode

TIMETRA-SDP-MIB · .1.3.6.1.4.1.6527.3.1.2.4.4.59.1.2

Object

column r/w Enumeration
The value of the object sdpBindEthLoopbackMode specifies how traffic
will be reflected.
              
If the value is set to 'ingress(1)', traffic arriving at the SDP
binding ingress will be reflected back out the same SDP binding. If
the value is set to 'egress(2)', traffic arriving at the SDP binding
egress will be reflected back into the service in the direction of the
original source.

Context

MIB
TIMETRA-SDP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.4.4.59.1.2
Type
column
Access
readwrite
Status
current
Parent
sdpBindEthLoopbackEntry
Groups
1

Walk 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::sdpBindEthLoopbackMode'
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::sdpBindEthLoopbackMode.<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::sdpBindEthLoopbackMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ingress
2egress