gDot1qPortGvrpStatus

GARP-MIB · qtech variant · .1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.4

Object

column r/w EnabledStatus
DURABLE: {enabled:all}
The state of GVRP operation on this port.  The value
enabled(1) indicates that GVRP is enabled on this port,
as long as gDot1qGvrpStatus is also enabled for this
device.  When disabled(2) but gDot1qGvrpStatus is still
enabled for the device, GVRP is disabled on this port:
any GVRP packets received will be silently discarded and
no GVRP registrations will be propagated from other
ports.  This object affects all GVRP Applicant and
Registrar state machines on this port.  A transition
from disabled(2) to enabled(1) will cause a reset of all
GVRP state machines on this port.

Context

MIB
GARP-MIB
OID
.1.3.6.1.4.1.27514.1.2.4.2.1.4.5.1.4
Type
column
Access
readwrite
Status
current
Default
enabled
Parent
gDot1qPortVlanEntry
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::gDot1qPortGvrpStatus'
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::gDot1qPortGvrpStatus.<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::gDot1qPortGvrpStatus'

Syntax

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

Values & Constraints

Type Values
1enabled
2disabled

Conformance