Home/Catalog/USR-PPPLINK-MIB

USR-PPPLINK-MIB

The commWorks enterprise defined MIB objects for PPP Link.
Main OID:
usrPPP.1.3.6.1.4.1.5003.9.10.3.1.1.11
27
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

27 total
Object Name
usrPPPThe commWorks enterprise defined MIB objects for PPP Link.
MODULE-IDENTITY
.1.3.6.1.4.1.5003.9.10.3.1.1.11
IMPORTSThe commWorks enterprise defined MIB objects for PPP Link.
Unknown
.1.3.6.1.4.1.5003.9.10.3.1.1.11
usrPPPLk
OBJECT IDENTIFIER
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3
usrPPPLinkTableTable containing the Link parameters and statistics for a local PPP entity.
SEQUENCE OF UsrPPPLinkEntry
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1
usrPPPLinkEntryStatus information for a PPP link.
UsrPPPLinkEntry
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1
usrPPPLinkInstanceThe unique identifier of the instance of PPP link to which this entry corresponds.ro
Integer32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.1
usrPPPLinkOperStatusThe operational status of the Link control protocol. If the value of this object is up then the finite state machine for the Link control protocol has reached the Opened state.ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.2
usrPPPLinkPhysicalIndexThe value of ifIndex that identifies the lower-level interface over which this PPP Link is operating. This interface would usually be an HDLC or RS-232 type of interface. If there is no lower-layer interface element, or there is no ifEntry for the element, or the element can not be identified, then the value of this object is 0.ro
Integer32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.3
usrPPPLinkInterfaceNameThe value of the Name that identifies the lower-level interface over which this PPP Link is operating. This interface would usually be an HDLC or RS-232 type of interface. If there is no lower-layer interface element, or there is no ifEntry for the element, or the element can not be identified, then the value of this object is NULL.ro
DisplayString
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.4
usrPPPLinkLocalMRUThe current value of the MRU for the local PPP Entity. This value is the MRU that the remote entity is using when sending packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Integer32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.5
usrPPPLinkRemoteMRUThe current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Integer32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.6
usrPPPLinkLocalToPeerACCMapThe current value of the ACC Map used for sending packets from the local PPP entity to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
OCTET STRING
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.7
usrPPPLinkPeerToLocalACCMapThe ACC Map used by the remote PPP entity when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
OCTET STRING
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.8
usrPPPLinkLocalToRemoteProtocolCompressionIndicates whether the local PPP entity will use Protocol Compression when transmitting packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.9
usrPPPLinkRemoteToLocalProtocolCompressionIndicates whether the remote PPP entity will use Protocol Compression when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.10
usrPPPLinkLocalToRemoteACCompressionIndicates whether the local PPP entity will use Address and Control Compression when transmitting packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.11
usrPPPLinkRemoteToLocalACCompressionIndicates whether the remote PPP entity will use Address and Control Compression when transmitting packets to the local PPP entity. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.12
usrPPPLinkTxTotalFramesThe total number of frames received from the PPP application for transmission over this link. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Counter32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.13
usrPPPLinkTxTotalBytesThe total number of bytes received from the PPP application for transmission over this link. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Counter32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.14
usrPPPLinkRxPacketTooLongsThe number of received packets that have been discarded because their length exceeded the MRU. NOTE, packets which are longer than the MRU but which are successfully received and processed are NOT included in this count.ro
Counter32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.15
usrPPPLinkRxTotalFramesThe total number of frames received from a lower layer application over this link. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Counter32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.16
usrPPPLinkRxTotalBytesThe total number of bytes received from a lower layer application over this link. The value of this object is meaningful only when the link has reached the open state (usrPPPLinkOperStatus is up).ro
Counter32
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.1.1.17
usrPPPAuthTableTable containing the Authentication status information for a local PPP entity.
SEQUENCE OF UsrPPPAuthEntry
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.2
usrPPPAuthEntryAuthentication status information for a PPP link.
UsrPPPAuthEntry
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.2.1
usrPPPAuthOperStatusThe operational status of the Authentication control protocol. If the value of this object is up then the finite state machine for the Authentication control protocol has reached the Opened state.ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.2.1.1
usrPPPAuthLclToRemProtocolThis is the authentication protocol that was used by the local PPP entity when it authenticated the local PPP entity to the remote PPP entity. The value of this object is meaningful only when the authentication has reached the open state (usrPPPAuthOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.2.1.2
usrPPPAuthRemToLclProtocolThis is the authentication protocol that was used by the remote PPP entity when it authenticated the remote PPP entity to the local PPP entity. The value of this object is meaningful only when the authentication has reached the open state (usrPPPAuthOperStatus is up).ro
Enumeration
.1.3.6.1.4.1.5003.9.10.3.1.1.11.3.2.1.3
USR-PPPLINK-MIB - SNMP MIB Reference | MIBs Explorer