fsDot1qGvrpStatus
SUPERMICROQ-BRIDGE-MIB ·
.1.3.6.1.4.1.10876.101.1.116.7.1.1.1.1.6
Object
The administrative status requested by management for GVRP. The value enabled(1) indicates that GVRP should be enabled on this device, on all ports for which it has not been specifically disabled. When disabled(2), GVRP is disabled on all ports and all GVRP packets will be forwarded transparently. This object affects all GVRP Applicant and Registrar state machines. A transition from disabled(2) to enabled(1) will cause a reset of all GVRP state machines on all ports.By default this will be enabled for default context and it will be disabled for other contexts.
Context
- MIB
- SUPERMICROQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.10876.101.1.116.7.1.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot1qBaseEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qGvrpStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qGvrpStatus.<fsDot1qVlanContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICROQ-BRIDGE-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICROQ-BRIDGE-MIB::fsDot1qGvrpStatus'
Syntax
- Source
- SUPERMICROP-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |