zxr10GvrpPortCfgStatus

ZXR10-GARP-MIB · .1.3.6.1.4.1.3902.3.6000.507.4.1.1.2

Object

The state of GVRP operation on this port. The value enabled(2) 
indicates that GVRP is enabled on this port, as long as 
zxr10GvrpGlobalStatus is also enabled for this device. 
When disabled(1) but zxr10GvrpGlobalStatus 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(1) to enabled(2) will cause 
a reset of all GVRP state machines on this port.

Context

MIB
ZXR10-GARP-MIB
OID
.1.3.6.1.4.1.3902.3.6000.507.4.1.1.2
Type
column
Access
readonly
Status
current
Default
disabled
Parent
zxr10GvrpPortCfgEntry

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 'ZXR10-GARP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-GARP-MIB::zxr10GvrpPortCfgStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-GARP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-GARP-MIB::zxr10GvrpPortCfgStatus.<zxr10GvrpPortCfgName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-GARP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-GARP-MIB::zxr10GvrpPortCfgStatus'

Syntax

Source
GvrpEnabledStatus
Base type
Enumeration
Type Description
A simple status value for the object, 
1 for disable, 2 for enable.

Values & Constraints

Type Values
1disabled
2enabled