ALCATEL-IND1-HA-VLAN-MIB

File: ALCATEL-IND1-HA-VLAN-MIB.mib (19952 bytes)

Imported modules

SNMPv2-SMI IF-MIB SNMPv2-TC
INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF
ALCATEL-IND1-MULTI-CHASSIS-MIB ALCATEL-IND1-BASE

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY MODULE-IDENTITY
NOTIFICATION-TYPE Integer32 ifIndex
InterfaceIndex MacAddress RowStatus
TEXTUAL-CONVENTION InetAddressType InetAddress
SnmpAdminString MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP MultiChassisId softentIND1HAVlan

Defined Types

AlaHAVlanClusterEntry  
SEQUENCE    
  alaHAVlanClusterId Integer32
  alaHAVlanClusterName SnmpAdminString
  alaHAVlanClusterAdminStatus INTEGER
  alaHAVlanClusterOperStatus INTEGER
  alaHAVlanClusterOperStatusFlag INTEGER
  alaHAVlanClusterMode INTEGER
  alaHAVlanClusterVlan Integer32
  alaHAVlanClusterMacAddressType INTEGER
  alaHAVlanClusterMacAddress MacAddress
  alaHAVlanClusterInetAddressType InetAddressType
  alaHAVlanClusterInetAddress InetAddress
  alaHAVlanClusterMulticastStatus INTEGER
  alaHAVlanClusterMulticastInetAddressType InetAddressType
  alaHAVlanClusterMulticastInetAddress InetAddress
  alaHAVlanClusterRowStatus RowStatus
  alaHAVlanClusterMcmStatus INTEGER
  alaHAVlanClusterMcmStatusFlag INTEGER
  alaHAVlanClusterVflStatus INTEGER

AlaHAVlanClusterPortEntry  
SEQUENCE    
  alaHAVlanClusterPortIfIndex InterfaceIndex
  alaHAVlanClusterPortRowStatus RowStatus
  alaHAVlanClusterPortType INTEGER
  alaHAVlanClusterPortValid INTEGER

Defined Values

alcatelIND1HAVlanMIB 1.3.6.1.4.1.6486.801.1.2.1.64.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): For the Birds Of Prey Product Line, this is the MIB module for address learning mac addresses entity. 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 (C) 1995-2007 Alcatel-Lucent ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1HAVlanMIBNotifications 1.3.6.1.4.1.6486.801.1.2.1.64.1.0
Branch For High Availability Vlan Module MIB Subsystem Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1HAVlanMIBObjects 1.3.6.1.4.1.6486.801.1.2.1.64.1.1
Branch For High Availability Vlan Module MIB Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1HAVlanMIBConformance 1.3.6.1.4.1.6486.801.1.2.1.64.1.2
Branch for High Availability Vlan Module MIB Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1HAVlanMIBGroups 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.1
Branch for High Availability Vlan Module MIB Subsystem Units of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1HAVlanMIBCompliances 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.2
Branch for High Availability Vlan Module MIB Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaHAVlanCluster 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1
OBJECT IDENTIFIER    

alaHAVlanClusterTable 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1
A list of HA VLAN clusters in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaHAVlanClusterEntry

alaHAVlanClusterEntry 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1
A HA VLAN Cluster entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaHAVlanClusterEntry  

alaHAVlanClusterId 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.1
The number identifying a cluster.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..32  

alaHAVlanClusterName 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.2
Textual description of the cluster.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

alaHAVlanClusterAdminStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.3
Admin control to enable/disable a cluster
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaHAVlanClusterOperStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.4
Operational status of a cluster
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaHAVlanClusterOperStatusFlag 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.5
Operational status flag describing reason of the cluster Operational status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(0), novlan(1), vlandown(2), vpanotforwarding(3), ipinterfacedown(4), noigmpmembers(5), nomacaddress(6), nomulticastip(7)  

alaHAVlanClusterMode 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.6
This object specifies the mode of the cluster.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER l2mode(1), l3mode(2)  

alaHAVlanClusterVlan 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.7
The Vlan associated with the cluster.In case of L3 cluster it is invalid (value 0)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

alaHAVlanClusterMacAddressType 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.8
The type of ARP resolution used in L3 cluster
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), static(2), dynamic(3)  

alaHAVlanClusterMacAddress 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.9
The Mac-address associated with the L2 cluster or the ARP entry associated with L3 cluster
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

alaHAVlanClusterInetAddressType 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.10
The type of IP address associated with the L3 cluster
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType ipv4(1)  

alaHAVlanClusterInetAddress 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.11
The IP address based on alaHAVlanClusterInetAddressType associated with the L3 cluster.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0..4)  

alaHAVlanClusterMulticastStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.12
Admin control to enable/disable IGMP on a cluster
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaHAVlanClusterMulticastInetAddressType 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.13
The type of Multicast address associated with the L3 cluster
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType 1  

alaHAVlanClusterMulticastInetAddress 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.14
The IP multicast addess of the cluster
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress Size(0..4)  

alaHAVlanClusterRowStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.15
Row status to control creation/deletion of the clusters
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaHAVlanClusterMcmStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.16
Multi-chassis status of a cluster
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inSync(1), outofSync(2)  

alaHAVlanClusterMcmStatusFlag 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.17
Multi-chassis status flag describing reason of the cluster Multi-chassis status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER mcdown(1), operationaldown(2), allportmodenotsupported(3), modemismatch(4), vlanmismatch(5), macmismatch(6), ipmismatch(7), arptypemismatch(8), igmpstatusmismatch(9), mcastipmismatch(10), syncinprogress(11), invalidmac(12), nonvipvlannotsupportedinl3mode(13), noflag(14)  

alaHAVlanClusterVflStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.1.1.1.18
VFL status of a cluster
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

alaHAVlanClusterPort 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2
OBJECT IDENTIFIER    

alaHAVlanClusterPortTable 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1
The port members of a cluster.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AlaHAVlanClusterPortEntry

alaHAVlanClusterPortEntry 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1.1
A HA VLAN cluster ports entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  AlaHAVlanClusterPortEntry  

alaHAVlanClusterPortIfIndex 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1.1.1
The ifindex identifying the cluster port. An ifindex of 1 shall be used for all port
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

alaHAVlanClusterPortRowStatus 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1.1.2
Row status to control creation/deletion of ports to the clusters
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

alaHAVlanClusterPortType 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1.1.3
Port type of the cluster; whether dynamically (IGMP enabled) assigned to cluster or statically assigned
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER static(1), dynamic(2)  

alaHAVlanClusterPortValid 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.2.1.1.4
Port validity of the cluster; whether port is currently active/inactive
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

alaHAVlanClusterPeerMismatch 1.3.6.1.4.1.6486.801.1.2.1.64.1.0.1
The trap shall be raised when parameteras configured for this cluster ID (Level 1 check) does not match accross the MCLAG peers.
Status: current Access: read-only
NOTIFICATION-TYPE    

alaHAVlanMCPeerMismatch 1.3.6.1.4.1.6486.801.1.2.1.64.1.0.2
The trap shall be raised when the cluster parameters are matching on the peers but MCLAG is not configured or clusters are not in operational state.
Status: current Access: read-only
NOTIFICATION-TYPE    

alaHAVlanDynamicMAC 1.3.6.1.4.1.6486.801.1.2.1.64.1.0.3
The trap shall be raised when the dynamic MAC learnt on non server-cluster port
Status: current Access: read-only
NOTIFICATION-TYPE    

alaHAVlanNotificationObj 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.3
OBJECT IDENTIFIER    

alaHAVlanMultiChassisId 1.3.6.1.4.1.6486.801.1.2.1.64.1.1.3.1
The Multi Chassis ID identifying the Multi Chassis Peer.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MultiChassisId  

alcatelIND1HAVlanMIBCompliance 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.2.1
Compliance statement for HA VLAN.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

alaHAVlanClusterGroup 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.1.1
Collection of objects for management of HA Vlan Clusters.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaHAVlanClusterPortGroup 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.1.2
Collection of objects for management of HA Vlan Cluster ports.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaHAVlanNotificationObjectGroup 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.1.3
Collection of trap objects for management of HAVLAN.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

alaHAVlanNotificationGroup 1.3.6.1.4.1.6486.801.1.2.1.64.1.2.1.4
Collection of notifications for HAVLAN.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP