tpGvrpLeaveAllTimer
TPLINK-GVRP-MIB ·
.1.3.6.1.4.1.11863.6.20.1.2.1.1.4
Object
column r/w
Integer32
Once the LeaveAll Timer is set, the port with GVRP enabled can send a LeaveAll message after the timer times out, so that other GARP ports can re-register all the attribute information. After that, the LeaveAll timer will start to begin a new cycle. The LeaveAll Timer ranges from 1000 to 30000 centiseconds and could be devided exactly by 5.
Context
- MIB
- TPLINK-GVRP-MIB
- OID
.1.3.6.1.4.1.11863.6.20.1.2.1.1.4- 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::tpGvrpLeaveAllTimer'
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::tpGvrpLeaveAllTimer.<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::tpGvrpLeaveAllTimer'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1000-30000