hwifVLANTrunkGvrpRegistration

HUAWEI-ETHERLIKE-EXT-MIB · .1.3.6.1.4.1.2011.5.14.1.5.1.2

Object

column r/w Enumeration
GVRP registration information.
Options:
1. normal(1)    -This is the default configration. Allow create, register and unretiser vlans dynamiclly at this port.
2. fixed(2)     -Allow create and register vlan manully at this port. 
                 And prevent from unregistering vlans or registering known vlans of this port at another trunk port.
3. forbidden(3) -Unregister all vlans but vlan 1, forbid to create or register any other vlans at this port.

Context

MIB
HUAWEI-ETHERLIKE-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.14.1.5.1.2
Type
column
Access
readwrite
Status
current
Parent
hwifVLANTrunkStatusEntry

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 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwifVLANTrunkGvrpRegistration'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERLIKE-EXT-MIB::hwifVLANTrunkGvrpRegistration.<hwifVLANTrunkIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERLIKE-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERLIKE-EXT-MIB::hwifVLANTrunkGvrpRegistration'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fixed
3forbidden