All MIBs › XYLAN-VLAN-MIB › vBrdgStaticStatus
vBrdgStaticStatus
Module: XYLAN-VLAN-MIB
OID (symbolic): XYLAN-VLAN-MIB::vBrdgStaticStatus
OID (numeric): 1.3.6.1.4.1.800.2.2.4.4.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object indicates the status of this entry. Xylan does not support other(1). The default value is permenent(3).
invalid(2) - writing this value to the object removes the entry. permanent(3) - this entry will never age out and remain even after next reset. deleteOnReset(4) - this entry will not age out until reset. deleteOnTimeout(5) - write this value to the entry will cause it to age out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.2.4.4.1.6 snmpwalk -v2c -c public <target> XYLAN-VLAN-MIB::vBrdgStaticStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.2.4.4.1.6.1 snmpget -v2c -c public <target> XYLAN-VLAN-MIB::vBrdgStaticStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.2.4.4.1.6.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.4 | vBrdgStaticTable | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.4.4.1 | vBrdgStaticEntry | XYLAN-VLAN-MIB |
| 1.3.6.1.4.1.800.2.2.4.4.1.6 | vBrdgStaticStatus | XYLAN-VLAN-MIB |