All MIBs › XYLAN-VLAN-MIB › vBrdgTpATVLANAgeingTime
vBrdgTpATVLANAgeingTime
Module: XYLAN-VLAN-MIB
OID (symbolic): XYLAN-VLAN-MIB::vBrdgTpATVLANAgeingTime
OID (numeric): 1.3.6.1.4.1.800.2.2.4.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
The AutoTracker extended ageing timer. This value indicates how long the switch will remember the mac address and its associated vlan information. The default value is 1200 secs. This means that the mac information will be remembered for (vBrdgTpATVLANAgeingTime - vBrdgTpAgingTime) seconds after the mac is aged out. This value must be set to a value greater than or equal to vBrdgTpAgingTime.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.4.5 snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vBrdgTpATVLANAgeingTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.4.5.1 snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vBrdgTpATVLANAgeingTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.4.5.1 i <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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2 | xylanVlanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.2.4 | vBrdgInfo | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.4.5 | vBrdgTpATVLANAgeingTime | XYLAN-VLAN-MIB |