gDot1dPortGmrpStatus

GARP-MIB · qtech variant · .1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.2

Object

column r/w EnabledStatus
DURABLE: { enabled:all }
The administrative state of GMRP operation on this port. The
value enabled(1) indicates that GMRP is enabled on this port
in all VLANs as long as garpGmrpStatus is also enabled(1).
A value of disabled(2) indicates that GMRP is disabled on this
port in all VLANs: any GMRP packets received will
be silently discarded and no GMRP registrations will be
propagated from other ports. Setting this to a value of
enabled(1) will be stored by the agent but will only take effect
on the GMRP protocol operation if garpGmrpStatus also
indicates the value enabled(1).  This object affects all
GMRP Applicant and Registrar state machines on this
port.  A transition from disabled(2) to enabled(1) will
cause a reset of all GMRP state machines on this port.

Context

MIB
GARP-MIB
OID
.1.3.6.1.4.1.27514.1.2.4.2.1.6.1.1.2
Type
column
Access
readwrite
Status
current
Default
enabled
Parent
gDot1dPortGmrpEntry
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 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1dPortGmrpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GARP-MIB::gDot1dPortGmrpStatus.<gDot1dPortGmrp>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GARP-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GARP-MIB::gDot1dPortGmrpStatus'

Syntax

Source
EnabledStatus
Base type
Enumeration
Type Description
A simple status value for the object.

Values & Constraints

Type Values
1enabled
2disabled

Conformance