MITEL-WANBACKUP-MIB

File: MITEL-WANBACKUP-MIB.mib (5588 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 IpAddress RowStatus

Defined Types

MitelBackupWANServerEntry  
SEQUENCE    
  mitelBackupWANServerIPAddr IpAddress
  mitelBackupWANServerSubnetAddr IpAddress
  mitelBackupWANServerPrimary INTEGER
  mitelBackupWANServerStatus RowStatus

Defined Values

mitelIpGrpBackupWANGroup 1.3.6.1.4.1.1027.4.8.1.1.6
The MITEL IP 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    

mitelRouterIpGroup 1.3.6.1.4.1.1027.4.8.1.1
OBJECT IDENTIFIER    

mitelBackupWANDestIndex 1.3.6.1.4.1.1027.4.8.1.1.6.1
Identifies the destination used to backup WAN Ethernet connection.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelBackupWANEnable 1.3.6.1.4.1.1027.4.8.1.1.6.2
Enables or disables the backup WAN Ethernet application.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelBackupWANPollFreq 1.3.6.1.4.1.1027.4.8.1.1.6.3
This object tells the WAN Ethernet application how often it polls the destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

mitelBackupWANLinkStatus 1.3.6.1.4.1.1027.4.8.1.1.6.4
Shows whether the backup is up and running, or down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), down(2)  

mitelBackupWANServerTable 1.3.6.1.4.1.1027.4.8.1.1.6.5
This table is a list of servers the Backup WAN application monitors.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelBackupWANServerEntry

mitelBackupWANServerEntry 1.3.6.1.4.1.1027.4.8.1.1.6.5.1
Each entry in this table contains information of a server.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelBackupWANServerEntry  

mitelBackupWANServerIPAddr 1.3.6.1.4.1.1027.4.8.1.1.6.5.1.1
The IP address of the destination. It is used by the Backup WAN Ethernet application to send monitoring requests to.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelBackupWANServerSubnetAddr 1.3.6.1.4.1.1027.4.8.1.1.6.5.1.2
The subnet address of the destination.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelBackupWANServerPrimary 1.3.6.1.4.1.1027.4.8.1.1.6.5.1.3
Specifies whether this server is primary.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER primary(1), secondary(2)  

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