ALCATEL-IND1-IPM-VLAN-MIB

File: ALCATEL-IND1-IPM-VLAN-MIB.mib (14758 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF ALCATEL-IND1-BASE
SNMPv2-TC IF-MIB INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
OBJECT-GROUP MODULE-COMPLIANCE softentIND1IPMVlanMgt
RowStatus InterfaceIndex InetAddressType
InetAddress InetAddressPrefixLength

Defined Types

AlaIpmvVlanPortEntry  
SEQUENCE    
  alaipmvVlanPortIPMVlanNumber INTEGER
  alaipmvVlanPortNumber InterfaceIndex
  alaipmvVlanPortType INTEGER
  alaipmvVlanPortRowStatus RowStatus

AlaIpmvVlanIpAddrEntry  
SEQUENCE    
  alaipmvVlanIpAddrVlanNumber INTEGER
  alaipmvVlanIpAddrType InetAddressType
  alaipmvVlanIpAddress InetAddress
  alaipmvVlanIpAddrRowStatus RowStatus

AlaIpmvVlanCtagEntry  
SEQUENCE    
  alaipmvVlanNumber INTEGER
  alaipmvVlanCtag INTEGER
  alaipmvVlanCtagRowStatus RowStatus

AlaIpmvVlanIpAddrMaskEntry  
SEQUENCE    
  alaipmvVlanIpAddrMaskVlanNumber INTEGER
  alaipmvVlanIpAddrMaskType InetAddressType
  alaipmvVlanIpAddrMaskAddress InetAddress
  alaipmvVlanIpAddrMaskPrefixLen InetAddressPrefixLength
  alaipmvVlanIpAddrMaskRowStatus RowStatus

Defined Values

alcatelIND1IPMVlanMIB 1.3.6.1.4.1.6486.801.1.2.1.41.1
The parameters for configuration of the IPM Vlan feature, including the association between ports and ipaddresses with vlans. The right to make changes in specification and other information contained in this document without prior notice is reserved. No liability shall be assumed for any incidental, indirect, special, or consequential damages whatsoever arising from or related to this document or the information contained herein. Vendors, end-users, and other interested parties are granted non-exclusive license to use this specification in connection with management of the products for which it is intended to be used. Copyright 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1IPMVlanMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.41.1.1
Branch For IPM Vlan Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1IPMVlanMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.41.1.2
Branch For IPM Vlan Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1IPMVlanMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.1
Branch For IPM Vlan Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1IPMVlanMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.2
Branch For IPM Vlan Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaipmvVlanPort 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1
OBJECT IDENTIFIER    

alaipmvVlanPortTable 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1
A table that contains port specific information for the IP Multicast VLAN. An entry is this table is created when a port is configured as a receiver / sender port for a IPMVLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIpmvVlanPortEntry

alaipmvVlanPortEntry 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1.1
A IPMV Port entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIpmvVlanPortEntry  

alaipmvVlanPortIPMVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1.1.1
The VLAN number component of this IPMVLAN instance. Valid range from 2 to 4094.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 2..4094  

alaipmvVlanPortNumber 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1.1.2
The port ifindex of the port which is associated to the IPMVLAN.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

alaipmvVlanPortType 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1.1.3
The type of this port associated to the IPMVLAN. receiverPort(1) is the receiver port associated to the IPMVLAN, senderPort(2) is the sender port associated to the IPMVLAN. In the VLAN Stacking environment, these ports are the VLAN Stacking ports. Configuration of IPMVLAN logical/physical receiver port on multiple IPMVlans, that are associated with same IPv4/IPv6 multicast group addresses are not allowed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER receiverPort(1), senderPort(2)  

alaipmvVlanPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.1.1.1.4
The status of this table entry. The values supported are CreateAndGo(4) and destroy(6), to create or delete the port as a receiver / sender port in an IPMVLAN. Of course the corresponding vlan and port must exist.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaipmvVlanIpAddr 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2
OBJECT IDENTIFIER    

alaipmvVlanIpAddrTable 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1
A list of IP addresses assigned to an IPMVLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIpmvVlanIpAddrEntry

alaipmvVlanIpAddrEntry 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1.1
A IPMVLAN IP address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIpmvVlanIpAddrEntry  

alaipmvVlanIpAddrVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1.1.1
The VLAN number component of this IPMVLAN instance. Valid range from 2 to 4094.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 2..4094  

alaipmvVlanIpAddrType 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1.1.2
The IP address type.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddressType 1..2  

alaipmvVlanIpAddress 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1.1.3
The Multicast IP address based on the address type. This IP multicast group address can be associated to multiple IPMVLANs. Configuration of IPv4/IPv6 Multicast Group address on multiple IPMVlans, that are associated with same physical/logical receiver ports are not allowed.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

alaipmvVlanIpAddrRowStatus 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.1.1.4
This is used to create or delete the Multicast IP address in an IPMVLAN. Of course the corresponding vlan must exist.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaipmvVlanCtagT 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3
OBJECT IDENTIFIER    

alaipmvVlanCtagTable 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3.1
A table that contains ipmvlan-ctag association for the IPMV feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIpmvVlanCtagEntry

alaipmvVlanCtagEntry 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3.1.1
A IPMVLAN-Ctag entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIpmvVlanCtagEntry  

alaipmvVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3.1.1.1
The VLAN number component of this IPMVLAN instance. Valid range from 2 to 4094.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 2..4094  

alaipmvVlanCtag 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3.1.1.2
The customer vlan id associated to the IPMVLAN. This customer vlan id is unique and can't be associated to more than one IPM Vlan
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4094  

alaipmvVlanCtagRowStatus 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.3.1.1.3
The status of this table entry. The supported value for set are createAndGo (4) and destroy(6), to add or remove an IPMVLAN-ctag association.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaipmvVlanIpAddrMask 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.4
OBJECT IDENTIFIER    

alaipmvVlanIpAddrMaskTable 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2
A list of IP addresses assigned to an IPMVLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaIpmvVlanIpAddrMaskEntry

alaipmvVlanIpAddrMaskEntry 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1
A IPMVLAN IP address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaIpmvVlanIpAddrMaskEntry  

alaipmvVlanIpAddrMaskVlanNumber 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1.1
The VLAN number component of this IPMVLAN instance. Valid range from 2 to 4094.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 2..4094  

alaipmvVlanIpAddrMaskType 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1.2
The IP address type.The allowed values are ipv4(1) and ipv6(2).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType 1..2  

alaipmvVlanIpAddrMaskAddress 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1.3
The Multicast IP address based on the address type indicated by alaipmvVlanIpAddrMaskType. This IP multicast group address can be associated to multiple IPMVLANs. alaipmvVlanIpAddrMaskPrefixLen is used to specify a mask. The host bits of the address should be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

alaipmvVlanIpAddrMaskPrefixLen 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1.4
The Multicast IP address-mask length based on the address type. It must be 0-32 for alaipmvVlanIpAddrMaskType ipv4 and 128 for alaipmvVlanIpAddrMaskType ipv6. The host bits of the address alaipmvVlanIpAddrMaskAddress should be zero.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

alaipmvVlanIpAddrMaskRowStatus 1.3.6.1.4.1.6486.801.1.2.1.41.1.1.2.2.1.5
This is used to create or delete the Multicast IP address in an IPMVLAN. Of course the corresponding vlan must exist.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alcatelIND1IPMVlanMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.2.1
Compliance statement for IPM Vlan.
Status: current Access: read-create
MODULE-COMPLIANCE    

alaipmvlanPortGroup 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.1.1
Collection of objects for management of IPM Vlan Ports.
Status: current Access: read-create
OBJECT-GROUP    

alaipmvlanIPAddressGroup 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.1.2
Collection of objects for management of IPM Vlan Address.
Status: current Access: read-create
OBJECT-GROUP    

alaipmvlanCtagGroup 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.1.3
Collection of objects for management of IPM Vlan Address.
Status: current Access: read-create
OBJECT-GROUP    

alaipmvlanIPAddrMaskGroup 1.3.6.1.4.1.6486.801.1.2.1.41.1.2.1.4
Collection of objects for management of IPM Vlan Address.
Status: current Access: read-create
OBJECT-GROUP