osProvLpbkAction

OS-PROV-LPBK-MIB · .1.3.6.1.4.1.6926.2.26.1.3.1.14

Object

column r/w Enumeration
Option of loopback on s-ports and c-ports.
reflect - all egress packets are redirected back to selected port.
macSwap - all packets are redirected back to egress port 
          with the source/destination mac address swapped.

Context

MIB
OS-PROV-LPBK-MIB
OID
.1.3.6.1.4.1.6926.2.26.1.3.1.14
Type
column
Access
readwrite
Status
current
Parent
osProvLpbkEntry
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 'OS-PROV-LPBK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-LPBK-MIB::osProvLpbkAction'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PROV-LPBK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-LPBK-MIB::osProvLpbkAction.<osEthServId>.<osProvLpbkDir>.<osProvLpbkInd>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PROV-LPBK-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PROV-LPBK-MIB::osProvLpbkAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2none
3reflect
4macSwap

Conformance