APPIAN-TRUNK-PPP-MIB
AI MIB Summary
The APPIAN-TRUNK-PPP-MIB enables monitoring and management of Appian Communications' Point-to-Point Protocol (PPP) and Multi-Link PPP (MLPPP) trunk services, specifically tracking session states, link aggregation parameters, and error counters for serial WAN interfaces.
Appian Communications PPP/MLPPP Services MIB.
Main OID:
acPppTrunk.1.3.6.1.4.1.2785.2.6.3
15
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
15 total| Object Name |
|---|
acPppTrunkAppian Communications PPP/MLPPP Services MIB. MODULE-IDENTITY .1.3.6.1.4.1.2785.2.6.3 |
acPppTrunkTableA table containing PPP-link specific configuration information. This table is created, with reasonable defaults, whenever the associated acTrunkTable acTrunkProt field is set to 'PPP' or 'MLPPP'. Managment of this record is required only when it is desired to change the reasonable default. SEQUENCE OF AcPppTrunkEntry .1.3.6.1.4.1.2785.2.6.3.1 |
acPppTrunkEntryConfiguration information about a particular PPP Link. AcPppTrunkEntry .1.3.6.1.4.1.2785.2.6.3.1.1 |
acPppTrunkIndexThe trunk entry that this PPP / MLPPP configuration is associated.ro INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.1 |
acPppTrunkMruThis attribute has been deprecated - it no longer has an effect.rwdeprecated INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.2 |
acPppTrunkMrruThis attribute has been deprecated - it no longer has an effect.rwdeprecated INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.3 |
acPppTrunkSeqNumDefines the type of multilink sequence number to use. There are two possible sequence number types: long and short. Long sequence numbers are 24 bit values. Short sequence numbers are 12 bit values. The default is the PPP standard of long sequence numbersrw Enumeration .1.3.6.1.4.1.2785.2.6.3.1.1.4 |
acPppTrunkMagicNumberEnableEnables the inclusion of magic numbers in LCP messages. This, in conjunction with LCP echo is useful to detect non-transitory loopback conditions. This feature defaults to enabled (True).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2785.2.6.3.1.1.5 |
acPppTrunkLCPEchoEnableEnables the OSAP initiation of LCP Echo message sequence processing. This attribute also controls link keepalive processing which is based upon LCP echo processing. This feature defaults to enabled (True).rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2785.2.6.3.1.1.6 |
acPppTrunkLCPEchoIntervalTime in seconds between OSAP initiated echo sequences. The default is 60 seconds. The range is an integer which is expressed in seconds supporting 1 second to 1 hour in length. This value has a direct relationship to how long it takes to detect a PPP link down condition via keepalive processing. The lower this value the quicker a PPP link down condition will be detected. The default for this value is 1rw INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.7 |
acPppTrunkMgmtAccessThis attribute controls how a PPP trunk starts up. It is used to indicate if this is an inband managment trunk. TRUE indicates the trunk can be exclusively used for inband managment. FALSE indicates the trunk is a data trunk only. A PPP trunk can not be used for inband managment and data passing at the same time. The default for this attribute is FALSErw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2785.2.6.3.1.1.8 |
acPppTrunkIPCPAddressEnableThis attribute controls if IP address negotiation occurs during the IPCP phase of a PPP trunk startup. If this attribute is set to TRUE the IP address negotiation will occur. If this attribute is set to FALSE then IP address negotiation will not occur. The default for this attribute will be FALSErw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2785.2.6.3.1.1.9 |
acPppTrunkMaxTerminateMax-Terminate indicates the number of Terminate-Request packets sent without receiving a Terminate-Ack before assuming that the peer is unable to respond.rw INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.10 |
acPppTrunkMaxConfigureMax-Configure indicates the number of Configure-Request packets sent without receiving a valid Configure-Ack, Configure-Nak or Configure-Reject before assuming that the peer is unable to respond.rw INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.11 |
acPppTrunkMaxFailureMax-Failure indicates the number of Configure-Nak packets sent without sending a Configure-Ack before assuming that configuration is not converging.rw INTEGER .1.3.6.1.4.1.2785.2.6.3.1.1.12 |