raisecomGmrpStatus
RAISECOM-GARP-MIB ·
.1.3.6.1.4.1.8886.1.42.2.2.1
Object
The administrative status requested by management for
GVRP. The value enabled(1) indicates that GMRP 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 GMRP packets will be
forwarded transparently. This object affects all GMRP
Applicant and Registrar state machines. A transition
from disabled(2) to enabled(1) will cause a reset of all
GMRP state machines on all ports.
The value of this object MUST be retained across
reinitializations of the management system.
Context
- MIB
- RAISECOM-GARP-MIB
- OID
.1.3.6.1.4.1.8886.1.42.2.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- raisecomGmrpObjects
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 'RAISECOM-GARP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-GARP-MIB::raisecomGmrpStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-GARP-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-GARP-MIB::raisecomGmrpStatus'
Syntax
- Source
- P-BRIDGE-MIBEnabledStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | enabled |
2 | disabled |