XYLAN-PPP-MIB: View SNMP OID List / Download MIB

VENDOR: XYLAN CORP.


 Home MIB: XYLAN-PPP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 pppxConfigGroup 1.3.6.1.4.1.800.2.17.1
     pppxConfigTable 1.3.6.1.4.1.800.2.17.1.1 no-access
A table of PPP protocol entity configuration information.
         pppxConfigEntry 1.3.6.1.4.1.800.2.17.1.1.1 no-access
An entry in the PPP Entity Configuration table, containing information about PPP protocol configuration.
             pppxConfigPeerID 1.3.6.1.4.1.800.2.17.1.1.1.1 integer read-only
The PPP peer ID. This is used as a unique ID to identify a PPP entity and to associate PPP links to it. For 'normal' PPP, there is one entry in the link table. For Multilink PPP there are one or more multiple links. In either case the Link table is indexed by Link index (one per link) and by Peer ID. When one or more entrys in the link table has the same Peer ID, then these entries form a group for use either for Multilink PPP, or as a rotary group.
             pppxConfigDescription 1.3.6.1.4.1.800.2.17.1.1.1.2 displaystring read-write
A description for this PPP port or peer group.
             pppxConfigAdminStatus 1.3.6.1.4.1.800.2.17.1.1.1.3 integer read-write
This object controls the Administrative Status of this PPP Entity. Enabled will allow the PPP Entity to operate. Disabled will disable the PPP Entity without deleting it. Delete will disable the PPP entity and delete the PPP configuration record. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
             pppxConfigMode 1.3.6.1.4.1.800.2.17.1.1.1.4 integer read-write
This object controls whether or not Multilink PPP will be used. Enumeration: 'multilink': 2, 'normal': 1.
             pppxConfigBridgingVLAN 1.3.6.1.4.1.800.2.17.1.1.1.5 integer read-write
The VLAN Group for PPP bridging. A value of zero(0) indicates that this PPP port will not perform a bridging service and will discard all bridged format packets received or transmitted. A non-zero value indicates the bridging VLAN to be used.
             pppxConfigRoutingVLAN 1.3.6.1.4.1.800.2.17.1.1.1.6 integer read-write
The default VLAN for new PVCs that have not been configured for a routing Service. A value of zero(0) indicates that unconfigured VCs will not perform a routing service and will discard all routed format packets received or transmitted. A non-zero value indicates the routing VLAN to be used if the network informs the port of a new VC.
             pppxConfigCompressionType 1.3.6.1.4.1.800.2.17.1.1.1.7 integer read-write
This object controls whether or not PPP will not perform compression (none) or the type of compression to attempt to negotiate for. Enumeration: 'none': 1, 'lzsDcp': 2.
             pppxConfigBridgingMode 1.3.6.1.4.1.800.2.17.1.1.1.8 integer read-write
The default Briding Mode, 0 = BRIDGE_ALL, 1 = ETHERNET ONLY 2 = Bridge All No FCS, 3 = Ethernet Only No FCS
             pppxConfigIpConfigAdminStatus 1.3.6.1.4.1.800.2.17.1.1.1.9 integer read-write
The immediate desired status of the IP network protocol. Setting this object to open will inject an administrative open event into the IP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxConfigBcpConfigAdminStatus 1.3.6.1.4.1.800.2.17.1.1.1.10 integer read-write
The immediate desired status of the BCP network protocol. Setting this object to open will inject an administrative open event into the BCP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxConfigIpxConfigAdminStatus 1.3.6.1.4.1.800.2.17.1.1.1.11 integer read-write
The immediate desired status of the IPX network protocol. Setting this object to open will inject an administrative open event into the IPX network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxConfigCcpConfigAdminStatus 1.3.6.1.4.1.800.2.17.1.1.1.12 integer read-write
The immediate desired status of the IPX network protocol. Setting this object to open will inject an administrative open event into the IPX network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxConfigRemoteIpAddress 1.3.6.1.4.1.800.2.17.1.1.1.13 ipaddress read-write
The Remote IP address of the PPP connection. If set to 0.0.0.0 and IP routing is enabled then the IP address will be learned during the IP LCP negotiation. If set to a value then no IP address negotiation will occur.
             pppxConfigAuthenticationType 1.3.6.1.4.1.800.2.17.1.1.1.14 integer read-write
The desired Authentication protocol to use for this PPP connection. Enumeration: 'pap': 2, 'none': 1, 'chap': 3.
             pppxConfigUserIdToRemote 1.3.6.1.4.1.800.2.17.1.1.1.15 displaystring read-write
User ID sent to remote during PAP or CHAP Authentication. If this string is empty, then no local to remote authentication will occur.
             pppxConfigPasswordToRemote 1.3.6.1.4.1.800.2.17.1.1.1.16 displaystring read-write
Password sent to remote during PAP or CHAP Authentication. If this string is empty, then no local to remote authentication will occur.
             pppxConfigUserIdFromRemote 1.3.6.1.4.1.800.2.17.1.1.1.17 displaystring read-write
User ID expected to be received remote during PAP or CHAP Authentication. If this string is empty, then no remote to local authentication will be required.
             pppxConfigPasswordFromRemote 1.3.6.1.4.1.800.2.17.1.1.1.18 displaystring read-write
Password expected to be received remote during PAP or CHAP Authentication. If this string is empty, then no remote to local authentication will be required.
             pppxConfigMaxFailureCount 1.3.6.1.4.1.800.2.17.1.1.1.19 integer read-write
PPP LCP and NCP Negotiation Maximum Failure Count
             pppxConfigMaxConfigureCount 1.3.6.1.4.1.800.2.17.1.1.1.20 integer read-write
PPP LCP Negotiation Maximum Configure Count
             pppxConfigMaxTerminateCount 1.3.6.1.4.1.800.2.17.1.1.1.21 integer read-write
PPP LCP Negotiation Maximum Terminate Count
             pppxConfigRetryTimeout 1.3.6.1.4.1.800.2.17.1.1.1.22 integer read-write
PPP LCP Negotiation Retry Timeout
 pppxCpGroup 1.3.6.1.4.1.800.2.17.2
     pppxCpTable 1.3.6.1.4.1.800.2.17.2.1 no-access
A table of PPP connection Link Control and Network Control Protocol status and statistics information.
         pppxCpEntry 1.3.6.1.4.1.800.2.17.2.1.1 no-access
An entry in the table, containing information about the PPP LCP and NCP status and statistics.
             pppxCpPeerID 1.3.6.1.4.1.800.2.17.2.1.1.1 integer read-only
A unique ID which identifies this PPP Control Protocol entity.
             pppxCpSlotIndex 1.3.6.1.4.1.800.2.17.2.1.1.2 integer read-only
A unique value which identifies this WSM board slot that the PPP Control Protocol Entity is running on. A value of zero is returned when PPP is not currently assigned to a slot (e.g. for PPP for an incoming ISDN call.
             pppxCpPortIndex 1.3.6.1.4.1.800.2.17.2.1.1.3 integer read-only
A unique value which identifies this WSM port that the PPP Control Protocol Entity is running on. A value of zero is returned when PPP is not currently assigned to a slot (e.g. for PPP for an incoming ISDN call.)
             pppxCpIpOperStatus 1.3.6.1.4.1.800.2.17.2.1.1.4 integer read-only
The operational status of the IP network protocol. If the value of this object is up then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
             pppxCpIpxOperStatus 1.3.6.1.4.1.800.2.17.2.1.1.5 integer read-only
The operational status of the IPX network protocol. If the value of this object is up then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
             pppxCpBcpOperStatus 1.3.6.1.4.1.800.2.17.2.1.1.6 integer read-only
The operational status of the BCP network protocol. If the value of this object is up then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
             pppxCpCcpOperStatus 1.3.6.1.4.1.800.2.17.2.1.1.7 integer read-only
The operational status of the CCP network protocol. If the value of this object is up then the finite state machine for the IP network protocol has reached the Opened state. Enumeration: 'opened': 1, 'not-opened': 2.
             pppxCpTxLcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.8 counter read-only
The total number of transmitted Link Control Protocol packets on this PPP connection.
             pppxCpRxLcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.9 counter read-only
The total number of received Link Control Protocol packets on this PPP connection.
             pppxCpTxIpcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.10 counter read-only
The total number of transmitted IP Control Protocol packets on this PPP connection.
             pppxCpRxIpcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.11 counter read-only
The total number of received IP Control Protocol packets on this PPP connection.
             pppxCpTxIpxcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.12 counter read-only
The total number of transmitted IPX Control Protocol packets on this PPP connection.
             pppxCpRxIpxcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.13 counter read-only
The total number of received IPX Control Protocol packets on this PPP connection.
             pppxCpTxBcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.14 counter read-only
The total number of transmitted Bridge Control Protocol packets on this PPP connection.
             pppxCpRxBcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.15 counter read-only
The total number of received Bridge Control Protocol packets on this PPP connection.
             pppxCpTxCcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.16 counter read-only
The total number of transmitted Compression Control Protocol packets on this PPP connection.
             pppxCpRxCcpPackets 1.3.6.1.4.1.800.2.17.2.1.1.17 counter read-only
The total number of received Compression Control Protocol packets on this PPP connection.
 pppxStatsGroup 1.3.6.1.4.1.800.2.17.3
     pppxStatsTable 1.3.6.1.4.1.800.2.17.3.1 no-access
A table of PPP connection statistics information.
         pppxStatsEntry 1.3.6.1.4.1.800.2.17.3.1.1 no-access
An entry in the table, containing information about the PPP PPP connection statistics.
             pppxStatsPeerID 1.3.6.1.4.1.800.2.17.3.1.1.1 integer read-only
A unique ID which identifies the PPP Control Protocol entity associated with this PPP link.
             pppxStatsIfIndex 1.3.6.1.4.1.800.2.17.3.1.1.2 integer read-only
The ifindex that represents this PPP link.
             pppxStatsSlotIndex 1.3.6.1.4.1.800.2.17.3.1.1.3 integer read-only
A unique value which identifies this HSM board slot that this PPP link is running on.
             pppxStatsPortIndex 1.3.6.1.4.1.800.2.17.3.1.1.4 integer read-only
A unique value which identifies this WSM submodule port that this PPP link is running on.
             pppxStatsSubIndex 1.3.6.1.4.1.800.2.17.3.1.1.5 integer read-only
A unique value which identifies the sub-element of the WSM submodule port that this PPP link is running on. For Serial ports this will always return 0. For ISDN BRI ports, this will return 1 or 2 for B1 or B2 channel respectively.
             pppxStatsTxIPOctets 1.3.6.1.4.1.800.2.17.3.1.1.6 counter read-only
The total number of transmitted octets (including the PPP Header field) within routed IP format packets on this PPP connection.
             pppxStatsTxIPPackets 1.3.6.1.4.1.800.2.17.3.1.1.7 counter read-only
The total number of transmitted routed IP format packets on this PPP connection.
             pppxStatsRxIPOctets 1.3.6.1.4.1.800.2.17.3.1.1.8 counter read-only
The total number of received octets (including the PPP Header field) within routed IP format packets on this PPP connection.
             pppxStatsRxIPPackets 1.3.6.1.4.1.800.2.17.3.1.1.9 counter read-only
The total number of received routed IP format packets on this PPP connection.
             pppxStatsTxIPXOctets 1.3.6.1.4.1.800.2.17.3.1.1.10 counter read-only
The total number of transmitted octets (including the PPP Header field) within routed IPX format packets on this PPP connection.
             pppxStatsTxIPXPackets 1.3.6.1.4.1.800.2.17.3.1.1.11 counter read-only
The total number of transmitted routed IPX format packets on this PPP connection.
             pppxStatsRxIPXOctets 1.3.6.1.4.1.800.2.17.3.1.1.12 counter read-only
The total number of received octets (including the PPP Header field) within routed IPX format packets on this PPP connection.
             pppxStatsRxIPXPackets 1.3.6.1.4.1.800.2.17.3.1.1.13 counter read-only
The total number of received routed IPX format packets on this PPP connection.
             pppxStatsTxBPDUOctets 1.3.6.1.4.1.800.2.17.3.1.1.14 counter read-only
The total number of transmitted octets (including the PPP Header field) within BPDU packets on this PPP connection.
             pppxStatsTxBPDUPackets 1.3.6.1.4.1.800.2.17.3.1.1.15 counter read-only
The total number of transmitted BPDU packets on this PPP connection.
             pppxStatsRxBPDUOctets 1.3.6.1.4.1.800.2.17.3.1.1.16 counter read-only
The total number of received octets (including the PPP Header field) within BPDU packets on this PPP connection.
             pppxStatsRxBPDUPackets 1.3.6.1.4.1.800.2.17.3.1.1.17 counter read-only
The total number of received BPDU packets on this PPP connection.
             pppxStatsTxEthernetOctets 1.3.6.1.4.1.800.2.17.3.1.1.18 counter read-only
The total number of transmitted octets (including the PPP Header field) within bridged 802.3 format packets on this PPP connection.
             pppxStatsTxEthernetPackets 1.3.6.1.4.1.800.2.17.3.1.1.19 counter read-only
The total number of transmitted bridged 802.3 format packets on this PPP connection.
             pppxStatsRxEthernetOctets 1.3.6.1.4.1.800.2.17.3.1.1.20 counter read-only
The total number of received octets (including the PPP Header field) within bridged 802.3 format packets on this PPP connection.
             pppxStatsRxEthernetPackets 1.3.6.1.4.1.800.2.17.3.1.1.21 counter read-only
The total number of received bridged 802.3 format packets on this PPP connection.
             pppxStatsTx8025Octets 1.3.6.1.4.1.800.2.17.3.1.1.22 counter read-only
The total number of transmitted octets (including the PPP Header field) within 8025 packets on this PPP connection.
             pppxStatsTx8025Packets 1.3.6.1.4.1.800.2.17.3.1.1.23 counter read-only
The total number of transmitted 8025 packets on this PPP connection.
             pppxStatsRx8025Octets 1.3.6.1.4.1.800.2.17.3.1.1.24 counter read-only
The total number of received octets (including the PPP Header field) within 8025 packets on this PPP connection.
             pppxStatsRx8025Packets 1.3.6.1.4.1.800.2.17.3.1.1.25 counter read-only
The total number of received 8025 packets on this PPP connection.
             pppxStatsTxFDDIOctets 1.3.6.1.4.1.800.2.17.3.1.1.26 counter read-only
The total number of transmitted octets (including the PPP Header field) within FDDI packets on this PPP connection.
             pppxStatsTxFDDIPackets 1.3.6.1.4.1.800.2.17.3.1.1.27 counter read-only
The total number of transmitted FDDI packets on this PPP connection.
             pppxStatsRxFDDIOctets 1.3.6.1.4.1.800.2.17.3.1.1.28 counter read-only
The total number of received octets (including the PPP Header field) within FDDI packets on this PPP connection.
             pppxStatsRxFDDIPackets 1.3.6.1.4.1.800.2.17.3.1.1.29 counter read-only
The total number of received FDDI packets on this PPP connection.
             pppxStatsTxCompressedOctets 1.3.6.1.4.1.800.2.17.3.1.1.30 counter read-only
The total number of transmitted octets (including the PPP Header field) within compressed format packets on this PPP connection.
             pppxStatsTxCompressedPackets 1.3.6.1.4.1.800.2.17.3.1.1.31 counter read-only
The total number of transmitted compressed format packets on this PPP connection.
             pppxStatsRxCompressedOctets 1.3.6.1.4.1.800.2.17.3.1.1.32 counter read-only
The total number of received octets (including the PPP Header field) within compressed format packets on this PPP connection.
             pppxStatsRxCompressedPackets 1.3.6.1.4.1.800.2.17.3.1.1.33 counter read-only
The total number of received compressed format packets on this PPP connection.
             pppxStatsTxPrecompressedOctets 1.3.6.1.4.1.800.2.17.3.1.1.34 counter read-only
The total number of octets (including the PPP Header field) prior to compression of data for transmission within compressed format packets on this PPP connection.
             pppxStatsRxDecompressedOctets 1.3.6.1.4.1.800.2.17.3.1.1.35 counter read-only
The total number of octets (including the PPP Header field) after decompression of data received within compressed format packets on this PPP connection.
             pppxStatsRxCompressedDiscards 1.3.6.1.4.1.800.2.17.3.1.1.36 counter read-only
The total number of received compressed format packets on this PPP connection that were discarded due to error or lost packets (e.g. out of sequence, decompression errors, etc.)
 pppxIncomingGroup 1.3.6.1.4.1.800.2.17.4
     pppxIncomingTable 1.3.6.1.4.1.800.2.17.4.1 no-access
A table of PPP protocol entity Incoming configuration information.
         pppxIncomingEntry 1.3.6.1.4.1.800.2.17.4.1.1 no-access
An entry in the PPP Entity Configuration table, containing information about PPP protocol configuration.
             pppxIncomingIndex 1.3.6.1.4.1.800.2.17.4.1.1.1 integer read-only
Index to uniquelly identify this entry .
             pppxIncomingAdminStatus 1.3.6.1.4.1.800.2.17.4.1.1.2 integer read-write
This object controls the Administrative Status of this Incoming Entity. Enabled will allow the Incoming Entity to operate. Disabled will disable the Incoming Entity without deleting it. Delete will disable the Incoming entity and delete the PPP configuration record. Enumeration: 'disabled': 2, 'enabled': 1, 'delete': 3.
             pppxIncomingAuthenticationType 1.3.6.1.4.1.800.2.17.4.1.1.3 integer read-write
The desired Authentication protocol to use for this PPP connection. Enumeration: 'pap': 2, 'none': 1, 'chap': 3.
             pppxIncomingUserIdToRemote 1.3.6.1.4.1.800.2.17.4.1.1.4 displaystring read-write
User ID sent to remote during PAP or CHAP Authentication. If this string is empty, then no local to remote authentication will occur.
             pppxIncomingPasswordToRemote 1.3.6.1.4.1.800.2.17.4.1.1.5 displaystring read-write
Password sent to remote during PAP or CHAP Authentication. If this string is empty, then no local to remote authentication will occur.
             pppxIncomingBridgingVLAN 1.3.6.1.4.1.800.2.17.4.1.1.6 integer read-write
The VLAN Group for PPP bridging. A value of zero(0) indicates that this PPP port will not perform a bridging service and will discard all bridged format packets received or transmitted. A non-zero value indicates the bridging VLAN to be used.
             pppxIncomingRoutingVLAN 1.3.6.1.4.1.800.2.17.4.1.1.7 integer read-write
The default VLAN for new PVCs that have not been configured for a routing Service. A value of zero(0) indicates that unconfigured VCs will not perform a routing service and will discard all routed format packets received or transmitted. A non-zero value indicates the routing VLAN to be used if the network informs the port of a new VC.
             pppxIncomingCompressionType 1.3.6.1.4.1.800.2.17.4.1.1.8 integer read-write
This object controls whether or not PPP will not perform compression (none) or the type of compression to attempt to negotiate for. Enumeration: 'none': 1, 'lzsDcp': 2.
             pppxIncomingIpConfigAdminStatus 1.3.6.1.4.1.800.2.17.4.1.1.9 integer read-write
The immediate desired status of the IP network protocol. Setting this object to open will inject an administrative open event into the IP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxIncomingBcpConfigAdminStatus 1.3.6.1.4.1.800.2.17.4.1.1.10 integer read-write
The immediate desired status of the BCP network protocol. Setting this object to open will inject an administrative open event into the BCP network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxIncomingIpxConfigAdminStatus 1.3.6.1.4.1.800.2.17.4.1.1.11 integer read-write
The immediate desired status of the IPX network protocol. Setting this object to open will inject an administrative open event into the IPX network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.
             pppxIncomingCcpConfigAdminStatus 1.3.6.1.4.1.800.2.17.4.1.1.12 integer read-write
The immediate desired status of the CCP network protocol. Setting this object to open will inject an administrative open event into the IPX network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IP network protocol's finite state machine. Enumeration: 'close': 2, 'open': 1.