APPIAN-LPORT-PPP-MIB: View SNMP OID List / Download MIB
VENDOR: TECNOPRO SA
Home | MIB: APPIAN-LPORT-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).
|
|||
Object Name | OID | Type | Access | Info |
acPppLinks | 1.3.6.1.4.1.2785.2.4.5 |
Appian Communications PPP/MLPPP Services MIB. |
||
acPppLinkStatusTable | 1.3.6.1.4.1.2785.2.4.5.1 | no-access |
A table containing PPP-link specific variables for this PPP implementation. This is an OSAP created Read Only record |
|
1.3.6.1.4.1.2785.2.4.5.1.1 | no-access |
This record contains operational start up information about a particular PPP Link. |
||
acPppLinkStatusNodeId | 1.3.6.1.4.1.2785.2.4.5.1.1.1 | acnodeid | no-access |
The node id is the id for this specific node in the OSAP ring. |
acPppLinkStatusTimeSlotIndex | 1.3.6.1.4.1.2785.2.4.5.1.1.2 | integer | no-access |
The value of acPppLinkStatusTimeSlotIndex is the same as acTimeSlotIndex in acTimeslotTable that this interface PPP link corresponds to. |
acPppLinkStatusLocalMRU | 1.3.6.1.4.1.2785.2.4.5.1.1.3 | integer | read-only |
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. |
acPppLinkStatusRemoteMRU | 1.3.6.1.4.1.2785.2.4.5.1.1.4 | integer | read-only |
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. |
acPppLinkStatusLocalToPeerACCMap | 1.3.6.1.4.1.2785.2.4.5.1.1.5 | integer | read-only |
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. |
acPppLinkStatusPeerToLocalACCMap | 1.3.6.1.4.1.2785.2.4.5.1.1.6 | integer | read-only |
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. |
acPppLinkStatusLocalToRemoteProtocolCompression | 1.3.6.1.4.1.2785.2.4.5.1.1.7 | integer | read-only |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
acPppLinkStatusRemoteToLocalProtocolCompression | 1.3.6.1.4.1.2785.2.4.5.1.1.8 | integer | read-only |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
acPppLinkStatusLocalToRemoteACCompression | 1.3.6.1.4.1.2785.2.4.5.1.1.9 | integer | read-only |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
acPppLinkStatusRemoteToLocalACCompression | 1.3.6.1.4.1.2785.2.4.5.1.1.10 | integer | read-only |
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. Enumeration: 'disabled': 2, 'enabled': 1. |
acPppLinkStatusTransmitFcsSize | 1.3.6.1.4.1.2785.2.4.5.1.1.11 | integer | read-only |
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. |
acPppLinkStatusReceiveFcsSize | 1.3.6.1.4.1.2785.2.4.5.1.1.12 | integer | read-only |
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. |
acPppLinkStatusLocalMRRU | 1.3.6.1.4.1.2785.2.4.5.1.1.13 | integer | read-only |
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. |
acPppLinkStatusRemoteMRRU | 1.3.6.1.4.1.2785.2.4.5.1.1.14 | integer | read-only |
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. |
acPppLinkStatusLocalEPDClass | 1.3.6.1.4.1.2785.2.4.5.1.1.15 | acpppenddiscriminator | read-only |
The Endpoint Discriminator class provided to the remote PPP peer (See RFC-1990 for details). |
acPppLinkStatusLocalEPDLength | 1.3.6.1.4.1.2785.2.4.5.1.1.16 | integer | read-only |
The length of the Local Endpoint Discriminator, in bytes. |
acPppLinkStatusLocalEPDArray | 1.3.6.1.4.1.2785.2.4.5.1.1.17 | displaystring | read-only |
An ASCII representation of the contents of the Local Endpoint Discriminator. |
acPppLinkStatusRemoteEPDClass | 1.3.6.1.4.1.2785.2.4.5.1.1.18 | acpppenddiscriminator | read-only |
The Endpoint Discriminator class provided to the local PPP peer (See RFC-1990 for details). |
acPppLinkStatusRemoteEPDLength | 1.3.6.1.4.1.2785.2.4.5.1.1.19 | integer | read-only |
The length of the Remote Endpoint Discriminator, in bytes. |
acPppLinkStatusRemoteEPDArray | 1.3.6.1.4.1.2785.2.4.5.1.1.20 | displaystring | read-only |
An Ascii representation of the contents of the Remote Endpoint Discriminator. |