ALCATEL-IND1-PCAM-MIB

File: ALCATEL-IND1-PCAM-MIB.mib (19441 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
ALCATEL-IND1-BASE

Imported symbols

Counter64 Unsigned32 MODULE-IDENTITY
OBJECT-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION hardentIND1Pcam

Defined Types

CoroL3HashFunction  
An HRE hash function maps a value to be hashed to a hash index by selecting a sub-set of the bits in the hashed value and concatenating them together. This field describes a hash function by identifying in a bit mask those bit positions in the value to be hashed that should be selected and concatenated to form the hash index.
TEXTUAL-CONVENTION    
  OCTET STRING Size(10)  

CoroL3HrePerModeEntry  
SEQUENCE    
  alaCoroL3HrePerModeSlotNumber Unsigned32
  alaCoroL3HrePerModeSliceNumber Unsigned32
  alaCoroL3HrePerModeModeNumber INTEGER
  alaCoroL3HreModeHashTableSize Unsigned32
  alaCoroL3HreModeHashEntriesInUse Unsigned32
  alaCoroL3HreModeCollEntriesInUse Unsigned32
  alaCoroL3HreModeCurrentHashFunction CoroL3HashFunction
  alaCoroL3HreMaxCollChainLen Unsigned32
  alaCoroL3HreAvgCollChainLen Unsigned32

CoroL3HrePerCoronadoStatsEntry  
SEQUENCE    
  alaCoroL3HreSlotNumber Unsigned32
  alaCoroL3HreSliceNumber Unsigned32
  alaCoroL3HreRouteCacheEntriesTotal Unsigned32
  alaCoroL3HreRouteCacheEntriesInUse Unsigned32
  alaCoroL3HreIpPacketsReceived Counter64
  alaCoroL3HreIpBytesReceived Counter64
  alaCoroL3HreIpPacketsForwarded Counter64
  alaCoroL3HreIpBytesForwarded Counter64
  alaCoroL3HreIpPacketsDiscarded Counter64
  alaCoroL3HreIpBytesDiscarded Counter64
  alaCoroL3HreIpPacketsFragmented Counter64
  alaCoroL3HreIpPacketsFragsGenerated Counter64
  alaCoroL3HreIpPacketsFailedToFrag Counter64
  alaCoroL3HreIpxPacketsReceived Counter64
  alaCoroL3HreIpxBytesReceived Counter64
  alaCoroL3HreIpxPacketsForwarded Counter64
  alaCoroL3HreIpxBytesForwarded Counter64
  alaCoroL3HreIpxPacketsDiscarded Counter64
  alaCoroL3HreIpxBytesDiscarded Counter64

CoroL3HreChangeEntry  
SEQUENCE    
  alaCoroL3HreChangeSlotNumber Unsigned32
  alaCoroL3HreChangeSliceNumber Unsigned32
  alaCoroL3HreChangeModeNumber INTEGER
  alaCoroL3HreChangeHashTableSize Unsigned32
  alaCoroL3HreChangeHashFunction CoroL3HashFunction
  alaCoroL3HreChangeClear INTEGER

Defined Values

alcatelIND1PCAMMIB 1.3.6.1.4.1.6486.801.1.1.1.4.1
This module describes an authoritative enterprise-specific Simple Network Management Protocol (SNMP) Management Information Base (MIB): This MIB contains management information for Coronado Layer 3 Hardware Routing Engine (HRE) management. 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-2002 Alcatel Internetworking, Incorporated ALL RIGHTS RESERVED WORLDWIDE
MODULE-IDENTITY    

alcatelIND1PCAMMIBObjects 1.3.6.1.4.1.6486.801.1.1.1.4.1.1
Branch for Coronado Layer 3 HRE Managed Objects.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1PCAMMIBConformance 1.3.6.1.4.1.6486.801.1.1.1.4.1.2
Branch for Coronado Layer 3 HRE Conformance Information.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1PCAMMIBGroups 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.1
Branch for Coronado Layer 3 HRE Units of Conformance.
Status: current Access: read-only
OBJECT-IDENTITY    

alcatelIND1PCAMMIBCompliances 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.2
Branch for Coronado Layer 3 HRE Compliance Statements.
Status: current Access: read-only
OBJECT-IDENTITY    

alaCoroL3HrePerModeTable 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1
The statistics and configurable data for a Coronado L3 HRE mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoroL3HrePerModeEntry

alaCoroL3HrePerModeTableEntry 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1
Each entry corresponds to a single mode for a single Coronado.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoroL3HrePerModeEntry  

alaCoroL3HrePerModeSlotNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.1
The slot number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HrePerModeSliceNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.2
The slice number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HrePerModeModeNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.3
Identifier for L3 HRE mode. Note that mode 3 refers to data used for modes 3 through 5 since they share hash function and memory space.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

alaCoroL3HreModeHashTableSize 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.4
Number of hash buckets to be used for this mode. This must be 0 or a power of 2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreModeHashEntriesInUse 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.5
Number of hash buckets currently in use for this mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreModeCollEntriesInUse 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.6
Number of collision entries in use by this mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreModeCurrentHashFunction 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.7
Current hash function in use by this mode.
Status: current Access: read-only
OBJECT-TYPE    
  CoroL3HashFunction  

alaCoroL3HreMaxCollChainLen 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.8
Maximum length for the collision chains in this mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreAvgCollChainLen 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.1.1.9
Average length for the collision chains in this mode.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HrePerCoronadoStatsTable 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2
The statistics for a Coronado L3 HRE.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoroL3HrePerCoronadoStatsEntry

alaCoroL3HrePerCoronadoStatsTableEntry 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1
Each entry corresponds to a single Coronado.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoroL3HrePerCoronadoStatsEntry  

alaCoroL3HreSlotNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.1
The slot number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreSliceNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.2
The slice number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreRouteCacheEntriesTotal 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.3
Total number of configured route cache entries.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreRouteCacheEntriesInUse 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.4
Number of route cache entries currently in-use.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreIpPacketsReceived 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.5
Number of IP packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpBytesReceived 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.6
Number of IP bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpPacketsForwarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.7
Number of IP packets routed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpBytesForwarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.8
Number of IP bytes routed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpPacketsDiscarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.9
Number of IP packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpBytesDiscarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.10
Number of IP bytes discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpPacketsFragmented 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.11
Number of IP packets fragmented.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpPacketsFragsGenerated 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.12
Number of IP packet fragments generated.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpPacketsFailedToFrag 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.13
Number of IP packets that could not be fragmented because IP flag precluded it.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxPacketsReceived 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.14
Number of IPX packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxBytesReceived 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.15
Number of IPX bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxPacketsForwarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.16
Number of IPX packets routed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxBytesForwarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.17
Number of IPX bytes routed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxPacketsDiscarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.18
Number of IPX packets discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreIpxBytesDiscarded 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.2.1.19
Number of IPX bytes discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

alaCoroL3HreUpdateChanges 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.3
Updating this object causes the change list to either be applied cleared.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER apply(0), clear(1)  

alaCoroL3HreChangeTable 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4
The statistics and configurable data for a Coronado L3 HRE mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CoroL3HreChangeEntry

alaCoroL3HreChangeTableEntry 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1
Each entry corresponds to a single mode for a single Coronado.
Status: current Access: not-accessible
OBJECT-TYPE    
  CoroL3HreChangeEntry  

alaCoroL3HreChangeSlotNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.1
The slot number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreChangeSliceNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.2
The slice number in which the Coronado resides. Valid range will vary depending on hardware configuration.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreChangeModeNumber 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.3
Identifier for L3 HRE mode. Note that mode 3 refers to data used for modes 3 through 5 since they share hash function and memory space.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..3  

alaCoroL3HreChangeHashTableSize 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.4
Number of hash buckets to be used for this mode. This must be 0 or a power of 2.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

alaCoroL3HreChangeHashFunction 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.5
Hash function to be used for this mode.
Status: current Access: read-write
OBJECT-TYPE    
  CoroL3HashFunction  

alaCoroL3HreChangeClear 1.3.6.1.4.1.6486.801.1.1.1.4.1.1.4.1.6
Clears changes for the specified mode.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER clear(0)  

alaCoroL3HrePerModeObjects 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.1.1
A collection of objects providing information for each mode.
Status: current Access: read-write
OBJECT-GROUP    

alaCoroL3HrePerCoronadoObjects 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.1.2
A collection of objects providing information for each Coronado.
Status: current Access: read-write
OBJECT-GROUP    

alaCoroL3HreChangeObjects 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.1.3
A collection of objects providing information for changes to be made.
Status: current Access: read-write
OBJECT-GROUP    

alcatelInd1PCAMMIBCompliance 1.3.6.1.4.1.6486.801.1.1.1.4.1.2.2.1
The compliance statement for the Coronado Layer 3.
Status: current Access: read-write
MODULE-COMPLIANCE