sapEthLoopbackMode
TIMETRA-SAP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.4.3.155.1.2
Object
column r/w
Enumeration
The value of the object sapEthLoopbackMode specifies how traffic will
be reflected.
If the value is set to 'ingress(1)', traffic arriving at the SAP
ingress will be reflected back out the same SAP. If the value is set
to 'egress(2)', traffic arriving at the SAP egress will be reflected
back into the service in the direction of the original source.
Context
- MIB
- TIMETRA-SAP-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.4.3.155.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sapEthLoopbackEntry
- 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::sapEthLoopbackMode'
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::sapEthLoopbackMode.<svcId>.<sapPortId>.<sapEncapValue>'
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::sapEthLoopbackMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ingress |
2 | egress |
Conformance
Member of