All MIBs › RADWARE-MIB › vlType
vlType
Module: RADWARE-MIB
OID (symbolic): RADWARE-MIB::vlType
OID (numeric): 1.3.6.1.4.1.89.27.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
regular - ordinary type specBroadcast - for switches that support VLANs as a set of ports and only as a broadcast domain: broadcast frames do not cross VLAN's bounders, but unicast frames may be transmitted between different VLANs. Permits passing of broadcast frames between Vgate's VLANs. specArpReq - for switches that support VLANs as a set of ports and only as a broadcast domain: broadcast frames do not cross VLAN's bounders, but unicast frames may be transmitted between different VLANs. Permits passing of ARP request frames between Vgate's VLANs. specBroadcastAndUnicast - for switches that support VLANs as a set of ports but no frame crosses VLAN's bounders. Permits passing of IP/ARP request broadcast and IP unicast frames between Vgate's VLANs. specArpReqAndUnicast - for switches that support VLANs as a set of ports but no frame crosses VLAN's bounders. Permits passing of ARP request broadcast and IP unicast frames between Vgate's VLANs. This type can be used only for IP VLANs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.27.1.1.5 snmpwalk -v2c -c public <target> RADWARE-MIB::vlType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.27.1.1.5.1 snmpget -v2c -c public <target> RADWARE-MIB::vlType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.89.27.1.1.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.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.27 | virtualLan | RADWARE-MIB |
| 1.3.6.1.4.1.89.27.1 | virtualLanTable | RADWARE-MIB |
| 1.3.6.1.4.1.89.27.1.1 | virtualLanEntry | RADWARE-MIB |
| 1.3.6.1.4.1.89.27.1.1.5 | vlType | RADWARE-MIB |