Nortel-MsCarrier-MscPassport-CallServerMIB

File: Nortel-MsCarrier-MscPassport-CallServerMIB.mib (14035 bytes)

Imported modules

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

Imported symbols

OBJECT-TYPE mscPassportMIBs mscComponents
Counter32 DisplayString StorageType
RowStatus Unsigned32 NonReplicated
WildcardedDigitString

Defined Types

MscCRRowStatusEntry  
SEQUENCE    
  mscCRRowStatus RowStatus
  mscCRComponentName DisplayString
  mscCRStorageType StorageType
  mscCRIndex NonReplicated

MscCRNpiRowStatusEntry  
SEQUENCE    
  mscCRNpiRowStatus RowStatus
  mscCRNpiComponentName DisplayString
  mscCRNpiStorageType StorageType
  mscCRNpiIndex INTEGER

MscCRNpiStatsEntry  
SEQUENCE    
  mscCRNpiTotalDnas Unsigned32
  mscCRNpiCallsRouted Counter32
  mscCRNpiCallsFailed Counter32

MscCRNpiDnaRowStatusEntry  
SEQUENCE    
  mscCRNpiDnaRowStatus RowStatus
  mscCRNpiDnaComponentName DisplayString
  mscCRNpiDnaStorageType StorageType
  mscCRNpiDnaIndex WildcardedDigitString

MscCRNpiDnaProvEntry  
SEQUENCE    
  mscCRNpiDnaRoutingId Unsigned32
  mscCRNpiDnaModuleId Unsigned32

Defined Values

callServerMIB 1.3.6.1.4.1.562.36.2.2.41
OBJECT IDENTIFIER    

mscCR 1.3.6.1.4.1.562.36.2.1.42
OBJECT IDENTIFIER    

mscCRRowStatusTable 1.3.6.1.4.1.562.36.2.1.42.1
This entry controls the addition and deletion of mscCR components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscCRRowStatusEntry

mscCRRowStatusEntry 1.3.6.1.4.1.562.36.2.1.42.1.1
A single entry in the table represents a single mscCR component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscCRRowStatusEntry  

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

mscCRComponentName 1.3.6.1.4.1.562.36.2.1.42.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  

mscCRStorageType 1.3.6.1.4.1.562.36.2.1.42.1.1.4
This variable represents the storage type value for the mscCR tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscCRIndex 1.3.6.1.4.1.562.36.2.1.42.1.1.10
This variable represents the index for the mscCR tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NonReplicated  

mscCRNpi 1.3.6.1.4.1.562.36.2.1.42.2
OBJECT IDENTIFIER    

mscCRNpiRowStatusTable 1.3.6.1.4.1.562.36.2.1.42.2.1
This entry controls the addition and deletion of mscCRNpi components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscCRNpiRowStatusEntry

mscCRNpiRowStatusEntry 1.3.6.1.4.1.562.36.2.1.42.2.1.1
A single entry in the table represents a single mscCRNpi component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscCRNpiRowStatusEntry  

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

mscCRNpiComponentName 1.3.6.1.4.1.562.36.2.1.42.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  

mscCRNpiStorageType 1.3.6.1.4.1.562.36.2.1.42.2.1.1.4
This variable represents the storage type value for the mscCRNpi tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscCRNpiIndex 1.3.6.1.4.1.562.36.2.1.42.2.1.1.10
This variable represents the index for the mscCRNpi tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER x121(0), e164(1)  

mscCRNpiStatsTable 1.3.6.1.4.1.562.36.2.1.42.2.10
This group of attributes contains the statistics kept for a particular numbering plan indicator.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscCRNpiStatsEntry

mscCRNpiStatsEntry 1.3.6.1.4.1.562.36.2.1.42.2.10.1
An entry in the mscCRNpiStatsTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscCRNpiStatsEntry  

mscCRNpiTotalDnas 1.3.6.1.4.1.562.36.2.1.42.2.10.1.1
This attribute contains the total number of prefix-DNAs provisioned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

mscCRNpiCallsRouted 1.3.6.1.4.1.562.36.2.1.42.2.10.1.2
This attribute contains the total number of call setup packets routed. When the counter reaches the maximum, it wraps back to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscCRNpiCallsFailed 1.3.6.1.4.1.562.36.2.1.42.2.10.1.3
This attribute contains the total number of call setup packets that failed to route. This could be caused by the MID or RID being unreachable or by the DNA failing to translate to a MID or RID. Check the prefix-DNA provisioning data and the DNAs associated to the endpoints of the connection. When the counter reaches the maximum, it wraps back to zero.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter32  

mscCRNpiDna 1.3.6.1.4.1.562.36.2.1.42.2.2
OBJECT IDENTIFIER    

mscCRNpiDnaRowStatusTable 1.3.6.1.4.1.562.36.2.1.42.2.2.1
This entry controls the addition and deletion of mscCRNpiDna components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscCRNpiDnaRowStatusEntry

mscCRNpiDnaRowStatusEntry 1.3.6.1.4.1.562.36.2.1.42.2.2.1.1
A single entry in the table represents a single mscCRNpiDna component.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscCRNpiDnaRowStatusEntry  

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

mscCRNpiDnaComponentName 1.3.6.1.4.1.562.36.2.1.42.2.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  

mscCRNpiDnaStorageType 1.3.6.1.4.1.562.36.2.1.42.2.2.1.1.4
This variable represents the storage type value for the mscCRNpiDna tables.
Status: mandatory Access: read-only
OBJECT-TYPE    
  StorageType  

mscCRNpiDnaIndex 1.3.6.1.4.1.562.36.2.1.42.2.2.1.1.10
This variable represents the index for the mscCRNpiDna tables.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WildcardedDigitString Size(1..15)  

mscCRNpiDnaProvTable 1.3.6.1.4.1.562.36.2.1.42.2.2.10
This group of attributes represents what the prefix-DNA maps to.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MscCRNpiDnaProvEntry

mscCRNpiDnaProvEntry 1.3.6.1.4.1.562.36.2.1.42.2.2.10.1
An entry in the mscCRNpiDnaProvTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MscCRNpiDnaProvEntry  

mscCRNpiDnaRoutingId 1.3.6.1.4.1.562.36.2.1.42.2.2.10.1.1
This attribute identifies the routingId that the prefix-DNA maps to. If the value is set to zero, then the routingId is not used. Note that at least one and only one of the attributes in this group must be set to a non-zero value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..126  

mscCRNpiDnaModuleId 1.3.6.1.4.1.562.36.2.1.42.2.2.10.1.2
This attribute contains the module identifier value that the DNA maps to. If the value is set to zero, then the moduleId is not used. Note that at least one and only one of the attributes in this group must be set to a non-zero value.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1909  

callServerGroup 1.3.6.1.4.1.562.36.2.2.41.1
OBJECT IDENTIFIER    

callServerGroupCA 1.3.6.1.4.1.562.36.2.2.41.1.1
OBJECT IDENTIFIER    

callServerGroupCA02 1.3.6.1.4.1.562.36.2.2.41.1.1.3
OBJECT IDENTIFIER    

callServerGroupCA02A 1.3.6.1.4.1.562.36.2.2.41.1.1.3.2
OBJECT IDENTIFIER    

callServerCapabilities 1.3.6.1.4.1.562.36.2.2.41.3
OBJECT IDENTIFIER    

callServerCapabilitiesCA 1.3.6.1.4.1.562.36.2.2.41.3.1
OBJECT IDENTIFIER    

callServerCapabilitiesCA02 1.3.6.1.4.1.562.36.2.2.41.3.1.3
OBJECT IDENTIFIER    

callServerCapabilitiesCA02A 1.3.6.1.4.1.562.36.2.2.41.3.1.3.2
OBJECT IDENTIFIER