APPIAN-LPORT-PPP-MIB

File: APPIAN-LPORT-PPP-MIB.mib (13094 bytes)

Imported modules

APPIAN-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

acLport AcNodeId MODULE-IDENTITY
OBJECT-TYPE TEXTUAL-CONVENTION DisplayString

Defined Types

AcPppEndDiscriminator  
The EndPoint descriminator class provided to the remote PPP peer. For further information, refer to RFC-1990 for details.
TEXTUAL-CONVENTION    
  INTEGER null(1), localAddress(2), networkAddress(3), macAddress(4), magicNumber(5), psndn(6)  

AcPppLinkStatusEntry  
SEQUENCE    
  acPppLinkStatusNodeId AcNodeId
  acPppLinkStatusTimeSlotIndex INTEGER
  acPppLinkStatusLocalMRU INTEGER
  acPppLinkStatusRemoteMRU INTEGER
  acPppLinkStatusLocalToPeerACCMap INTEGER
  acPppLinkStatusPeerToLocalACCMap INTEGER
  acPppLinkStatusLocalToRemoteProtocolCompression INTEGER
  acPppLinkStatusRemoteToLocalProtocolCompression INTEGER
  acPppLinkStatusLocalToRemoteACCompression INTEGER
  acPppLinkStatusRemoteToLocalACCompression INTEGER
  acPppLinkStatusTransmitFcsSize INTEGER
  acPppLinkStatusReceiveFcsSize INTEGER
  acPppLinkStatusLocalMRRU INTEGER
  acPppLinkStatusRemoteMRRU INTEGER
  acPppLinkStatusLocalEPDClass AcPppEndDiscriminator
  acPppLinkStatusLocalEPDLength INTEGER
  acPppLinkStatusLocalEPDArray DisplayString
  acPppLinkStatusRemoteEPDClass AcPppEndDiscriminator
  acPppLinkStatusRemoteEPDLength INTEGER
  acPppLinkStatusRemoteEPDArray DisplayString

Defined Values


acPppLinkStatusTable 1.3.6.1.4.1.2785.2.4.5.1
A table containing PPP-link specific variables for this PPP implementation. This is an OSAP created Read Only record
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcPppLinkStatusEntry

acPppLinkStatusEntry 1.3.6.1.4.1.2785.2.4.5.1.1
This record contains operational start up information about a particular PPP Link.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcPppLinkStatusEntry  

acPppLinkStatusNodeId 1.3.6.1.4.1.2785.2.4.5.1.1.1
The node id is the id for this specific node in the OSAP ring.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  AcNodeId  

acPppLinkStatusTimeSlotIndex 1.3.6.1.4.1.2785.2.4.5.1.1.2
The value of acPppLinkStatusTimeSlotIndex is the same as acTimeSlotIndex in acTimeslotTable that this interface PPP link corresponds to.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..2147483647  

acPppLinkStatusLocalMRU 1.3.6.1.4.1.2785.2.4.5.1.1.3
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusRemoteMRU 1.3.6.1.4.1.2785.2.4.5.1.1.4
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusLocalToPeerACCMap 1.3.6.1.4.1.2785.2.4.5.1.1.5
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusPeerToLocalACCMap 1.3.6.1.4.1.2785.2.4.5.1.1.6
The 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusLocalToRemoteProtocolCompression 1.3.6.1.4.1.2785.2.4.5.1.1.7
Indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

acPppLinkStatusRemoteToLocalProtocolCompression 1.3.6.1.4.1.2785.2.4.5.1.1.8
Indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

acPppLinkStatusLocalToRemoteACCompression 1.3.6.1.4.1.2785.2.4.5.1.1.9
Indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

acPppLinkStatusRemoteToLocalACCompression 1.3.6.1.4.1.2785.2.4.5.1.1.10
Indicates 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

acPppLinkStatusTransmitFcsSize 1.3.6.1.4.1.2785.2.4.5.1.1.11
The size of the Frame Check Sequence (FCS) in bits that the local node will generate when sending packets to the remote node. The value of this object is meaningful only when the link has reached the open state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

acPppLinkStatusReceiveFcsSize 1.3.6.1.4.1.2785.2.4.5.1.1.12
The size of the Frame Check Sequence (FCS) in bits that the remote node will generate when sending packets to the local node. The value of this object is meaningful only when the link has reached the open state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

acPppLinkStatusLocalMRRU 1.3.6.1.4.1.2785.2.4.5.1.1.13
The current value of the MRRU for the local PPP Entity. This value is the MRRU 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusRemoteMRRU 1.3.6.1.4.1.2785.2.4.5.1.1.14
The current value of the MRRU for the remote PPP link Entity. This value is the MRRU that the local entity is using when sending packets to the remote PPP link entity. The value of this object is meaningful only when the link has reached the open state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

acPppLinkStatusLocalEPDClass 1.3.6.1.4.1.2785.2.4.5.1.1.15
The Endpoint Discriminator class provided to the remote PPP peer (See RFC-1990 for details).
Status: current Access: read-only
OBJECT-TYPE    
  AcPppEndDiscriminator  

acPppLinkStatusLocalEPDLength 1.3.6.1.4.1.2785.2.4.5.1.1.16
The length of the Local Endpoint Discriminator, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..20  

acPppLinkStatusLocalEPDArray 1.3.6.1.4.1.2785.2.4.5.1.1.17
An ASCII representation of the contents of the Local Endpoint Discriminator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..55)  

acPppLinkStatusRemoteEPDClass 1.3.6.1.4.1.2785.2.4.5.1.1.18
The Endpoint Discriminator class provided to the local PPP peer (See RFC-1990 for details).
Status: current Access: read-only
OBJECT-TYPE    
  AcPppEndDiscriminator  

acPppLinkStatusRemoteEPDLength 1.3.6.1.4.1.2785.2.4.5.1.1.19
The length of the Remote Endpoint Discriminator, in bytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..20  

acPppLinkStatusRemoteEPDArray 1.3.6.1.4.1.2785.2.4.5.1.1.20
An Ascii representation of the contents of the Remote Endpoint Discriminator.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..55)