All MIBs › P-BRIDGE-MIB › dot1dPortGarpLeaveAllTime
dot1dPortGarpLeaveAllTime
Module: P-BRIDGE-MIB
OID (symbolic): P-BRIDGE-MIB::dot1dPortGarpLeaveAllTime
OID (numeric): 1.3.6.1.2.1.17.6.1.3.1.1.3
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description:
The GARP LeaveAll time, in centiseconds. The value of this object MUST be retained across reinitializations of the management system.
What is dot1dPortGarpLeaveAllTime?
This OID controls how long (in centiseconds) the bridge waits before clearing old learned MAC addresses when a topology change occurs. It affects how quickly the bridge forgets stale network addresses. An operator would tune this value for networks with frequent topology changes to balance responsiveness and stability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.17.6.1.3.1.1.3 snmpwalk -v2c -c public <target> P-BRIDGE-MIB::dot1dPortGarpLeaveAllTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.17.6.1.3.1.1.3.1 snmpget -v2c -c public <target> P-BRIDGE-MIB::dot1dPortGarpLeaveAllTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.17.6.1.3.1.1.3.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.17 | dot1dBridge | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6 | dot1dConformance | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1 | dot1dGroups | BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.3 | dot1dGarp | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.3.1 | dot1dPortGarpTable | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.3.1.1 | dot1dPortGarpEntry | P-BRIDGE-MIB |
| 1.3.6.1.2.1.17.6.1.3.1.1.3 | dot1dPortGarpLeaveAllTime | P-BRIDGE-MIB |