dot1qFutureGvrpOperStatus
SUPERMICRO-VLAN-MIB ·
.1.3.6.1.4.1.10876.101.1.65.1.14
Object
scalar EnabledStatus
The operational status of the GVRP module. The value enabled(1) indicates that GVRP module is currently enabled in the device. The value disabled(2) indicates that GVRP module is currently disabled in the device.
Context
- MIB
- SUPERMICRO-VLAN-MIB
- OID
.1.3.6.1.4.1.10876.101.1.65.1.14- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dot1qFutureVlan
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-VLAN-MIB::dot1qFutureGvrpOperStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-VLAN-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-VLAN-MIB::dot1qFutureGvrpOperStatus'
Syntax
- Source
- EnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |