All MIBs › POWERHUB-TCPIP-MIB › vlanIpInterfaceType
vlanIpInterfaceType
Module: POWERHUB-TCPIP-MIB
OID (symbolic): POWERHUB-TCPIP-MIB::vlanIpInterfaceType
OID (numeric): 1.3.6.1.4.1.326.2.6.2.6.28.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies type of interface of vlan The types are are broadcast, nbma (nonBroadcastMultiAccess i.e.,CLIP), ptop (i.e.,PVC). Default is broadcast. The discontinuos enumeration values actually mean bitmask value which maps to bit positions in the agent.
What is vlanIpInterfaceType?
This read-write setting picks the interface type for this VLAN: broadcast(1) for normal Ethernet-style VLANs, nbma(2) for non-broadcast multi-access (e.g. CLIP) networks, or pointToPoint(4) for PVC-style links, with broadcast as the default. An admin configuring an ATM-based point-to-point VLAN link would set this to pointToPoint(4) so vlanIpInterfaceNeighborAddress takes effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.28.1.5 snmpwalk -v2c -c public <target> POWERHUB-TCPIP-MIB::vlanIpInterfaceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.326.2.6.2.6.28.1.5.1 snmpget -v2c -c public <target> POWERHUB-TCPIP-MIB::vlanIpInterfaceType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.326.2.6.2.6.28.1.5.1 i <value>
Start monitoring 3Com PowerHub chassis switch (TCP/IP stack/routing configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the POWERHUB-TCPIP-MIB::vlanIpInterfaceType OID value, configure state conditions and alerts, and monitor any 3Com PowerHub chassis switch (TCP/IP stack/routing configuration) from a single console.
OID Breakdown
Upper-level ancestors (9 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.326 | marconi | ES1000-MIB |
| 1.3.6.1.4.1.326.2 | systems | ES1000-MIB |
| 1.3.6.1.4.1.326.2.6 | hubSwitchRouter | Fore-Common-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.326.2.6.2 | lsdcommon | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6 | alip | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.28 | alVlanIpInterfaceTable | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.28.1 | alVlanIpInterfaceEntry | POWERHUB-TCPIP-MIB |
| 1.3.6.1.4.1.326.2.6.2.6.28.1.5 | vlanIpInterfaceType | POWERHUB-TCPIP-MIB |