vlType
Module: RND-MIB
OID (symbolic): RND-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> RND-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> RND-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>
Start monitoring RAD Data Communications network access devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RND-MIB::vlType OID value, configure state conditions and alerts, and monitor any RAD Data Communications network access devices from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.89.27.1.1.5 | vlType | RND-MIB |