tpGvrpPortEnable
TPLINK-GVRP-MIB ·
.1.3.6.1.4.1.11863.6.20.1.2.1.1.2
Object
column r/w
Enumeration
Enable/Disable the GVRP feature for the port. The port type should be set to TRUNK before enabling the GVRP feature. 0. Disable 1. Enable
Context
- MIB
- TPLINK-GVRP-MIB
- OID
.1.3.6.1.4.1.11863.6.20.1.2.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tpGvrpPortEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::tpGvrpPortEnable'
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::tpGvrpPortEnable.<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::tpGvrpPortEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disable |
1 | enable |