sDot1dPortGmrpStatus

QTECH-GBNDeviceSWAPI-MIB · .1.3.6.1.4.1.27514.1.2.2.2.7.4.1.1.1

Object

column r/w EnabledStatus
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 sDot1dGmrpStatus 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 sDot1dGmrpStatus 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
QTECH-GBNDeviceSWAPI-MIB
OID
.1.3.6.1.4.1.27514.1.2.2.2.7.4.1.1.1
Type
column
Access
readwrite
Status
current
Parent
sDot1dPortGmrpEntry
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 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sDot1dPortGmrpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-GBNDeviceSWAPI-MIB::sDot1dPortGmrpStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-GBNDeviceSWAPI-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-GBNDeviceSWAPI-MIB::sDot1dPortGmrpStatus'

Syntax

Source
EnabledStatus
Base type
Enumeration

Values & Constraints

Type Values
1enabled
2disabled

Conformance