APPIAN-TRUNK-PPP-MIB: View SNMP OID List / Download MIB

VENDOR: TECNOPRO SA


 Home MIB: APPIAN-TRUNK-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
 acPppTrunk 1.3.6.1.4.1.2785.2.6.3
Appian Communications PPP/MLPPP Services MIB.
     acPppTrunkTable 1.3.6.1.4.1.2785.2.6.3.1 no-access
A 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.
         acPppTrunkEntry 1.3.6.1.4.1.2785.2.6.3.1.1 no-access
Configuration information about a particular PPP Link.
             acPppTrunkIndex 1.3.6.1.4.1.2785.2.6.3.1.1.1 integer no-access
The trunk entry that this PPP / MLPPP configuration is associated.
             acPppTrunkMru 1.3.6.1.4.1.2785.2.6.3.1.1.2 integer read-write
This attribute has been deprecated - it no longer has an effect.
             acPppTrunkMrru 1.3.6.1.4.1.2785.2.6.3.1.1.3 integer read-write
This attribute has been deprecated - it no longer has an effect.
             acPppTrunkSeqNum 1.3.6.1.4.1.2785.2.6.3.1.1.4 integer read-write
Defines 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 numbers Enumeration: 'short': 1, 'long': 0.
             acPppTrunkMagicNumberEnable 1.3.6.1.4.1.2785.2.6.3.1.1.5 truthvalue read-write
Enables 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).
             acPppTrunkLCPEchoEnable 1.3.6.1.4.1.2785.2.6.3.1.1.6 truthvalue read-write
Enables 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).
             acPppTrunkLCPEchoInterval 1.3.6.1.4.1.2785.2.6.3.1.1.7 integer read-write
Time 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 1
             acPppTrunkMgmtAccess 1.3.6.1.4.1.2785.2.6.3.1.1.8 truthvalue read-write
This 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 FALSE
             acPppTrunkIPCPAddressEnable 1.3.6.1.4.1.2785.2.6.3.1.1.9 truthvalue read-write
This 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 FALSE
             acPppTrunkMaxTerminate 1.3.6.1.4.1.2785.2.6.3.1.1.10 integer read-write
Max-Terminate indicates the number of Terminate-Request packets sent without receiving a Terminate-Ack before assuming that the peer is unable to respond.
             acPppTrunkMaxConfigure 1.3.6.1.4.1.2785.2.6.3.1.1.11 integer read-write
Max-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.
             acPppTrunkMaxFailure 1.3.6.1.4.1.2785.2.6.3.1.1.12 integer read-write
Max-Failure indicates the number of Configure-Nak packets sent without sending a Configure-Ack before assuming that configuration is not converging.