ctlProtTransTunnelMode

ZYXEL-ES3124-MIB · .1.3.6.1.4.1.890.1.5.8.12.6.2.1.1

Object

column r/w Enumeration
Bridge control protocol transparency mode for the port. 
Modes:  Peer(0), Tunnel(1), Discard(2),  Network(3)

Context

MIB
ZYXEL-ES3124-MIB
OID
.1.3.6.1.4.1.890.1.5.8.12.6.2.1.1
Type
column
Access
readwrite
Status
current
Parent
ctlProtTransTunnelPortEntry

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 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124-MIB::ctlProtTransTunnelMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-ES3124-MIB::ctlProtTransTunnelMode.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-ES3124-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-ES3124-MIB::ctlProtTransTunnelMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0peer
1tunnel
2discard
3network