MITEL-LOGICAL-MIB

File: MITEL-LOGICAL-MIB.mib (16530 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 NOTIFICATION-TYPE NOTIFICATION-GROUP
RowStatus DisplayString

Defined Types

MitelLogGrpLogicalEntry  
SEQUENCE    
  mitelLogicalTblIndex Integer32
  mitelLogicalTblDestName DisplayString
  mitelLogicalTblType INTEGER
  mitelLogicalTblAdminStatus INTEGER

MitelLogGrpLogicalWanEntry  
SEQUENCE    
  mitelLogWanTblCmprsn INTEGER
  mitelLogWanTblCmprsnStatus INTEGER
  mitelLogWanTblEncryptn INTEGER
  mitelLogWanTblBackupOvrflow INTEGER
  mitelLogWanTblThshld INTEGER
  mitelLogWanTblConnTimer INTEGER
  mitelLogWanTblDiscTimer INTEGER
  mitelLogWanTblProtocolType INTEGER

MitelLogGrpLogicalWanPortEntry  
SEQUENCE    
  mitelLogWanPortTblIndex Integer32
  mitelLogWanPortTblWanType INTEGER
  mitelLogWanPortTblTransType INTEGER
  mitelLogWanPortTblRetry INTEGER
  mitelLogWanPortTblRetryPeriod INTEGER
  mitelLogWanPortTblPrepend OCTET STRING
  mitelLogWanPortTblDestAddr DisplayString
  mitelLogWanPortTblNextDestAddr DisplayString
  mitelLogWanPortTblChId INTEGER
  mitelLogWanPortTblDialback INTEGER
  mitelLogWanPortTblAdminStatus INTEGER
  mitelLogWanPortTblOperStatus INTEGER
  mitelLogWanPortTblStatus RowStatus

Defined Values

mitelRouterLogicalGroup 1.3.6.1.4.1.1027.4.8.1.4
The MITEL Logical MIB module.
MODULE-IDENTITY    

mitel 1.3.6.1.4.1.1027
OBJECT IDENTIFIER    

mitelProprietary 1.3.6.1.4.1.1027.4
OBJECT IDENTIFIER    

mitelPropIpNetworking 1.3.6.1.4.1.1027.4.8
OBJECT IDENTIFIER    

mitelIpNetRouter 1.3.6.1.4.1.1027.4.8.1
OBJECT IDENTIFIER    

mitelIdentification 1.3.6.1.4.1.1027.1
OBJECT IDENTIFIER    

mitelIdCallServers 1.3.6.1.4.1.1027.1.2
OBJECT IDENTIFIER    

mitelIdCsIpera1000 1.3.6.1.4.1.1027.1.2.4
OBJECT IDENTIFIER    

mitelLogGrpLogicalTable 1.3.6.1.4.1.1027.4.8.1.4.1
A table containing information about logical LAN destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelLogGrpLogicalEntry

mitelLogGrpLogicalEntry 1.3.6.1.4.1.1027.4.8.1.4.1.1
Each entry of this table contains information about a specific logical interface to a local area network. Each logical LAN can support routing functions, these are considered virtual interfaces. The logical LAN can be permanently attached to a physical port (LAN or WAN) or it can float among available physical resources (WAN's only).
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelLogGrpLogicalEntry  

mitelLogicalTblIndex 1.3.6.1.4.1.1027.4.8.1.4.1.1.1
This object identifies the instance of this entry in the table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelLogicalTblDestName 1.3.6.1.4.1.1027.4.8.1.4.1.1.2
The Ascii string associated with this logical destination LAN. Default is Net N (N is mitelLogicalTblIndex).
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..16)  

mitelLogicalTblType 1.3.6.1.4.1.1027.4.8.1.4.1.1.3
This object determines whether this network interface is locally connected to a LAN or is connected to a LAN via a WAN. If this object is set to local(1) then this interface is associated with one of the physical LAN interfaces via the ifIndex. If this object indicates remote(2) then this network is reachable through a wide area network (WAN) as described in mitelLogGrpLogicalWanTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER local(1), remote(2)  

mitelLogicalTblAdminStatus 1.3.6.1.4.1.1027.4.8.1.4.1.1.4
The current desired state of this sub-layer. Default is down.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mitelLogGrpLogicalWanTable 1.3.6.1.4.1.1027.4.8.1.4.2
A table containing configuration parameters for wide area network connections to logical LAN destinations that are accessible via interfaces. Each entry is logically tied to a logical LAN destination entry via mitelLogicalTblIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelLogGrpLogicalWanEntry

mitelLogGrpLogicalWanEntry 1.3.6.1.4.1.1027.4.8.1.4.2.1
Each entry of this table contains information about a specific logical interface to a REMOTELY connected local area network. The instance of mitelLogicalTblIndex used to index into this table is the same instance value used to index into the grLogicalTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelLogGrpLogicalWanEntry  

mitelLogWanTblCmprsn 1.3.6.1.4.1.1027.4.8.1.4.2.1.1
This object indicates whether or not this interface is to perform data compression. Default is none.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER none(1), any(2), gandalf(3), stac(4)  

mitelLogWanTblCmprsnStatus 1.3.6.1.4.1.1027.4.8.1.4.2.1.2
This object describes the type of compression used on this destination.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), fza(2), fzap(3), concryption(4), encryption(5), stacNoCheckMode(6), stacLCBCheckMode(7), stacCRCCheckMode(8), stacSeqNumbers(9), stacExtendedMode(10), stacAscendLCBMode(11)  

mitelLogWanTblEncryptn 1.3.6.1.4.1.1027.4.8.1.4.2.1.3
This object describes whether or not PPP encryption is proposed to the peer. Default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelLogWanTblBackupOvrflow 1.3.6.1.4.1.1027.4.8.1.4.2.1.4
This object determines if this interface is to attempt to bring up another link to the same destination if the traffic over the primary link exceeds a pre-determined threshold, in the case of overflow(3). Otherwise, if backup(2) is selected the interface will bring up an alternate link to the same destination in the case that the primary link fails. Default is disabled(1).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), backup(2), overflow(3)  

mitelLogWanTblThshld 1.3.6.1.4.1.1027.4.8.1.4.2.1.5
This object determines the transmit threshold which when exceeded will cause an attempt to bring up another path. The returned value of this object has no meaning when threshold overflow is not enabled. Default is 80.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..100  

mitelLogWanTblConnTimer 1.3.6.1.4.1.1027.4.8.1.4.2.1.6
When threshold overflow is enabled this object determines the amount of time in seconds that the average threshold must be exceeded (or below) before another link is established (or disconnected). Default is 30.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3600  

mitelLogWanTblDiscTimer 1.3.6.1.4.1.1027.4.8.1.4.2.1.7
The time a non-permanent link will remain connected without traffic. Default is 30.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..3600  

mitelLogWanTblProtocolType 1.3.6.1.4.1.1027.4.8.1.4.2.1.8
The protocol type that this destination is over. Default is ppp.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER ppp(1), framerelay(2), x25(3)  

mitelLogGrpLogicalWanPortTable 1.3.6.1.4.1.1027.4.8.1.4.3
This configuration table identifies the characteristics of each potential transportation pipe to a remote site. Each entry in this table is associated with an entry in the grLogWanTable via its mitelLogicalTblIndex. Multiple entries can be associated with a single entry in the mitelLogGrpLogicalWanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelLogGrpLogicalWanPortEntry

mitelLogGrpLogicalWanPortEntry 1.3.6.1.4.1.1027.4.8.1.4.3.1
Each entry of this table contains information about a single WAN resource used by a logical interface to a remote local area network. The instance of mitelLogicalTblIndex used to index into this table is the same instance value used to index into the mitelLogicalTable. Multiple entries in this table having the same mitelLogicalTblIndex usually indicates backup or multi-linking functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelLogGrpLogicalWanPortEntry  

mitelLogWanPortTblIndex 1.3.6.1.4.1.1027.4.8.1.4.3.1.1
Identifies the port index associated with this entry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelLogWanPortTblWanType 1.3.6.1.4.1.1027.4.8.1.4.3.1.2
Indicates whether or not this link is to be used as a permanent or ondemand link. Default is ondemand
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER permanent(1), ondemand(2), incomming(3), outgoing(4)  

mitelLogWanPortTblTransType 1.3.6.1.4.1.1027.4.8.1.4.3.1.3
The transport type that this destination is over. Default is HDLC.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER hdlc(1), modem(2), ethernet(3)  

mitelLogWanPortTblRetry 1.3.6.1.4.1.1027.4.8.1.4.3.1.4
Determines the retry count for dial up WAN circuits. Default is 10.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

mitelLogWanPortTblRetryPeriod 1.3.6.1.4.1.1027.4.8.1.4.3.1.5
Determines the retry period in seconds for dial up WAN circuits. Default is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..99  

mitelLogWanPortTblPrepend 1.3.6.1.4.1.1027.4.8.1.4.3.1.6
Indicates in most cases an Ascii string that will be prepended to the destination address. Default is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(3)  

mitelLogWanPortTblDestAddr 1.3.6.1.4.1.1027.4.8.1.4.3.1.7
Indicates the destination address that this interface will call (ie: phone number). Default is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

mitelLogWanPortTblNextDestAddr 1.3.6.1.4.1.1027.4.8.1.4.3.1.8
Indicates the next destination address that this interface will call (ie: phone number). Default is NULL.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..20)  

mitelLogWanPortTblChId 1.3.6.1.4.1.1027.4.8.1.4.3.1.9
This object is a unique identifier for this network channel. e.g. DLCI for frame-relay. The value must be within the defined range or if not used the DEFAULT value should be 0.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

mitelLogWanPortTblDialback 1.3.6.1.4.1.1027.4.8.1.4.3.1.10
Enables/disables dialback option. If enabled the system will drop the link and then dial the user back using the configured dial string or a dial string reported from an authentication server. Default is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mitelLogWanPortTblAdminStatus 1.3.6.1.4.1.1027.4.8.1.4.3.1.11
The current desired state of this sub-layer. Default is down.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

mitelLogWanPortTblOperStatus 1.3.6.1.4.1.1027.4.8.1.4.3.1.12
The current active state of this sub-layer.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER connecting(1), connected(2), disconnecting(3), disconnected(4), retryExhausted(5)  

mitelLogWanPortTblStatus 1.3.6.1.4.1.1027.4.8.1.4.3.1.13
The current status of this entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

mitelIpera1000Notifications 1.3.6.1.4.1.1027.1.2.4.0
Notifications for Call Server IPera 1000.
Status: current Access: read-create
NOTIFICATION-GROUP    

mitelWanRetryThreshold 1.3.6.1.4.1.1027.1.2.4.0.403
The mitelWanRetryThreshold trap is generated by the router whenever the maximum number of retries have been exhausted when attempting to contact a remote site on a specific serial interface. The mitelLogicalTblIndex will provided in the variable bindings for this trap type.
Status: current Access: read-create
NOTIFICATION-TYPE