JUNIPER-VLAN-MIB

File: JUNIPER-VLAN-MIB.mib (21729 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
INET-ADDRESS-MIB JUNIPER-EX-SMI

Imported symbols

Integer32 IpAddress OBJECT-TYPE
MODULE-IDENTITY MacAddress TruthValue
DisplayString InterfaceIndex InetAddress
InetAddressType InetAddressPrefixLength Unsigned32
jnxExVlan

Defined Types

JnxVlanEntry  
SEQUENCE    
  jnxVlanName DisplayString
  jnxVlanID Integer32
  jnxVlanType INTEGER
  jnxVlanPortGroupInstance Integer32
  jnxVlanMacListInstance Integer32

JnxVlanInterfaceEntry  
SEQUENCE    
  jnxVlanInterfaceIpAddress InetAddress
  jnxVlanInterfaceProtocol InetAddressType
  jnxVlanInterfaceSubNetMask IpAddress
  jnxVlanInterfaceBroadcastAddress IpAddress
  jnxVlanInterfaceDescription DisplayString
  jnxVlanInterfaceAdminStatus TruthValue
  jnxVlanInterfaceOperStatus DisplayString
  jnxVlanSnmpIfIndex InterfaceIndex

JnxVlanPortGroupEntry  
SEQUENCE    
  jnxVlanPortGroupIndex Integer32
  jnxVlanPort Integer32
  jnxVlanPortStatus INTEGER

JnxVlanMacListEntry  
SEQUENCE    
  jnxVlanMacListIndex Integer32
  jnxVlanMacAddress MacAddress

JnxExVlanEntry  
SEQUENCE    
  jnxExVlanID Integer32
  jnxExVlanName DisplayString
  jnxExVlanType INTEGER
  jnxExVlanPortGroupInstance Integer32
  jnxExVlanTag Unsigned32

JnxExVlanInterfaceEntry  
SEQUENCE    
  jnxExVlanInterfaceProtocol InetAddressType
  jnxExVlanInterfaceIpAddress InetAddress
  jnxExVlanInterfacePrefixLength InetAddressPrefixLength
  jnxExVlanInterfaceBroadcastAddress InetAddress
  jnxExVlanInterfaceDescription DisplayString
  jnxExVlanInterfaceAdminStatus INTEGER
  jnxExVlanInterfaceOperStatus INTEGER
  jnxExVlanSnmpIfIndex InterfaceIndex

JnxExVlanPortGroupEntry  
SEQUENCE    
  jnxExVlanPortGroupIndex Integer32
  jnxExVlanPort Integer32
  jnxExVlanPortStatus INTEGER
  jnxExVlanPortTagness INTEGER
  jnxExVlanPortAccessMode INTEGER

Defined Values

jnxVlanMIBObjects 1.3.6.1.4.1.2636.3.40.1.5.1
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'.
MODULE-IDENTITY    

jnxVlanTable 1.3.6.1.4.1.2636.3.40.1.5.1.1
A table of VLAN names and characteristics.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVlanEntry

jnxVlanEntry 1.3.6.1.4.1.2636.3.40.1.5.1.1.1
A table entry containing VLAN names and characteristics.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JnxVlanEntry  

jnxVlanName 1.3.6.1.4.1.2636.3.40.1.5.1.1.1.1
Vlan name is the textual name and this is the identifier that the user of a configuration utility will use.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxVlanID 1.3.6.1.4.1.2636.3.40.1.5.1.1.1.2
This is the locally significant ID that is used internally by this device to reference this VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

jnxVlanType 1.3.6.1.4.1.2636.3.40.1.5.1.1.1.3
The valn type can be static (1) Dynamic(2)
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

jnxVlanPortGroupInstance 1.3.6.1.4.1.2636.3.40.1.5.1.1.1.4
jnxVlanPortGroupInstance is the index that identifies that the sub tree in the jnxVlanPortGroupTable helps to retrieve the group of ports in this VLAN.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

jnxVlanMacListInstance 1.3.6.1.4.1.2636.3.40.1.5.1.1.1.5
jnxVlanMacListInstance 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 0
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32  

jnxVlanInterfaceTable 1.3.6.1.4.1.2636.3.40.1.5.1.2
A table of VLAN names and characteristics in layer 3.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVlanInterfaceEntry

jnxVlanInterfaceEntry 1.3.6.1.4.1.2636.3.40.1.5.1.2.1
A table entry containing VLAN names and characteristics in layer 3.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JnxVlanInterfaceEntry  

jnxVlanInterfaceIpAddress 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.1
This specifies the IPAddress of this interface.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxVlanInterfaceProtocol 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.2
This specifies the protocol for ipv4.
Status: obsolete Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxVlanInterfaceSubNetMask 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.3
This specifies the subnet mask address of the vlan .
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxVlanInterfaceBroadcastAddress 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.4
This specifies the broadcast address of the vlan.
Status: obsolete Access: read-only
OBJECT-TYPE    
  IpAddress  

jnxVlanInterfaceDescription 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.5
jnxvlanInterfaceDescription provides the description for the vlan.
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxVlanInterfaceAdminStatus 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.6
This takes care of administration status of the vlan
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxVlanInterfaceOperStatus 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.7
This specifies the operational status of the vlan
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

jnxVlanSnmpIfIndex 1.3.6.1.4.1.2636.3.40.1.5.1.2.1.8
This specifies the SNMP IF Index .
Status: obsolete Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

jnxVlanPortGroupTable 1.3.6.1.4.1.2636.3.40.1.5.1.3
A table of port groupings.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVlanPortGroupEntry

jnxVlanPortGroupEntry 1.3.6.1.4.1.2636.3.40.1.5.1.3.1
A table entry containing a port number
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  JnxVlanPortGroupEntry  

jnxVlanPortGroupIndex 1.3.6.1.4.1.2636.3.40.1.5.1.3.1.1
Index used so that there can be many different port groups
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32  

jnxVlanPort 1.3.6.1.4.1.2636.3.40.1.5.1.3.1.2
The 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.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  Integer32  

jnxVlanPortStatus 1.3.6.1.4.1.2636.3.40.1.5.1.3.1.3
The 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.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER autoActive(1), allowed(2), allowedActive(3), allowedNotAvail(4), notAssociated(5)  

jnxVlanMacListTable 1.3.6.1.4.1.2636.3.40.1.5.1.4
jnxVlanMacListTable is the table of MAC Lists.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxVlanMacListEntry

jnxVlanMacListEntry 1.3.6.1.4.1.2636.3.40.1.5.1.4.1
A table entry containing MAC Addresses
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxVlanMacListEntry  

jnxVlanMacListIndex 1.3.6.1.4.1.2636.3.40.1.5.1.4.1.1
jnxVlanMacListIndex can be used beacuse there can be many different MAC Lists
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

jnxVlanMacAddress 1.3.6.1.4.1.2636.3.40.1.5.1.4.1.2
jnxVlanMacAddress is the MAC Address that belongs to this group.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

jnxExVlanTable 1.3.6.1.4.1.2636.3.40.1.5.1.5
A table of VLAN names and characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxExVlanEntry

jnxExVlanEntry 1.3.6.1.4.1.2636.3.40.1.5.1.5.1
A table entry containing VLAN names and characteristics.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxExVlanEntry  

jnxExVlanID 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.1
This is the locally significant ID that is used internally by this device to reference this VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

jnxExVlanName 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.2
Vlan name is the textual name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxExVlanType 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.3
The vlan type can be static (1) Dynamic(2)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

jnxExVlanPortGroupInstance 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.4
jnxExVlanPortGroupInstance is the index that identifies that the sub tree in the jnxVlanPortGroupTable helps to retrieve the group of ports in this VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

jnxExVlanTag 1.3.6.1.4.1.2636.3.40.1.5.1.5.1.5
jnxExVlanTag gives the Vlan Tag details for each Vlan.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxExVlanInterfaceTable 1.3.6.1.4.1.2636.3.40.1.5.1.6
A table of VLAN names and characteristics in layer 3.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxExVlanInterfaceEntry

jnxExVlanInterfaceEntry 1.3.6.1.4.1.2636.3.40.1.5.1.6.1
A table entry containing VLAN names and characteristics in layer 3.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxExVlanInterfaceEntry  

jnxExVlanInterfaceProtocol 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.1
This specifies the protocol for ipv4.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType  

jnxExVlanInterfaceIpAddress 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.2
This specifies the IPAddress of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxExVlanInterfacePrefixLength 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.3
This specifies the length of subnet mask address of the vlan .
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressPrefixLength  

jnxExVlanInterfaceBroadcastAddress 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.4
This specifies the broadcast address of the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

jnxExVlanInterfaceDescription 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.5
jnxExvlanInterfaceDescription provides the description for the vlan.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxExVlanInterfaceAdminStatus 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.6
This takes care of administration status of the vlan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

jnxExVlanInterfaceOperStatus 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.7
This specifies the operational status of the vlan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

jnxExVlanSnmpIfIndex 1.3.6.1.4.1.2636.3.40.1.5.1.6.1.8
This specifies the SNMP IF Index .
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

jnxExVlanPortGroupTable 1.3.6.1.4.1.2636.3.40.1.5.1.7
A table of port groupings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxExVlanPortGroupEntry

jnxExVlanPortGroupEntry 1.3.6.1.4.1.2636.3.40.1.5.1.7.1
A table entry containing a port number
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxExVlanPortGroupEntry  

jnxExVlanPortGroupIndex 1.3.6.1.4.1.2636.3.40.1.5.1.7.1.1
Index used so that there can be many different port groups
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

jnxExVlanPort 1.3.6.1.4.1.2636.3.40.1.5.1.7.1.2
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65535  

jnxExVlanPortStatus 1.3.6.1.4.1.2636.3.40.1.5.1.7.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER autoActive(1), allowed(2), allowedActive(3), allowedNotAvail(4), notAssociated(5)  

jnxExVlanPortTagness 1.3.6.1.4.1.2636.3.40.1.5.1.7.1.4
The VlanPortTaqness gives whether the Port is tagged or untagged.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER tagged(1), untagged(2)  

jnxExVlanPortAccessMode 1.3.6.1.4.1.2636.3.40.1.5.1.7.1.5
The VlanPortAccessMode gives whether the Port is Access or Trunk.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER access(1), trunk(2)