MITEL-PPPGROUP-MIB: View SNMP OID List / Download MIB
VENDOR: MITEL, CORP.
Home | MIB: MITEL-PPPGROUP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mitel | 1.3.6.1.4.1.1027 | |||
mitelProprietary | 1.3.6.1.4.1.1027.4 | |||
mitelPropIpNetworking | 1.3.6.1.4.1.1027.4.8 | |||
mitelIpNetRouter | 1.3.6.1.4.1.1027.4.8.1 | |||
mitelRouterPppGroup | 1.3.6.1.4.1.1027.4.8.1.2 |
The MITEL PPP MIB module. |
||
mitelPppGrpGlobalGroup | 1.3.6.1.4.1.1027.4.8.1.2.1 | |||
mitelGblGrpNegotiateFirst | 1.3.6.1.4.1.1027.4.8.1.2.1.1 | integer | read-write |
This attribute defines which PPP authentication protocol is negotiated first on incoming call. DEFAULT = chap Enumeration: 'pap': 2, 'chap': 1, 'mschap': 3. |
mitelGblGrpDynamicIpAddr | 1.3.6.1.4.1.1027.4.8.1.2.1.2 | ipaddress | read-write |
This attribute defines the start address of the dynamic addres pool. |
mitelGblGrpNumDynamicIpAddr | 1.3.6.1.4.1.1027.4.8.1.2.1.3 | integer | read-write |
This attribute defines the number of dynamic IP addresses in the pool. |
mitelGblGrpDynamicIpAdrrHoldoff | 1.3.6.1.4.1.1027.4.8.1.2.1.4 | integer | read-write |
This attribute defines the time in seconds before the same IP address can be reused after a call has been disconnected. |
mitelGblGrpRemDnsIpAddrHandling | 1.3.6.1.4.1.1027.4.8.1.2.1.5 | integer | read-write |
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. Enumeration: 'override': 2, 'overridewith': 3, 'accept': 1. |
mitelGblGrpPrimaryWinsServerIpAddr | 1.3.6.1.4.1.1027.4.8.1.2.1.6 | ipaddress | read-write |
This attribute defines the Primary WINS server IP address of your Network. |
mitelGblGrpSecondaryWinsServerIpAddr | 1.3.6.1.4.1.1027.4.8.1.2.1.7 | ipaddress | read-write |
This attribute defines the Secondary WINS server IP address of your Network. |
mitelPppGrpRemoteConfigTable | 1.3.6.1.4.1.1027.4.8.1.2.2 | no-access |
This table contains objects that pertain to the management of remote LANs that use the PPP Internet standard link protocol. |
|
1.3.6.1.4.1.1027.4.8.1.2.2.1 | no-access |
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. |
||
mitelRmtCfgTableIndex | 1.3.6.1.4.1.1027.4.8.1.2.2.1.1 | integer32 | read-only |
This object uniquely identifies this object |
mitelRmtCfgTableIpAddrHandling | 1.3.6.1.4.1.1027.4.8.1.2.2.1.2 | integer | read-write |
This attribute determines wether the system can accept or override the DNS IP address submitted by a remote system. DEFAULT = accept. Enumeration: 'override': 2, 'assign': 3, 'accept': 1. |
mitelRmtCfgTableRemIpAddr | 1.3.6.1.4.1.1027.4.8.1.2.2.1.3 | ipaddress | read-write |
The IP address to assign to remote if mitelRmtCfgTableIPAddrHandling is set to assign(3) |
mitelRmtCfgTableStatus | 1.3.6.1.4.1.1027.4.8.1.2.2.1.4 | rowstatus | read-only |
The current status of this entry. |
mitelRmtCfgTablePppMode | 1.3.6.1.4.1.1027.4.8.1.2.2.1.5 | integer | read-write |
The mode PPP will be using for the given destination. Enumeration: 'client': 1, 'server': 2. |
mitelPppGrpPppOverEthernetTable | 1.3.6.1.4.1.1027.4.8.1.2.3 | no-access |
Table containing the configuration items needed by the PPPoE stack. |
|
1.3.6.1.4.1.1027.4.8.1.2.3.1 | no-access |
PPPoE information |
||
mitelPppOEthTableIndex | 1.3.6.1.4.1.1027.4.8.1.2.3.1.1 | integer32 | read-write |
Unique Identifier for an entry in PPP over Ethernet Table. |
mitelPppOEthTableEnabled | 1.3.6.1.4.1.1027.4.8.1.2.3.1.2 | integer | read-write |
Is this PPPoE instance enabled or not. Enumeration: 'disabled': 0, 'enabled': 1. |
mitelPppOEthTablePacketTimeout | 1.3.6.1.4.1.1027.4.8.1.2.3.1.3 | integer | read-write |
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. |
mitelPppOEthTablePacketRetries | 1.3.6.1.4.1.1027.4.8.1.2.3.1.4 | integer | read-write |
The number of times to resend discovery packets before giving up on the negotiation. |
mitelPppOEthTableTotalRetries | 1.3.6.1.4.1.1027.4.8.1.2.3.1.5 | integer | read-write |
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. |
mitelPppOEthTableServiceName | 1.3.6.1.4.1.1027.4.8.1.2.3.1.6 | octet string | read-write |
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. |
mitelPppOEthTableACName | 1.3.6.1.4.1.1027.4.8.1.2.3.1.7 | octet string | read-write |
Description of the remote access concentrator we wish to connect to. An empty string indicates no preference. |
mitelPppOEthTableStatus | 1.3.6.1.4.1.1027.4.8.1.2.3.1.8 | rowstatus | read-only |
The entry's row status. |