ALCATEL-IND1-MAC-SERVER-MIB

File: ALCATEL-IND1-MAC-SERVER-MIB.mib (20464 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC ENTITY-MIB
ALCATEL-IND1-BASE ALCATEL-IND1-CHASSIS-MIB SNMPv2-CONF

Imported symbols

OBJECT-TYPE OBJECT-IDENTITY NOTIFICATION-TYPE
MODULE-IDENTITY Integer32 Unsigned32
TEXTUAL-CONVENTION MacAddress RowStatus
entPhysicalIndex hardentIND1Physical physicalIndex
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP

Defined Types

MacAddrGlobalLocalStatusType  
The MAC Address administration type
TEXTUAL-CONVENTION    
  INTEGER notApplicable(1), globallyAdministered(2), locallyAdministered(3), globallyAdministeredOverlap(4)  

MacRangeIndex  
The MAC Address index value.
TEXTUAL-CONVENTION    
  Integer32 0..20  

ChasMacAddrRangeTableEntry  
SEQUENCE    
  chasMacRangeIndex MacRangeIndex
  chasMacAddressStart MacAddress
  chasMacAddressCount Integer32
  chasGlobalLocal MacAddrGlobalLocalStatusType
  chasMacRowStatus RowStatus

ChasMacAddressAllocTableEntry  
SEQUENCE    
  chasAppId Unsigned32
  chasObjectId Unsigned32
  chasAllocMacRangeIndex MacRangeIndex
  chasAllocMacAddress MacAddress
  chasAllocRowStatus RowStatus

Defined Values

alcatelIND1MacServerMIB 1.3.6.1.4.1.6486.801.1.1.1.1.3
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 Chassis Supervision MAC Server MIB for allocating MACs to applications (like routing). 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    

alcatelIND1MacServerMIBNotifications 1.3.6.1.4.1.6486.801.1.1.1.1.3.0
Branch For Mac Server MIB Subsystem Notifications.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MacServerMIBObjects 1.3.6.1.4.1.6486.801.1.1.1.1.3.1
Branch For Chassis Supervision MAC Server MIB Subsystem Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MacServerMIBConformance 1.3.6.1.4.1.6486.801.1.1.1.1.3.2
Branch For Chassis Supervision MAC Server MIB Subsystem Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MacServerMIBGroups 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1
Branch For Chassis Supervision MAC Server MIB Subsystem Units Of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1MacServerMIBCompliances 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.2
Branch For Chassis Supervision MAC Server MIB Subsystem Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

chasMacAddressRangeTable 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1
Information about the MAC Address Ranges for a particular physical entity. This data is only available for the interfacing CMM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChasMacAddrRangeTableEntry

chasMacAddrRangeTableEntry 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1
Definition of the MAC Address Ranges table entry for a particular physical entity. This data is only available for the interfacing CMM. There can be up to MacRangeIndex MAC ranges per physical entity. The chasMacAddressRangeTable on the Primary should be identical to the one on the Secondary. For creation of a MAC Address range, the following 4 fields in ChasMacAddrRangeTableEntry are required (must have all 4): chasMacAddressStart chasMacAddressCount chasGlobalLocal chasMacRowStatus : must be set last For deletion of a MAC Address range, the following 2 fields in ChasMacAddrRangeTableEntry are required (must have all 2): chasMacRangeIndex chasMacRowStatus : must be set last
Status: current Access: not-accessible
OBJECT-TYPE    
  ChasMacAddrRangeTableEntry  

chasMacRangeIndex 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1.1
Represents the index of the MAC Address range.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacRangeIndex  

chasMacAddressStart 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1.2
This is the starting MAC Address in the range. This field is required for the creation of a MAC Address range.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

chasMacAddressCount 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1.3
This is the number of MAC addresses in the range. This field is required for the creation of a MAC Address range.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..256  

chasGlobalLocal 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1.4
Specifies whether the MAC Address/range is locally/globally administered. This field is required for the creation of a MAC Address range.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddrGlobalLocalStatusType  

chasMacRowStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.1.1.5
Row status for creating/deleting mac ranges.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chasMacAddressAllocTable 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2
Information specifying whether the MAC Address has been allocated for a particular Mac Range on a physical entity. This data is only available for the interfacing CMM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ChasMacAddressAllocTableEntry

chasMacAddressAllocTableEntry 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1
Definition of the entry chasMacAddressAllocTable for a particular object managed by a particular application.
Status: current Access: not-accessible
OBJECT-TYPE    
  ChasMacAddressAllocTableEntry  

chasAppId 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1.1
Represents the Id of the application requesting the allocation of a MAC Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

chasObjectId 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1.2
Represents the Id of the application requesting the allocation/ deallocation of a MAC Address.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..65535  

chasAllocMacRangeIndex 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1.3
Represents the object Id for which the MAC Address has been allocated /deallocated
Status: current Access: read-only
OBJECT-TYPE    
  MacRangeIndex  

chasAllocMacAddress 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1.4
This the Mac Address that has been allocated.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chasAllocRowStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.2.1.5
Row status for allocating/deallocating a Mac address for a particular chaAppId/chasObjectId.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

chasMacAddrDupAllocStatusTable 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.3
OBJECT IDENTIFIER    

chasMacAddrDuplicationStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.3.1
Information specifying whether the MAC Address ranges from the EEPROM should be duplicated with the local bit set. This will provide additional ranges (locally administered ranges) for allocation. This data is only available for the interfacing CMM.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

chasMacAddrAllocLocallyAdminStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.3.2
Information specifying whether ONLY the locally administered MAC Address should be allocated. This data is only available for the interfacing CMM.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

chasMacAddrRetentionObjects 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4
OBJECT IDENTIFIER    

chasMacAddrRetentionStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.1
Information specifying the status of MAC Address retention functionality.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

chasPossibleDuplicateMacTrapStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.2
Information specifying the status of duplicate MAC address trap.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), enabled(2)  

chasRingStatus 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.3
Information specifying the whether the ring is present in the stack or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER present(1), notPresent(2)  

chasBaseMacAddrSource 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.4
Information specifying the source of the currently used System base MAC.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER retained(1), eEPROM(2)  

chasBaseMacAddr 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.5
Base MAC address used in the system currently.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chasBaseMacReleaseAction 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.6
This object performs the action to release the retained base MAC address
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER notSignificant(0), releaseMac(1)  

chasBaseMacAddrRetentionTimer 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.4.7
This object specifies the time in minutes between the assumption of a retained MAC address and the generation of a log message and the duplicate MAC address trap
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..32  

alaMacServerTrapObjs 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.5
OBJECT IDENTIFIER    

chasTrapMacRangeIndex 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.5.1
The mac range index of the involved object.
Status: current Access: read-only
OBJECT-TYPE    
  MacRangeIndex  

baseMacAddress 1.3.6.1.4.1.6486.801.1.1.1.1.3.1.5.2
The base MAC Address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

chassisTrapsMacOverlap 1.3.6.1.4.1.6486.801.1.1.1.1.3.0.1
A MAC range overlap was found in the backplane eeprom
Status: current Access: read-only
NOTIFICATION-TYPE    

chassisTrapsPossibleDuplicateMac 1.3.6.1.4.1.6486.801.1.1.1.1.3.0.2
The old Master chassis cannot be detected in the VirtualChassis. There is a possiblity of duplicate MAC address in the network.
Status: current Access: read-only
NOTIFICATION-TYPE    

chassisTrapsDuplicateMacCleared 1.3.6.1.4.1.6486.801.1.1.1.1.3.0.3
The old Master chassis has rejoined the VirtualChassis as a slave. There is no longer a possiblity of duplicate MAC address in the network.
Status: current Access: read-only
NOTIFICATION-TYPE    

alcatelIND1MacServerMIBCompliance 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.2.1
Compliance statement for Chassis Supervision.
Status: current Access: read-only
MODULE-COMPLIANCE    

chasMacAddrRangeGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.1
Chassis Supervision MAC Address Range Group.
Status: current Access: read-only
OBJECT-GROUP    

chasMacAddressAllocGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.2
Chassis Supervision MAC Address Physical Allocation Group.
Status: current Access: read-only
OBJECT-GROUP    

chasMacAddrDupAllocStatusGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.3
Chassis Supervision MAC Address Physical Duplication Allocation Status Group.
Status: current Access: read-only
OBJECT-GROUP    

chasTrapsMacOverlapGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.4
MAC range overlap Notification Group.
Status: current Access: read-only
NOTIFICATION-GROUP    

chasMacAddrRetentionGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.5
Chassis Supervision MAC Address Physical Duplication Allocation Status Group.
Status: current Access: read-only
OBJECT-GROUP    

chasTrapsPossibleDuplicateMacGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.6
Duplicate MAC address Notification Group.
Status: current Access: read-only
NOTIFICATION-GROUP    

chasNotificationObjectGroup 1.3.6.1.4.1.6486.801.1.1.1.1.3.2.1.7
Chassis Supervision MAC Server notification object Status Group.
Status: current Access: read-only
OBJECT-GROUP