Nortel-MsCarrier-MscPassport-FrameRelayEngMIB

File: Nortel-MsCarrier-MscPassport-FrameRelayEngMIB.mib (12671 bytes)

Imported modules

RFC-1212 Nortel-MsCarrier-MscPassport-UsefulDefinitionsMIB Nortel-MsCarrier-MscPassport-StandardTextualConventionsMIB
Nortel-MsCarrier-MscPassport-TextualConventionsMIB Nortel-MsCarrier-MscPassport-LogicalProcessorMIB

Imported symbols

OBJECT-TYPE mscPassportMIBs DisplayString
StorageType RowStatus Gauge32
Unsigned32 NonReplicated mscLpEng
mscLpIndex mscLpEngIndex

Defined Types

MscLpEngFrsRowStatusEntry  
SEQUENCE    
  mscLpEngFrsRowStatus RowStatus
  mscLpEngFrsComponentName DisplayString
  mscLpEngFrsStorageType StorageType
  mscLpEngFrsIndex NonReplicated

MscLpEngFrsOperEntry  
SEQUENCE    
  mscLpEngFrsMaxCalls Unsigned32
  mscLpEngFrsHeadroomCalls Unsigned32
  mscLpEngFrsCurrentCalls Gauge32
  mscLpEngFrsCallsRefused Unsigned32

MscLpEngFrsOvRowStatusEntry  
SEQUENCE    
  mscLpEngFrsOvRowStatus RowStatus
  mscLpEngFrsOvComponentName DisplayString
  mscLpEngFrsOvStorageType StorageType
  mscLpEngFrsOvIndex NonReplicated

MscLpEngFrsOvProvEntry  
SEQUENCE    
  mscLpEngFrsOvMaxCalls Unsigned32
  mscLpEngFrsOvHeadroomCalls Unsigned32

Defined Values

frameRelayEngMIB 1.3.6.1.4.1.562.36.2.2.73
OBJECT IDENTIFIER    

mscLpEngFrs 1.3.6.1.4.1.562.36.2.1.12.23.3
OBJECT IDENTIFIER    

mscLpEngFrsRowStatusTable 1.3.6.1.4.1.562.36.2.1.12.23.3.1
This entry controls the addition and deletion of mscLpEngFrs components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscLpEngFrsRowStatusEntry

mscLpEngFrsRowStatusEntry 1.3.6.1.4.1.562.36.2.1.12.23.3.1.1
A single entry in the table represents a single mscLpEngFrs component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscLpEngFrsRowStatusEntry  

mscLpEngFrsRowStatus 1.3.6.1.4.1.562.36.2.1.12.23.3.1.1.1
This variable is used as the basis for SNMP naming of mscLpEngFrs components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscLpEngFrsComponentName 1.3.6.1.4.1.562.36.2.1.12.23.3.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscLpEngFrsStorageType 1.3.6.1.4.1.562.36.2.1.12.23.3.1.1.4
This variable represents the storage type value for the mscLpEngFrs tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscLpEngFrsIndex 1.3.6.1.4.1.562.36.2.1.12.23.3.1.1.10
This variable represents the index for the mscLpEngFrs tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscLpEngFrsOperTable 1.3.6.1.4.1.562.36.2.1.12.23.3.10
This group contains the Frame Relay default or current engineering parameters and statistics for this LP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscLpEngFrsOperEntry

mscLpEngFrsOperEntry 1.3.6.1.4.1.562.36.2.1.12.23.3.10.1
An entry in the mscLpEngFrsOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscLpEngFrsOperEntry  

mscLpEngFrsMaxCalls 1.3.6.1.4.1.562.36.2.1.12.23.3.10.1.1
This attribute indicates the maximum number of Frame Relay (FR) calls of any type (PVC, SPVC, or SVC) which can be simultaneously 'current' on the LP. Note that 'current' doesn't necessarily mean that the call is in data transfer. It minimally means that such a call can subsequently generate accounting records. When the value of currentCalls reaches the value of maxCalls for FR on this LP, subsequent call attempts are rejected by the FR service.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

mscLpEngFrsHeadroomCalls 1.3.6.1.4.1.562.36.2.1.12.23.3.10.1.2
This attribute indicates a number which allows a network engineer to do some statistical multiplexing for admitting calls when certain overload conditions are reached. For setting this, refer to the Engineering Guidelines. It depends on conditions such as the expected sustained SVC call setup/clear rates and how conservative one wants to be in certain 'error' conditions where many calls are cleared simultaneously.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1000000  

mscLpEngFrsCurrentCalls 1.3.6.1.4.1.562.36.2.1.12.23.3.10.1.3
This attribute counts the total number of Frame Relay calls (initially just FrUni and FrNni) which are 'current'. Note that 'current' doesn't necessarily mean that the call is in data transfer. It minimally means that such a call can subsequently generate accounting records.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge32 0..4294967295  

mscLpEngFrsCallsRefused 1.3.6.1.4.1.562.36.2.1.12.23.3.10.1.4
This attribute counts the total number of call connections (including calls from the link as well as calls from the subnet) that have been refused because currentCalls has reached the limits, as specified by the engineering formulas for Frs on this LP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

mscLpEngFrsOv 1.3.6.1.4.1.562.36.2.1.12.23.3.2
OBJECT IDENTIFIER    

mscLpEngFrsOvRowStatusTable 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1
This entry controls the addition and deletion of mscLpEngFrsOv components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscLpEngFrsOvRowStatusEntry

mscLpEngFrsOvRowStatusEntry 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1.1
A single entry in the table represents a single mscLpEngFrsOv component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscLpEngFrsOvRowStatusEntry  

mscLpEngFrsOvRowStatus 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1.1.1
This variable is used as the basis for SNMP naming of mscLpEngFrsOv components. These components can be added and deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

mscLpEngFrsOvComponentName 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

mscLpEngFrsOvStorageType 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1.1.4
This variable represents the storage type value for the mscLpEngFrsOv tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscLpEngFrsOvIndex 1.3.6.1.4.1.562.36.2.1.12.23.3.2.1.1.10
This variable represents the index for the mscLpEngFrsOv tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscLpEngFrsOvProvTable 1.3.6.1.4.1.562.36.2.1.12.23.3.2.10
This group contains the Frame Relay provisionable engineering parameters for this LP. DESCRIPTION
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscLpEngFrsOvProvEntry

mscLpEngFrsOvProvEntry 1.3.6.1.4.1.562.36.2.1.12.23.3.2.10.1
An entry in the mscLpEngFrsOvProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscLpEngFrsOvProvEntry  

mscLpEngFrsOvMaxCalls 1.3.6.1.4.1.562.36.2.1.12.23.3.2.10.1.1
This attribute specifies the maximum number of Frame Relay calls of any type (PVC, SPVC, or SVC) which can be simultaneously 'current' on this LP. Note that 'current' doesn't necessarily mean that the call is in data transfer. It minimally means that such a call can subsequently generate accounting records. When the value of currentCalls reaches the value of maxCalls for FR on this LP, subsequent call attempts are rejected by the FR services.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000000  

mscLpEngFrsOvHeadroomCalls 1.3.6.1.4.1.562.36.2.1.12.23.3.2.10.1.2
This attribute specifies a number which allows a network engineer to do some statistical multiplexing for admitting calls when certain overload conditions are reached. For setting this, refer to the Engineering Guidelines. It depends on conditions such as the expected sustained SVC call setup/clear rates and how conservative one wants to be in certain 'error' conditions where many calls are cleared simultaneously.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000000  

frameRelayEngGroup 1.3.6.1.4.1.562.36.2.2.73.1
OBJECT IDENTIFIER    

frameRelayEngGroupCA 1.3.6.1.4.1.562.36.2.2.73.1.1
OBJECT IDENTIFIER    

frameRelayEngGroupCA02 1.3.6.1.4.1.562.36.2.2.73.1.1.3
OBJECT IDENTIFIER    

frameRelayEngGroupCA02A 1.3.6.1.4.1.562.36.2.2.73.1.1.3.2
OBJECT IDENTIFIER    

frameRelayEngCapabilities 1.3.6.1.4.1.562.36.2.2.73.3
OBJECT IDENTIFIER    

frameRelayEngCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.73.3.1
OBJECT IDENTIFIER    

frameRelayEngCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.73.3.1.3
OBJECT IDENTIFIER    

frameRelayEngCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.73.3.1.3.2
OBJECT IDENTIFIER