MITEL-IPLOGICAL-MIB

File: MITEL-IPLOGICAL-MIB.mib (7293 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
IpAddress ifIndex RowStatus

Defined Types

MitelIpLogGrpLogicalEntry  
SEQUENCE    
  mitelIpLogAdvertisementAddress IpAddress
  mitelIpLogMaxAdvertisementInterval INTEGER
  mitelIpLogMinAdvertisementInterval INTEGER
  mitelIpLogAdvertisementLifetime INTEGER
  mitelIpLogPerformRouterDiscovery INTEGER
  mitelIpLogSolicitationAddress IpAddress
  mitelIpLogStatus RowStatus

Defined Values

mitelIpGrpLogicalGroup 1.3.6.1.4.1.1027.4.8.1.1.5
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    

mitelIpLogGrpLogicalTable 1.3.6.1.4.1.1027.4.8.1.1.5.1
A table containing information about logical IP LAN destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelIpLogGrpLogicalEntry

mitelIpLogGrpLogicalEntry 1.3.6.1.4.1.1027.4.8.1.1.5.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 or bridging functions, these are considered virtual interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelIpLogGrpLogicalEntry  

mitelIpLogAdvertisementAddress 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.1
The IP destination address to be used for multicast Router Advertisements sent from the interface. The only permissible values are the all-systems multicast address, 224.0.0.1, or the limited-broadcast address, 255.255.255.255. (The all-systems address is preferred wherever possible, i.e., on any link where all listening hosts support IP multicast.) Default Value is 224.0.0.1
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelIpLogMaxAdvertisementInterval 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.2
The maximum time allowed between sending multicast Router Advertisements from the interface, in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..1800  

mitelIpLogMinAdvertisementInterval 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.3
The minimum time allowed between sending unsolicited multicast Router Advertisements from the interface, in seconds. Must be no greater than grIpLMaxAdvertisementInterval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 3..1800  

mitelIpLogAdvertisementLifetime 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.4
The value to be placed in the Lifetime field of Router Advertisements sent from the interface, in seconds. Must be no less than grIpLMaxAdvertisementInterval.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 4..9000  

mitelIpLogPerformRouterDiscovery 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.5
A flag indicating whether or not the host is to perform ICMP router discovery on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

mitelIpLogSolicitationAddress 1.3.6.1.4.1.1027.4.8.1.1.5.1.1.6
The IP destination address to be used for sending Router Solicitations from the interface. The only permissible values are the all-routers multicast address, 224.0.0.2, or the limited-broadcast address, 255.255.255.255. (The all-routers address is preferred wherever possible, i.e., on any link where all advertising routers support IP multicast.) Default 224.0.0.2
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

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