PDN-PPP-ML-MIB: View SNMP OID List / Download MIB
VENDOR: PARADYNE
Home | MIB: PDN-PPP-ML-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 |
pdnPppMlMIB | 1.3.6.1.4.1.1795.2.24.2.6.30 |
The MIB module for configuring and managing multilink PPP. The following documents should be referenced with respect to this MIB: [PPP] Carlson, J, `PPP Design and Debugging', Addison-Wesley, December 1997. [RFC 1661] Simpson, W., `The Point-to-Point Protocol', July 1994. [RFC 1990] Sklower, K. et al., `The PPP Multilink Protocol (MP)', August 1996. |
||
pdnPppMlNotifications | 1.3.6.1.4.1.1795.2.24.2.6.30.0 | |||
pdnPppMlObjects | 1.3.6.1.4.1.1795.2.24.2.6.30.1 | |||
pdnPppMlBundleNumber | 1.3.6.1.4.1.1795.2.24.2.6.30.1.1 | unsigned32 | read-only |
The number of multilink PPP bundles configured on this system. |
pdnPppMlBundleConfigTable | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2 | no-access |
The Multilink PPP Bundle Configuration Table. |
|
1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1 | no-access |
An entry in the Multilink PPP Configuration Table. |
||
pdnPppMlBundleIfIndex | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1.1 | interfaceindex | no-access |
Identifies the interface number assigned to this bundle and is used to identify corresponding rows in the Interfaces MIB. |
pdnPppMlBundleConfigRowStatus | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1.2 | rowstatus | read-only |
Used to create, modify, or delete rows in the table. |
pdnPppMlBundleConfigMRRU | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1.3 | mrru | read-only |
The Multilink Maximum Received Reconstructed Units LCP option. This option specifies the maximum number of octets in the Information fields of reassembled packets. |
pdnPppMlBundleConfigSSNHF | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1.4 | switchstate | read-only |
The Short Sequence Number Header Format option. When set to enabled(1), the local PPP entity will indicate to the remote PPP entity that fragments with 12-bit sequence numbers are desired. When set to disabled(2), the local PPP entity will indicate to the remote PPP entity that fragments with 24-bit sequence numbers are desired. |
pdnPppMlBundleConfigFragmentSize | 1.3.6.1.4.1.1795.2.24.2.6.30.1.2.1.5 | unsigned32 | read-only |
Configures the maximum number of octets of data in the packet's fragment data field. The value `0' has a special meaning which is to say `fragmentation is disabled'. |
pdnPppMlBundleMappingTable | 1.3.6.1.4.1.1795.2.24.2.6.30.1.3 | no-access |
The Multilink PPP Bundle Mapping Table. A table mapping the ifIndex of interfaces to a particular multilink PPP bundle identified by the pdnPppMlBundleIfIndex. |
|
1.3.6.1.4.1.1795.2.24.2.6.30.1.3.1 | no-access |
Each row describes one ifIndex to pdnPppMlBundleIfIndex mapping. |
||
pdnPppMlBundleMappingRowStatus | 1.3.6.1.4.1.1795.2.24.2.6.30.1.3.1.1 | rowstatus | read-only |
Used to create, modify, or delete rows in the table. |
pdnPppMlBundleMappingBundleIfIndex | 1.3.6.1.4.1.1795.2.24.2.6.30.1.3.1.2 | interfaceindex | read-only |
The pdnPppMlBundleIndex of the PPP bundle which implements the specified interface. |
pdnPppMlBundleStatusTable | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4 | no-access |
The Multilink PPP Bundle Status Table. |
|
1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1 | no-access |
An entry in the Multilink PPP Status Table. |
||
pdnPppMlBundleStatusCurrState | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.1 | pdnpppstate | read-only |
The current state of the ML PPP State Machine. |
pdnPppMlBundleStatusLocalToRemoteMRRU | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.2 | mrru | read-only |
Identifies the result of the negotiation for the Multilink Maximum Received Reconstructed Units LCP option for the local to remote direction. |
pdnPppMlBundleStatusRemoteToLocalMRRU | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.3 | mrru | read-only |
Identifies the result of the negotiation for the Multilink Maximum Received Reconstructed Units LCP option for the remote to local direction. |
pdnPppMlBundleStatusLocalToRemoteSSNHF | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.4 | ssnhf | read-only |
Identifies the result of the negotiation for the Short Sequence Number Header Format option for the local to remote direction. If negotiation has not completed, ssnhfUnknown(1) will be returned. |
pdnPppMlBundleStatusRemoteToLocalSSNHF | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.5 | ssnhf | read-only |
Identifies the result of the negotiation for the Short Sequence Number Header Format option for the remote to local direction. If negotiation has not completed, ssnhfUnknown(1) will be returned. |
pdnPppMlBundleStatusLocalToRemoteEDClass | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.6 | edclass | read-only |
Identifies the result of the negotiation for the Endpoint Discriminator Option's class for the local PPP entity. |
pdnPppMlBundleStatusLocalToRemoteEDAddr | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.7 | displaystring | read-only |
Identifies the result of the negotiation for the Endpoint Discriminator Option's address for the local PPP entity. |
pdnPppMlBundleStatusRemoteToLocalEDClass | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.8 | edclass | read-only |
Identifies the result of the negotiation for the Endpoint Discriminator Option's class for the remote PPP entity. |
pdnPppMlBundleStatusRemoteToLocalEDAddr | 1.3.6.1.4.1.1795.2.24.2.6.30.1.4.1.9 | displaystring | read-only |
Identifies the result of the negotiation for the Endpoint Discriminator Option's address for the remote PPP entity. |
pdnPppMlAFNs | 1.3.6.1.4.1.1795.2.24.2.6.30.2 | |||
pdnPppMlConformance | 1.3.6.1.4.1.1795.2.24.2.6.30.3 | |||
pdnPppMlCompliances | 1.3.6.1.4.1.1795.2.24.2.6.30.3.1 | |||
pdnPppMlCompliance | 1.3.6.1.4.1.1795.2.24.2.6.30.3.1.1 |
The compliance statement for network elements implementing multilink PPP. |
||
pdnPppMlGroups | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2 | |||
pdnPppMlObjGroups | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1 | |||
pdnPppMlBundleDefinitionGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.1 |
Define a bundle and map ifIndices to it. |
||
pdnPppMlBundleStateMachineGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.2 |
Displays the ML PPP State Machine's state. |
||
pdnPppMlBundleMRRUGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.3 |
Configures and displays the results of the negotiation of the Multilink Maximum Received Reconstructed Units LCP Option. |
||
pdnPppMlBundleSSNHFGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.4 |
Configures and displays the results of the negotiation of the Short Sequence Number Header Format Option. |
||
pdnPppMlBundleEDGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.5 |
Displays the results of the negotiation of the Endpoint Discriminator Option. |
||
pdnPppMlBundleFragmentSizeGroup | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.1.6 |
Configures the fragment size. |
||
pdnPppMlAfnGroups | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.2 | |||
pdnPppmlNtfyGroups | 1.3.6.1.4.1.1795.2.24.2.6.30.3.2.3 |