raisecomGmrpPortRegistrationMode

RAISECOM-GARP-MIB · .1.3.6.1.4.1.8886.1.42.2.2.3.1.5

Object

column r/w Enumeration
GMRP registration information.
normal:This is the default configuration.Allow create, register and 
unregister vlans dynamiclly at this port.
fixed: Allow create and register group manually at this port.Prevent 
from unregistering vlans or registering known groups of this port at 
another trunk port.
forbidden: Unregister all groups, forbid to create or register
any other groups at this port.

Context

MIB
RAISECOM-GARP-MIB
OID
.1.3.6.1.4.1.8886.1.42.2.2.3.1.5
Type
column
Access
readwrite
Status
current
Parent
raisecomGmrpPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fixed
3forbidden