tpGvrpLeaveTimer

TPLINK-GVRP-MIB · .1.3.6.1.4.1.11863.6.20.1.2.1.1.6

Object

column r/w Integer32
Once the Leave Timer is set, the GARP port receiving a 
Leave message will start its Leave timer, and unregister 
the attribute information if it does not receive a Join 
message again before the timer times out. The Leave Timer 
ranges from 60 to 3000 centiseconds and could be devided 
exactly by 5.
(leave timer)*10 <= leaveAll timer,
(join timer)*2 <= leave timer.

Context

MIB
TPLINK-GVRP-MIB
OID
.1.3.6.1.4.1.11863.6.20.1.2.1.1.6
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::tpGvrpLeaveTimer'
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::tpGvrpLeaveTimer.<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::tpGvrpLeaveTimer'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 60-3000