httpTunTunnelCfgMode

PERLE-IOLAN-SDS-MIB · .1.3.6.1.4.1.1966.12.1.54.1.1.1.1.5

Object

column r/w Enumeration
Specifies whether this tunnel endpoint should listen or connect.  A 
functional HTTP tunnel consists of two endpoints: a listener and a connecter.

Context

MIB
PERLE-IOLAN-SDS-MIB
OID
.1.3.6.1.4.1.1966.12.1.54.1.1.1.1.5
Type
column
Access
readwrite
Status
current
Parent
httpTunTunnelCfgEntry
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 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::httpTunTunnelCfgMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PERLE-IOLAN-SDS-MIB::httpTunTunnelCfgMode.<httpTunTunnelCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PERLE-IOLAN-SDS-MIB' -M '/opt/observium/mibs/perle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PERLE-IOLAN-SDS-MIB::httpTunTunnelCfgMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1listen
2connect

Conformance