Home/Catalog/JUNIPER-VLAN-MIB

JUNIPER-VLAN-MIB

Updated Jan 9, 2009
AI MIB Summary

The JUNIPER-VLAN-MIB enables monitoring and management of IEEE 802.1Q VLAN configurations, port groupings, and filtering rules on Juniper devices to define virtual bridge structures for LAN Emulation Clients. Key metrics include VLAN identifiers, associated port memberships, and the specific filter parameters governing traffic segregation within these pre-standard virtual bridging environments.

This module contains definitions for management information for pre-standards IEEE 802.1Q VLANs and their association with a Lan Emulation Client (lec). Devices implementing these pre-standards maintain port groupings and associated filters used to form a 'virtual bridge'.
Main OID:
jnxVlanMIBObjects.1.3.6.1.4.1.2636.3.40.1.5.1
51
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

51 total
Object Name
jnxVlanMIBObjectsThis module contains definitions for management information for pre-standards IEEE 802.1Q VLANs and their association with a Lan Emulation Client (lec). Devices implementing these pre-standards maintain port groupings and associated filters used to form a 'virtual bridge'.
MODULE-IDENTITY
.1.3.6.1.4.1.2636.3.40.1.5.1
jnxVlanTableA table of VLAN names and characteristics.obsolete
SEQUENCE OF JnxVlanEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.1
jnxVlanEntryA table entry containing VLAN names and characteristics.obsolete
JnxVlanEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1
jnxVlanNameVlan name is the textual name and this is the identifier that the user of a configuration utility will use.obsolete
DisplayString
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1.1
jnxVlanIDThis is the locally significant ID that is used internally by this device to reference this VLAN.roobsolete
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1.2
jnxVlanTypeThe valn type can be static (1) Dynamic(2)roobsolete
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1.3
jnxVlanPortGroupInstancejnxVlanPortGroupInstance is the index that identifies that the sub tree in the jnxVlanPortGroupTable helps to retrieve the group of ports in this VLAN.roobsolete
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1.4
jnxVlanMacListInstancejnxVlanMacListInstance is the index , if this is a MAC-based VLAN which identifies the sub tree to retrieve the list of MAC address to allow into this VLAN. If this is not a MAC-based VLAN then the value is 0roobsolete
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.1.1.5
jnxVlanInterfaceTableA table of VLAN names and characteristics in layer 3.obsolete
SEQUENCE OF JnxVlanInterfaceEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.2
jnxVlanInterfaceEntryA table entry containing VLAN names and characteristics in layer 3.obsolete
JnxVlanInterfaceEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1
jnxVlanInterfaceIpAddressThis specifies the IPAddress of this interface.roobsolete
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.1
jnxVlanInterfaceProtocolThis specifies the protocol for ipv4.roobsolete
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.2
jnxVlanInterfaceSubNetMaskThis specifies the subnet mask address of the vlan .roobsolete
IpAddress
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.3
jnxVlanInterfaceBroadcastAddressThis specifies the broadcast address of the vlan.roobsolete
IpAddress
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.4
jnxVlanInterfaceDescriptionjnxvlanInterfaceDescription provides the description for the vlan.roobsolete
DisplayString
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.5
jnxVlanInterfaceAdminStatusThis takes care of administration status of the vlanroobsolete
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.6
jnxVlanInterfaceOperStatusThis specifies the operational status of the vlanroobsolete
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.7
jnxVlanSnmpIfIndexThis specifies the SNMP IF Index .roobsolete
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.2.1.8
jnxVlanPortGroupTableA table of port groupings.obsolete
SEQUENCE OF JnxVlanPortGroupEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.3
jnxVlanPortGroupEntryA table entry containing a port numberobsolete
JnxVlanPortGroupEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.3.1
jnxVlanPortGroupIndexIndex used so that there can be many different port groupsobsolete
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.3.1.1
jnxVlanPortThe vlanPort specifies the port in the vlan.By adding a port here, that port will now be part of any VLAN(s) that this port group is associated with.obsolete
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.3.1.2
jnxVlanPortStatusThe status of this port relative to the VLAN that points at this port group.[1.autoactive , 2.allowed, 3.allowedActive 4.allowedNotAvail, 5.notAssociated] autoActive : Means that the port is part of this VLAN because the switch automatically added it. allowed : Means that the port has been configured so that if all other criteria (if any) are met, this port is allowed to be in this VLAN. allowedActive : Means the same as allowed plus the fact that there is a device attached to this port and participating in the VLAN. allowedNotAvail: This value is only needed for devices that don't allow a port to be in more than one VLAN at a time. This value means that this port also exists in some other VLAN(s) and is active in another VLAN. Therefore this port is not available to be used in this VLAN. notAssociated : Means that the Port Group is not currently associated with any VLAN.roobsolete
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.3.1.3
jnxVlanMacListTablejnxVlanMacListTable is the table of MAC Lists.
SEQUENCE OF JnxVlanMacListEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.4
jnxVlanMacListEntryA table entry containing MAC Addresses
JnxVlanMacListEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.4.1
jnxVlanMacListIndexjnxVlanMacListIndex can be used beacuse there can be many different MAC Lists
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.4.1.1
jnxVlanMacAddressjnxVlanMacAddress is the MAC Address that belongs to this group.ro
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.40.1.5.1.4.1.2
jnxExVlanTableA table of VLAN names and characteristics.
SEQUENCE OF JnxExVlanEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.5
jnxExVlanEntryA table entry containing VLAN names and characteristics.
JnxExVlanEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1
jnxExVlanIDThis is the locally significant ID that is used internally by this device to reference this VLAN.
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.1
jnxExVlanNameVlan name is the textual name.ro
DisplayString
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.2
jnxExVlanTypeThe vlan type can be static (1) Dynamic(2)ro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.3
jnxExVlanPortGroupInstancejnxExVlanPortGroupInstance is the index that identifies that the sub tree in the jnxVlanPortGroupTable helps to retrieve the group of ports in this VLAN.ro
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.4
jnxExVlanTagjnxExVlanTag gives the Vlan Tag details for each Vlan.ro
Unsigned32
.1.3.6.1.4.1.2636.3.40.1.5.1.5.1.5
jnxExVlanInterfaceTableA table of VLAN names and characteristics in layer 3.
SEQUENCE OF JnxExVlanInterfaceEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.6
jnxExVlanInterfaceEntryA table entry containing VLAN names and characteristics in layer 3.
JnxExVlanInterfaceEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1
jnxExVlanInterfaceProtocolThis specifies the protocol for ipv4.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.1
jnxExVlanInterfaceIpAddressThis specifies the IPAddress of this interface.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.2
jnxExVlanInterfacePrefixLengthThis specifies the length of subnet mask address of the vlan .ro
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.3
jnxExVlanInterfaceBroadcastAddressThis specifies the broadcast address of the vlan.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.4
jnxExVlanInterfaceDescriptionjnxExvlanInterfaceDescription provides the description for the vlan.ro
DisplayString
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.5
jnxExVlanInterfaceAdminStatusThis takes care of administration status of the vlanro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.6
jnxExVlanInterfaceOperStatusThis specifies the operational status of the vlanro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.7
jnxExVlanSnmpIfIndexThis specifies the SNMP IF Index .ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.40.1.5.1.6.1.8
jnxExVlanPortGroupTableA table of port groupings.
SEQUENCE OF JnxExVlanPortGroupEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.7
jnxExVlanPortGroupEntryA table entry containing a port number
JnxExVlanPortGroupEntry
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1
jnxExVlanPortGroupIndexIndex used so that there can be many different port groups
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1.1
jnxExVlanPortThe vlanPort specifies the port in the vlan.By adding a port here, that port will now be part of any VLAN(s) that this port group is associated with.
Integer32
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1.2
jnxExVlanPortStatusThe status of this port relative to the VLAN that points at this port group.[1.autoactive , 2.allowed, 3.allowedActive 4.allowedNotAvail, 5.notAssociated] autoActive : Means that the port is part of this VLAN because the switch automatically added it. allowed : Means that the port has been configured so that if all other criteria (if any) are met, this port is allowed to be in this VLAN. allowedActive : Means the same as allowed plus the fact that there is a device attached to this port and participating in the VLAN. allowedNotAvail: This value is only needed for devices that don't allow a port to be in more than one VLAN at a time. This value means that this port also exists in some other VLAN(s) and is active in another VLAN. Therefore this port is not available to be used in this VLAN. notAssociated : Means that the Port Group is not currently associated with any VLAN.ro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1.3
jnxExVlanPortTagnessThe VlanPortTaqness gives whether the Port is tagged or untagged.ro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1.4
jnxExVlanPortAccessModeThe VlanPortAccessMode gives whether the Port is Access or Trunk.ro
Enumeration
.1.3.6.1.4.1.2636.3.40.1.5.1.7.1.5
JUNIPER-VLAN-MIB - SNMP MIB Reference | MIBs Explorer