MITEL-PPPGROUP-MIB

File: MITEL-PPPGROUP-MIB.mib (10127 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE enterprises
Integer32 IpAddress RowStatus

Defined Types

MitelPppGrpRemoteConfigEntry  
SEQUENCE    
  mitelRmtCfgTableIndex Integer32
  mitelRmtCfgTableIpAddrHandling INTEGER
  mitelRmtCfgTableRemIpAddr IpAddress
  mitelRmtCfgTableStatus RowStatus
  mitelRmtCfgTablePppMode INTEGER

MitelPppGrpPppOverEthernetEntry  
SEQUENCE    
  mitelPppOEthTableIndex Integer32
  mitelPppOEthTableEnabled INTEGER
  mitelPppOEthTablePacketTimeout INTEGER
  mitelPppOEthTablePacketRetries INTEGER
  mitelPppOEthTableTotalRetries INTEGER
  mitelPppOEthTableServiceName OCTET STRING
  mitelPppOEthTableACName OCTET STRING
  mitelPppOEthTableStatus RowStatus

Defined Values

mitelRouterPppGroup 1.3.6.1.4.1.1027.4.8.1.2
The MITEL PPP 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    

mitelPppGrpGlobalGroup 1.3.6.1.4.1.1027.4.8.1.2.1
OBJECT IDENTIFIER    

mitelGblGrpNegotiateFirst 1.3.6.1.4.1.1027.4.8.1.2.1.1
This attribute defines which PPP authentication protocol is negotiated first on incoming call. DEFAULT = chap
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chap(1), pap(2), mschap(3)  

mitelGblGrpDynamicIpAddr 1.3.6.1.4.1.1027.4.8.1.2.1.2
This attribute defines the start address of the dynamic addres pool.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelGblGrpNumDynamicIpAddr 1.3.6.1.4.1.1027.4.8.1.2.1.3
This attribute defines the number of dynamic IP addresses in the pool.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..150  

mitelGblGrpDynamicIpAdrrHoldoff 1.3.6.1.4.1.1027.4.8.1.2.1.4
This attribute defines the time in seconds before the same IP address can be reused after a call has been disconnected.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..300  

mitelGblGrpRemDnsIpAddrHandling 1.3.6.1.4.1.1027.4.8.1.2.1.5
This attribute determines wether the system can accept or override the DNS IP address submitted by a remote system. DEFAULT = accept. Override has been superceded by overridewith.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), override(2), overridewith(3)  

mitelGblGrpPrimaryWinsServerIpAddr 1.3.6.1.4.1.1027.4.8.1.2.1.6
This attribute defines the Primary WINS server IP address of your Network.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelGblGrpSecondaryWinsServerIpAddr 1.3.6.1.4.1.1027.4.8.1.2.1.7
This attribute defines the Secondary WINS server IP address of your Network.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

mitelPppGrpRemoteConfigTable 1.3.6.1.4.1.1027.4.8.1.2.2
This table contains objects that pertain to the management of remote LANs that use the PPP Internet standard link protocol.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelPppGrpRemoteConfigEntry

mitelPppGrpRemoteConfigEntry 1.3.6.1.4.1.1027.4.8.1.2.2.1
A default entry at conceptual row zero does exist in this table. The default entry can be used to specify the PPP authentication protocol only.
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelPppGrpRemoteConfigEntry  

mitelRmtCfgTableIndex 1.3.6.1.4.1.1027.4.8.1.2.2.1.1
This object uniquely identifies this object
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

mitelRmtCfgTableIpAddrHandling 1.3.6.1.4.1.1027.4.8.1.2.2.1.2
This attribute determines wether the system can accept or override the DNS IP address submitted by a remote system. DEFAULT = accept.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER accept(1), override(2), assign(3)  

mitelRmtCfgTableRemIpAddr 1.3.6.1.4.1.1027.4.8.1.2.2.1.3
The IP address to assign to remote if mitelRmtCfgTableIPAddrHandling is set to assign(3)
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

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

mitelRmtCfgTablePppMode 1.3.6.1.4.1.1027.4.8.1.2.2.1.5
The mode PPP will be using for the given destination.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER client(1), server(2)  

mitelPppGrpPppOverEthernetTable 1.3.6.1.4.1.1027.4.8.1.2.3
Table containing the configuration items needed by the PPPoE stack.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MitelPppGrpPppOverEthernetEntry

mitelPppGrpPppOverEthernetEntry 1.3.6.1.4.1.1027.4.8.1.2.3.1
PPPoE information
Status: current Access: not-accessible
OBJECT-TYPE    
  MitelPppGrpPppOverEthernetEntry  

mitelPppOEthTableIndex 1.3.6.1.4.1.1027.4.8.1.2.3.1.1
Unique Identifier for an entry in PPP over Ethernet Table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

mitelPppOEthTableEnabled 1.3.6.1.4.1.1027.4.8.1.2.3.1.2
Is this PPPoE instance enabled or not.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

mitelPppOEthTablePacketTimeout 1.3.6.1.4.1.1027.4.8.1.2.3.1.3
The time to wait, in seconds, for a valid response to a discovery packet before resending it. Warning: this value is doubled ever time a packet is resent.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..5  

mitelPppOEthTablePacketRetries 1.3.6.1.4.1.1027.4.8.1.2.3.1.4
The number of times to resend discovery packets before giving up on the negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

mitelPppOEthTableTotalRetries 1.3.6.1.4.1.1027.4.8.1.2.3.1.5
The RFC states that failure to receive a valid PADS packet should restart the negotiation. This count stops the system retrying indefinitely on duff PADS packets by capping the total number of retry attempts.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..15  

mitelPppOEthTableServiceName 1.3.6.1.4.1.1027.4.8.1.2.3.1.6
The service we wish to request from the remote access concentrator. Examples of the use of the service name are to indicate an ISP or a class or quality of service. An empty string indicates any service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

mitelPppOEthTableACName 1.3.6.1.4.1.1027.4.8.1.2.3.1.7
Description of the remote access concentrator we wish to connect to. An empty string indicates no preference.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..50)  

mitelPppOEthTableStatus 1.3.6.1.4.1.1027.4.8.1.2.3.1.8
The entry's row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus