APPIAN-TRUNK-FR-MIB

File: APPIAN-TRUNK-FR-MIB.mib (5479 bytes)

Imported modules

APPIAN-SMI-MIB SNMPv2-SMI SNMPv2-TC

Imported symbols

acTrunks MODULE-IDENTITY OBJECT-TYPE
IpAddress TruthValue

Defined Types

AcFrTrunkEntry  
SEQUENCE    
  acFrTrunkIndex INTEGER
  acFrTrunkLmiProtocol INTEGER
  acFrTrunkLmiPollingMode INTEGER
  acFrTrunkT391 INTEGER
  acFrTrunkT392 INTEGER
  acFrTrunkN391 INTEGER
  acFrTrunkN392 INTEGER
  acFrTrunkN393 INTEGER
  acFrTrunkShared TruthValue

Defined Values

acFrTrunk 1.3.6.1.4.1.2785.2.6.2
Appian Communications FrameRelay trunking MIB.
MODULE-IDENTITY    

acFrTrunkTable 1.3.6.1.4.1.2785.2.6.2.1
Frame Relay trunk table. This table contains the frame relay specific objects of a trunk, if the trunk is a frame relay trunk. A row in this table comes to existence as a frame relay trunk is defined in the common trunk table and the row disappears as the row is removed from the common trunk table. In other words, one doesn't directly create and destroy rows in this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AcFrTrunkEntry

acFrTrunkEntry 1.3.6.1.4.1.2785.2.6.2.1.1
A row within the frame-relay trunk table which the index to this table entry using a Trunk index.
Status: current Access: not-accessible
OBJECT-TYPE    
  AcFrTrunkEntry  

acFrTrunkIndex 1.3.6.1.4.1.2785.2.6.2.1.1.1
The trunk number, a number that uniquely identifies a trunk in a ring. It is used as the index to this table.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER  

acFrTrunkLmiProtocol 1.3.6.1.4.1.2785.2.6.2.1.1.2
The protocol mode of LMI running on this service instance. Appians supports auto, Q933A(5) and ansi(3).
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER itu(5), ansi(6), auto(7)  

acFrTrunkLmiPollingMode 1.3.6.1.4.1.2785.2.6.2.1.1.3
Defines whether this instance of the service will perform LMI polling, responds to LMI requests, or both.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER polling(1), polled(2)  

acFrTrunkT391 1.3.6.1.4.1.2785.2.6.2.1.1.4
The status enquiry polling interval in seconds. Applicable to polling mode only. Range is valid only from 5 to 30 seconds, default value is 10 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

acFrTrunkT392 1.3.6.1.4.1.2785.2.6.2.1.1.5
The polling verification timer in seconds. Applicable to polled mode only. Range valid from 5 to 30 seconds, default value is 15 seconds.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

acFrTrunkN391 1.3.6.1.4.1.2785.2.6.2.1.1.6
The number of polling intervals to issue full status enquiry measured in intervals. Range valid from 1 to 255, default set to 6 intervals.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

acFrTrunkN392 1.3.6.1.4.1.2785.2.6.2.1.1.7
The number of errors to occur before declaring the trunk down. Valid range is 1 to 10 LMI intervals with a default set to 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

acFrTrunkN393 1.3.6.1.4.1.2785.2.6.2.1.1.8
The number of monitored events.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

acFrTrunkShared 1.3.6.1.4.1.2785.2.6.2.1.1.9
Is this trunk shared by multiple OSAPs?
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue