ACC-FR

File: ACC-FR.mib (20816 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE IpAddress Counter
TimeTicks accTrapLogSeqNum accBRG
DisplayString RowStatus IfIndex
SmdsAddress

Defined Types

AccFrAtEntry  
SEQUENCE    
  accFrAtIfIndex INTEGER
  accFrIpAddress IpAddress
  accFrDLCI INTEGER
  accFrStatus INTEGER

AccFrStatEntry  
SEQUENCE    
  accFrIndex INTEGER
  accFrStatRcvDrops Counter
  accFrStatShorts Counter
  accFrStatIllDlcis Counter
  accFrStatUnkDlcis Counter
  accFrStatUnkProtos Counter
  accFrStatRsrvDlcis Counter
  accFrStatXmtDrops Counter
  accFrStatErrTime TimeTicks
  accFrStatErrType INTEGER
  accFrStatErrDlci INTEGER
  accFrStatErrProto INTEGER
  accFrLinkState INTEGER
  accFrStatUnks Counter
  accFrStatRcvLongs Counter
  accFrStatIlgDlcis Counter
  accFrStatProtoErrs Counter
  accFrStatUnkIes Counter
  accFrStatSeqErrs Counter
  accFrStatUnkRpts Counter

AccFrParmEntry  
SEQUENCE    
  accFrParmIndex INTEGER
  accFrParmAddrFmt INTEGER
  accFrParmAddrLen INTEGER
  accFrParmEncap INTEGER
  accFrDlcmiState INTEGER
  accFrDlcmiPollInt INTEGER
  accFrDlcmiFullStatEnq INTEGER
  accFrDlcmiErrThres INTEGER
  accFrDlcmiMonEvents INTEGER
  accFrDlcmiType INTEGER
  accFrDlcmiIdleTimer INTEGER

AccFrCktEntry  
SEQUENCE    
  accFrCktIfIndex INTEGER
  accFrCktDlci INTEGER
  accFrCktState INTEGER
  accFrCktFECNrcvds Counter
  accFrCktBECNrcvds Counter
  accFrCktFrameXmts Counter
  accFrCktOctetXmts Counter
  accFrCktFrameRcvs Counter
  accFrCktOctetRcvs Counter
  accFrCktCreateTime TimeTicks
  accFrCktChangeTime TimeTicks
  accFfrCktLoop INTEGER

AccFfrSwitchParameterEntry  
SEQUENCE    
  accFfrSwitchIfindex1 INTEGER
  accFfrSwitchDlci1 INTEGER
  accFfrSwitchIfindex2 INTEGER
  accFfrSwitchDlci2 INTEGER
  accFfrSwitchStatus INTEGER

AccVFRTableEntry  
SEQUENCE    
  accVFRVirtualPort INTEGER
  accVFRPhysicalPort INTEGER
  accVFRDlci INTEGER
  accVFRStatus INTEGER

Defined Values

accFr 1.3.6.1.4.1.5.1.1.20
OBJECT IDENTIFIER    

accFrAtTable 1.3.6.1.4.1.5.1.1.20.1
Internet address translation table for Frame Relay interfaces. Entries are added/deleted via management action.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFrAtEntry

accFrAtEntry 1.3.6.1.4.1.5.1.1.20.1.1
Internet address translation entry for Frame Relay interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFrAtEntry  

accFrAtIfIndex 1.3.6.1.4.1.5.1.1.20.1.1.1
Interface number (ifIndex) for which this translation entry is valid. Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFrIpAddress 1.3.6.1.4.1.5.1.1.20.1.1.2
IP Address Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

accFrDLCI 1.3.6.1.4.1.5.1.1.20.1.1.3
Frame Relay DLCI to use for the specified host Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFrStatus 1.3.6.1.4.1.5.1.1.20.1.1.4
Status of this entry Object required in entry-adding SET PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER permanent(1), dynamic(2), confirm-pending(3), not-connected(4)  

accFrStatTable 1.3.6.1.4.1.5.1.1.20.2
Per-line statistics for Frame Relay interfaces
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFrStatEntry

accFrStatEntry 1.3.6.1.4.1.5.1.1.20.2.1
Frame Relay statistics
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFrStatEntry  

accFrIndex 1.3.6.1.4.1.5.1.1.20.2.1.1
Physical Port number of this Frame Relay interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrStatRcvDrops 1.3.6.1.4.1.5.1.1.20.2.1.2
Number of received frames that were discarded due to lack of resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatShorts 1.3.6.1.4.1.5.1.1.20.2.1.3
Number of received frames that were discarded because they were too short (DLCI and/or protocol field missing).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatIllDlcis 1.3.6.1.4.1.5.1.1.20.2.1.4
Number of received frames that were discarded because the DLCI was badly formed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatUnkDlcis 1.3.6.1.4.1.5.1.1.20.2.1.5
Number of received frames that were discarded because the DLCI did not match any configured value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatUnkProtos 1.3.6.1.4.1.5.1.1.20.2.1.6
Number of received frames that were discarded because the protocol field did not match any protocol configured for the specified DLCI.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatRsrvDlcis 1.3.6.1.4.1.5.1.1.20.2.1.7
Number of received frames whose DLCI had the reserved bit set. (The frame was not discarded; the frame was processed as though the reserved bit were clear).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatXmtDrops 1.3.6.1.4.1.5.1.1.20.2.1.8
Number of frames that could not be transmitted due to lack of resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatErrTime 1.3.6.1.4.1.5.1.1.20.2.1.9
System uptime when the last Frame Relay error was detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accFrStatErrType 1.3.6.1.4.1.5.1.1.20.2.1.10
Type of last detected Frame Relay error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER rcvDrop(1), short(2), illDlci(3), unkDlci(4), unkProto(5), rsrvDlci(6), xmtDrop(7), unknownError(8), receiveLong(9), illegalDLCI(10), dlcmiProtoErr(11), dlcmiUnknownIE(12), dlcmiSequenceErr(13), dlcmiUnknownRpt(14)  

accFrStatErrDlci 1.3.6.1.4.1.5.1.1.20.2.1.11
Value of DLCI field from last detected Frame Relay error (00 00 if no DLCI was associated with the last error).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrStatErrProto 1.3.6.1.4.1.5.1.1.20.2.1.12
Value of protocol field from last detected Frame Relay error (0 if no protocol field was associated with the last error).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrLinkState 1.3.6.1.4.1.5.1.1.20.2.1.13
State of this Frame Relay link
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER down(1), up(2), idle(3)  

accFrStatUnks 1.3.6.1.4.1.5.1.1.20.2.1.14
Unused object
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatRcvLongs 1.3.6.1.4.1.5.1.1.20.2.1.15
Number of received dlcmi frames longer than expected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatIlgDlcis 1.3.6.1.4.1.5.1.1.20.2.1.16
Unused object
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatProtoErrs 1.3.6.1.4.1.5.1.1.20.2.1.17
Number of received frames with a protocol violation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatUnkIes 1.3.6.1.4.1.5.1.1.20.2.1.18
Number of dlcmi frames received with an unknown Information element.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatSeqErrs 1.3.6.1.4.1.5.1.1.20.2.1.19
Number of dlcmi frames received with a sequence error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrStatUnkRpts 1.3.6.1.4.1.5.1.1.20.2.1.20
Unused object
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrParmTable 1.3.6.1.4.1.5.1.1.20.3
Frame Relay parameter table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFrParmEntry

accFrParmEntry 1.3.6.1.4.1.5.1.1.20.3.1
Frame Relay parameter entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFrParmEntry  

accFrParmIndex 1.3.6.1.4.1.5.1.1.20.3.1.1
Interface number
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrParmAddrFmt 1.3.6.1.4.1.5.1.1.20.3.1.2
Addressing format used. Q.921 per spec. Ignores length parameter draft-Q922 per March, 1990 draft of Q.922 q922 per October, 1990 Q.922 specification
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER q921(1), draft-q922(2), q922(3)  

accFrParmAddrLen 1.3.6.1.4.1.5.1.1.20.3.1.3
Length of address on serial line
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..4  

accFrParmEncap 1.3.6.1.4.1.5.1.1.20.3.1.4
Type of encapsulation used on serial line
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER early(1), ietf(2)  

accFrDlcmiState 1.3.6.1.4.1.5.1.1.20.3.1.5
This variable states which Data Link Connection Management scheme is active (and by implication, what DLCI it uses) on the Frame Relay interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), lmi(2), annexd(3)  

accFrDlcmiPollInt 1.3.6.1.4.1.5.1.1.20.3.1.6
the number of seconds between successive status enquiry messages.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

accFrDlcmiFullStatEnq 1.3.6.1.4.1.5.1.1.20.3.1.7
Number of status enquiry intervals that pass before issuance of a full status enquiry message.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

accFrDlcmiErrThres 1.3.6.1.4.1.5.1.1.20.3.1.8
Maximum number of unanswered Status Enquiries the equipmemt shall accept before declaring the interface down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..10  

accFrDlcmiMonEvents 1.3.6.1.4.1.5.1.1.20.3.1.9
Maximum number of responses to FULL STATUS or LINK INTEGRITY VERIFICATION messages missed before the device will mark the interface down.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..30  

accFrDlcmiType 1.3.6.1.4.1.5.1.1.20.3.1.10
Link Maintenance is assymmetrical, so one end must be user, the other network. Normally the bridge/router is user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER user(1), network(2)  

accFrDlcmiIdleTimer 1.3.6.1.4.1.5.1.1.20.3.1.11
Number of minutes without receiving any non-dlcmi frames before declaring the link idle. Setting the timer to 0 will disable it.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

accFrCktTable 1.3.6.1.4.1.5.1.1.20.4
Frame Relay circuit table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFrCktEntry

accFrCktEntry 1.3.6.1.4.1.5.1.1.20.4.1
Frame Relay circuit table entry
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFrCktEntry  

accFrCktIfIndex 1.3.6.1.4.1.5.1.1.20.4.1.1
Interface on which this circuit exists
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrCktDlci 1.3.6.1.4.1.5.1.1.20.4.1.2
Data Link Connection Identifier for this circuit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accFrCktState 1.3.6.1.4.1.5.1.1.20.4.1.3
Indicates whether the particular circuit is operational.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER invalid(1), active(2), inactive(3)  

accFrCktFECNrcvds 1.3.6.1.4.1.5.1.1.20.4.1.4
Number of frames received from the network in- dicating forward congestion since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktBECNrcvds 1.3.6.1.4.1.5.1.1.20.4.1.5
Number of frames received from the network in- dicating backward congestion since the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktFrameXmts 1.3.6.1.4.1.5.1.1.20.4.1.6
Number of frames sent from this circuit since it was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktOctetXmts 1.3.6.1.4.1.5.1.1.20.4.1.7
Number of octets sent from this circuit since it was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktFrameRcvs 1.3.6.1.4.1.5.1.1.20.4.1.8
Number of frames received by this circuit since it was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktOctetRcvs 1.3.6.1.4.1.5.1.1.20.4.1.9
Number of octets received by this circuit since it was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accFrCktCreateTime 1.3.6.1.4.1.5.1.1.20.4.1.10
The value of sysUpTime when the circuit was created.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accFrCktChangeTime 1.3.6.1.4.1.5.1.1.20.4.1.11
The value of sysUpTime when last there was a change in the circuit state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

accFfrCktLoop 1.3.6.1.4.1.5.1.1.20.4.1.12
Indicates the loopback state of the virtual circuit. The object is normally 'normal', indicating that the circuit is in its normal operational state. If set to 'loop', any messages received on the circuit will be returned unmodified and the circuit will always be viewed as 'down' by higher layer protocols. The state of any circuit reverts to 'normal' after a reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), loop(2)  

accFfrSwitchParameterTable 1.3.6.1.4.1.5.1.1.20.5
Frame Relay Switch Parameter table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccFfrSwitchParameterEntry

accFfrSwitchParameterEntry 1.3.6.1.4.1.5.1.1.20.5.1
An entry in Frame Relay Switch Parameter table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccFfrSwitchParameterEntry  

accFfrSwitchIfindex1 1.3.6.1.4.1.5.1.1.20.5.1.1
The first interface index in the entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFfrSwitchDlci1 1.3.6.1.4.1.5.1.1.20.5.1.2
The first Frame Relay DLCI in the entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFfrSwitchIfindex2 1.3.6.1.4.1.5.1.1.20.5.1.3
The second interface index in the entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFfrSwitchDlci2 1.3.6.1.4.1.5.1.1.20.5.1.4
The second Frame Relay DLCI in the entry
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accFfrSwitchStatus 1.3.6.1.4.1.5.1.1.20.5.1.5
The Status tells whether the traffic will be switched as per the entry. This object also is usedin the delete command
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2), deleted(128)  

accVFRTable 1.3.6.1.4.1.5.1.1.20.6
Table describing binding between a Virtual port and a Frame Relay DLCI and a physical port. Entries are added/deleted via management Action.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVFRTableEntry

accVFRTableEntry 1.3.6.1.4.1.5.1.1.20.6.1
An entry in the Virtual Frame Relay DLCI Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVFRTableEntry  

accVFRVirtualPort 1.3.6.1.4.1.5.1.1.20.6.1.1
The virtual port to be associated with a Physical Port and DLCI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accVFRPhysicalPort 1.3.6.1.4.1.5.1.1.20.6.1.2
The Physical Port to be associated with a virtual port and dlci.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accVFRDlci 1.3.6.1.4.1.5.1.1.20.6.1.3
The DLCI to be associated with a virtual and physical port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accVFRStatus 1.3.6.1.4.1.5.1.1.20.6.1.4
The status field indicates if an add or delete is intended. Invalid = delete; Valid = add.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER add(1), delete(2)