hwGarpAppTrunkGvrpRegistration

HUAWEI-GARP-APP-MIB · .1.3.6.1.4.1.2011.5.25.213.2.1.1.2

Object

column r/w Enumeration
GVRP registration information
normal:     This is the default configuration. Allow to create, register
            and unregister vlans dynamiclly at this port.
fixed:      Aallow to create and register vlan manually at this port.
            Prevent from unregistering vlans or registering known
            vlans of this port at another trunk port.
forbidden:  Unregister all vlans but vlan 1, forbid to create or
            register any other vlans at this port.

Context

MIB
HUAWEI-GARP-APP-MIB
OID
.1.3.6.1.4.1.2011.5.25.213.2.1.1.2
Type
column
Access
readwrite
Status
current
Parent
hwGarpAppTrunkStatusEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1normal
2fixed
3forbidden

Conformance