tpGvrpPortRegistration

TPLINK-GVRP-MIB · .1.3.6.1.4.1.11863.6.20.1.2.1.1.3

Object

column r/w Enumeration
Select the Registration Mode for the port.
0. NORMAL:In this mode, a port can dynamically register/deregister
   a VLAN and propagate the dynamic/static VLAN information.
1. FIXED:In this mode, a port cannot register/deregister a VLAN
   dynamically. It only propagates static VLAN information.
2. FORBIDDEN:In this mode, a port cannot register/deregister VLANs. 
   It only propagates VLAN 1 information.

Context

MIB
TPLINK-GVRP-MIB
OID
.1.3.6.1.4.1.11863.6.20.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
tpGvrpPortEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0normal
1fixed
2forbidden