ruckusTunnelSoftGREAdminEnable

RUCKUS-TUNNEL-MIB · .1.3.6.1.4.1.25053.1.1.18.1.1.1.3.1.1.1

Object

column r/w Enumeration
Specifies the SoftGRE is Enabled or Not-Enabled.
enable(1):   SoftGRE Enable,
disable(2):  SoftGRE Disable.

Context

MIB
RUCKUS-TUNNEL-MIB
OID
.1.3.6.1.4.1.25053.1.1.18.1.1.1.3.1.1.1
Type
column
Access
readwrite
Status
current
Default
disable
Parent
ruckusTunnelSoftGREEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable