MITEL-ROUTERGROUP-MIB

File: MITEL-ROUTERGROUP-MIB.mib (8110 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 IpAddress RowStatus

Defined Types

MitelIpRouteEntry  
SEQUENCE    
  mitelIpRouteTblDestAddress IpAddress
  mitelIpRouteTblGateAddress IpAddress
  mitelIpRouteTblNetmaskAddress IpAddress
  mitelIpRouteTblIfIndex INTEGER
  mitelIpRouteTblMetric1 Integer32
  mitelIpRouteTblMetric2 Integer32
  mitelIpRouteTblMetric3 Integer32
  mitelIpRouteTblMetric4 Integer32
  mitelIpRouteTblMetric5 Integer32
  mitelIpRouteTblRouteType Integer32
  mitelIpRouteTblRouteProto Integer32
  mitelIpRouteTblRouteAge INTEGER
  mitelIpRouteTblBlockLearning INTEGER
  mitelIpRouteTblInUse INTEGER
  mitelIpRouteTblDisableLearned INTEGER
  mitelIpRouteTblConvertStatic INTEGER
  mitelIpRouteTblRowStatus RowStatus

Defined Values

mitelRouterIpRouterGroup 1.3.6.1.4.1.1027.4.8.1.5
The MITEL Router 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    

mitelIpRouteTable 1.3.6.1.4.1.1027.4.8.1.5.1
This table is a list of IP Routing Entries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelIpRouteEntry

mitelIpRouteEntry 1.3.6.1.4.1.1027.4.8.1.5.1.1
Each entry in this table contains information of an IP Route Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelIpRouteEntry  

mitelIpRouteTblDestAddress 1.3.6.1.4.1.1027.4.8.1.5.1.1.1
The IP address of the destination network
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelIpRouteTblGateAddress 1.3.6.1.4.1.1027.4.8.1.5.1.1.2
The Destination Gateway IP address.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelIpRouteTblNetmaskAddress 1.3.6.1.4.1.1027.4.8.1.5.1.1.3
Specifies the netmask to apply to this network.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelIpRouteTblIfIndex 1.3.6.1.4.1.1027.4.8.1.5.1.1.4
Specifies the IfIndex to use as a key into the table. 0 & 1 are not used
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 2..13  

mitelIpRouteTblMetric1 1.3.6.1.4.1.1027.4.8.1.5.1.1.5
Metric 1
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblMetric2 1.3.6.1.4.1.1027.4.8.1.5.1.1.6
Metric 2
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblMetric3 1.3.6.1.4.1.1027.4.8.1.5.1.1.7
Metric 3
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblMetric4 1.3.6.1.4.1.1027.4.8.1.5.1.1.8
Metric 4
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblMetric5 1.3.6.1.4.1.1027.4.8.1.5.1.1.9
Metric 5
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblRouteType 1.3.6.1.4.1.1027.4.8.1.5.1.1.10
Specifies what kind of route this is.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblRouteProto 1.3.6.1.4.1.1027.4.8.1.5.1.1.11
Specifies what protocol to use for the routing table entry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelIpRouteTblRouteAge 1.3.6.1.4.1.1027.4.8.1.5.1.1.12
Specifies the age of the route entry in the table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

mitelIpRouteTblBlockLearning 1.3.6.1.4.1.1027.4.8.1.5.1.1.13
If enabled will block the learned route in question
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mitelIpRouteTblInUse 1.3.6.1.4.1.1027.4.8.1.5.1.1.14
Specifies whether this routing entry is in use or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mitelIpRouteTblDisableLearned 1.3.6.1.4.1.1027.4.8.1.5.1.1.15
Determines whether learned routes should be disabled or not
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

mitelIpRouteTblConvertStatic 1.3.6.1.4.1.1027.4.8.1.5.1.1.16
An action to convert a learned route into a static route.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

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