Nortel-MsCarrier-MscPassport-FrameRelayIsdnMIB

File: Nortel-MsCarrier-MscPassport-FrameRelayIsdnMIB.mib (9743 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE mscPassportMIBs Counter32
DisplayString StorageType RowStatus
Unsigned32 NonReplicated DigitString
mscFrUniIndex mscFrUni

Defined Types

MscFrUniIsdnRowStatusEntry  
SEQUENCE    
  mscFrUniIsdnRowStatus RowStatus
  mscFrUniIsdnComponentName DisplayString
  mscFrUniIsdnStorageType StorageType
  mscFrUniIsdnIndex NonReplicated

MscFrUniIsdnProvEntry  
SEQUENCE    
  mscFrUniIsdnT320 Unsigned32
  mscFrUniIsdnAddressSignalling INTEGER

MscFrUniIsdnOperEntry  
SEQUENCE    
  mscFrUniIsdnDataSigChan INTEGER
  mscFrUniIsdnBChannelState INTEGER
  mscFrUniIsdnLastUsedCgpn DigitString
  mscFrUniIsdnBChanIntState INTEGER
  mscFrUniIsdnActiveVirtualCircuitsCount Counter32

Defined Values

frameRelayIsdnMIB 1.1.562.36.2.2.122
OBJECT IDENTIFIER    

mscFrUniIsdn 1.1.562.36.2.1.71.100
OBJECT IDENTIFIER    

mscFrUniIsdnRowStatusTable 1.1.562.36.2.1.71.100.1
This entry controls the addition and deletion of mscFrUniIsdn components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscFrUniIsdnRowStatusEntry

mscFrUniIsdnRowStatusEntry 1.1.562.36.2.1.71.100.1.1
A single entry in the table represents a single mscFrUniIsdn component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscFrUniIsdnRowStatusEntry  

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

mscFrUniIsdnComponentName 1.1.562.36.2.1.71.100.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  

mscFrUniIsdnStorageType 1.1.562.36.2.1.71.100.1.1.4
This variable represents the storage type value for the mscFrUniIsdn tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscFrUniIsdnIndex 1.1.562.36.2.1.71.100.1.1.10
This variable represents the index for the mscFrUniIsdn tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscFrUniIsdnProvTable 1.1.562.36.2.1.71.100.11
This group contains the provisionable attributes of the Isdn component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscFrUniIsdnProvEntry

mscFrUniIsdnProvEntry 1.1.562.36.2.1.71.100.11.1
An entry in the mscFrUniIsdnProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscFrUniIsdnProvEntry  

mscFrUniIsdnT320 1.1.562.36.2.1.71.100.11.1.1
This attribute specifies the waiting time for a silent B-Channel (no active VCs associated with the FrUni) to be disconnected and made available. Default is 60 seconds. 0 means t320 will never timeout.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..255  

mscFrUniIsdnAddressSignalling 1.1.562.36.2.1.71.100.11.1.2
This attribute defines whether the ISDN Calling Party Number is to be signalled to the remote DTE during an SVC call establishment. Otherwise, no changes to the current behavior of SVC call establishement (i.e., Passport Dna is used in the calling party number information element).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER isdnDna(0), normalBehavior(1)  

mscFrUniIsdnOperTable 1.1.562.36.2.1.71.100.12
This group contains the operational attributes of the Isdn component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscFrUniIsdnOperEntry

mscFrUniIsdnOperEntry 1.1.562.36.2.1.71.100.12.1
An entry in the mscFrUniIsdnOperTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscFrUniIsdnOperEntry  

mscFrUniIsdnDataSigChan 1.1.562.36.2.1.71.100.12.1.1
This attribute indicates the instance number of the dataSigChan component controlling the allocation of this FrUni Isdn component.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

mscFrUniIsdnBChannelState 1.1.562.36.2.1.71.100.12.1.2
This attribute indicates the state of the B-Channel. If the value is idle it means that no VCs are connected and this B-Channel is available. If the value is busy it means this B-Channel has been allocated and is not available. If the value is disabled it means the application interface or the port is locked or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(0), busy(1), disabled(2)  

mscFrUniIsdnLastUsedCgpn 1.1.562.36.2.1.71.100.12.1.3
This attribute indicates the calling party number currently using the B-Channel. When the B-Channel is free, the null string is displayed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DigitString Size(0..15)  

mscFrUniIsdnBChanIntState 1.1.562.36.2.1.71.100.12.1.4
Debug information
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdnInit(0), waitAccEnable(1), waitLnsResponse(2), waitFramerData(3), enabling(4), waitAccRegAck(5), up(6), down(7), releasing(8)  

mscFrUniIsdnActiveVirtualCircuitsCount 1.1.562.36.2.1.71.100.12.1.5
Current number of virtual circuits (switched and permanent) in data transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

frameRelayIsdnGroup 1.1.562.36.2.2.122.1
OBJECT IDENTIFIER    

frameRelayIsdnGroupCA 1.1.562.36.2.2.122.1.1
OBJECT IDENTIFIER    

frameRelayIsdnGroupCA02 1.1.562.36.2.2.122.1.1.3
OBJECT IDENTIFIER    

frameRelayIsdnGroupCA02A 1.1.562.36.2.2.122.1.1.3.2
OBJECT IDENTIFIER    

frameRelayIsdnCapabilities 1.1.562.36.2.2.122.3
OBJECT IDENTIFIER    

frameRelayIsdnCapabilitiesCA 1.1.562.36.2.2.122.3.1
OBJECT IDENTIFIER    

frameRelayIsdnCapabilitiesCA02 1.1.562.36.2.2.122.3.1.3
OBJECT IDENTIFIER    

frameRelayIsdnCapabilitiesCA02A 1.1.562.36.2.2.122.3.1.3.2
OBJECT IDENTIFIER