ACC-ATM

File: ACC-ATM.mib (17327 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB
SNMPv2-TC

Imported symbols

OBJECT-TYPE Counter accTrapLogSeqNum
accBRG DisplayString IfIndex
SmdsAddress RowStatus

Defined Types

AtmStatsAtmLayerEntry  
SEQUENCE    
  atmStatsAtmLayerRxCells Counter
  atmStatsAtmLayerTxCells Counter
  atmStatsAtmLayerDiscCells Counter
  atmStatsAtmLayerDropCells Counter

AtmStatsCallEntry  
SEQUENCE    
  atmStatsCallOrigCalls Counter
  atmStatsCallOffCalls Counter
  atmStatsCallAccCalls Counter
  atmStatsCallCompCalls Counter
  atmStatsCallClrCalls Counter

AtmOamConfEntry  
SEQUENCE    
  atmOamIndex IfIndex
  atmOamPhyFlowType INTEGER
  atmOamFlowState INTEGER

AtmOamVpcEntry  
SEQUENCE    
  atmOamVpcIndex IfIndex
  atmOamVpcVpi INTEGER
  atmOamVpcFlowType INTEGER
  atmOamVpcRowStatus RowStatus

AtmOamVccEntry  
SEQUENCE    
  atmOamVccIndex IfIndex
  atmOamVccVpi INTEGER
  atmOamVccVci INTEGER
  atmOamVccFlowType INTEGER
  atmOamVccRowStatus RowStatus

AtmIlmiConfEntry  
SEQUENCE    
  atmIlmiImeType INTEGER
  atmIlmiUniType INTEGER

AtmIlmiCommStrEntry  
SEQUENCE    
  atmIlmiCommStrIndex IfIndex
  atmIlmiCommStr OCTET STRING
  atmIlmiCommStrStatus RowStatus

AccAtmIfEntry  
SEQUENCE    
  accAtmIfIndex IfIndex

AccAtmVplEntry  
SEQUENCE    
  accAtmVplIndex IfIndex
  accAtmVplVpi INTEGER

AccAtmVclEntry  
SEQUENCE    
  accAtmVclIndex IfIndex
  accAtmVclVpi INTEGER
  accAtmVclVci INTEGER

AccAtmClockEntry  
SEQUENCE    
  accAtmClockIndex IfIndex
  accAtmClockType INTEGER

Defined Values

accAtm 2.1.5.1.1.77
OBJECT IDENTIFIER    

atmStatsGrp 2.1.5.1.1.77.1
OBJECT IDENTIFIER    

atmOamGrp 2.1.5.1.1.77.5
OBJECT IDENTIFIER    

atmIlmiGrp 2.1.5.1.1.77.6
OBJECT IDENTIFIER    

atmInstGrp 2.1.5.1.1.77.9
OBJECT IDENTIFIER    

atmStatsAtmLayerTable 2.1.5.1.1.77.1.1
The ATM Layer Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmStatsAtmLayerEntry

atmStatsAtmLayerEntry 2.1.5.1.1.77.1.1.1
An entry in the ATM Layer Statistics Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmStatsAtmLayerEntry  

atmStatsAtmLayerRxCells 2.1.5.1.1.77.1.1.1.1
Total number of received cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsAtmLayerTxCells 2.1.5.1.1.77.1.1.1.2
Total number of transmitted cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsAtmLayerDiscCells 2.1.5.1.1.77.1.1.1.3
Total number of discarded cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsAtmLayerDropCells 2.1.5.1.1.77.1.1.1.4
Total number of dropped cells.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsCallTable 2.1.5.1.1.77.1.2
The Call Statistics Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmStatsCallEntry

atmStatsCallEntry 2.1.5.1.1.77.1.2.1
An entry in the Call Statistics Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmStatsCallEntry  

atmStatsCallOrigCalls 2.1.5.1.1.77.1.2.1.1
Number of calls originated from this interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsCallOffCalls 2.1.5.1.1.77.1.2.1.2
Number of calls offered to this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsCallAccCalls 2.1.5.1.1.77.1.2.1.3
Number of calls accepted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsCallCompCalls 2.1.5.1.1.77.1.2.1.4
Number of successfull/completed calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmStatsCallClrCalls 2.1.5.1.1.77.1.2.1.5
Number of calls cleared.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

atmOamConfTable 2.1.5.1.1.77.5.1
The OAM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmOamConfEntry

atmOamConfEntry 2.1.5.1.1.77.5.1.1
An entry in the OAM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmOamConfEntry  

atmOamIndex 2.1.5.1.1.77.5.1.1.1
Index into this table; must have same value as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

atmOamPhyFlowType 2.1.5.1.1.77.5.1.1.2
The PHY level flows - f1, f2, or f3.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER f1(1), f2(2), f3(3)  

atmOamFlowState 2.1.5.1.1.77.5.1.1.3
flow state on or off.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

atmOamVpcTable 2.1.5.1.1.77.5.2
The OAM VPC table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmOamVpcEntry

atmOamVpcEntry 2.1.5.1.1.77.5.2.1
An entry in the OAM VPC Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmOamVpcEntry  

atmOamVpcIndex 2.1.5.1.1.77.5.2.1.1
The index into the OAM VPC table. Must have same value as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

atmOamVpcVpi 2.1.5.1.1.77.5.2.1.2
The VPI of the VPC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

atmOamVpcFlowType 2.1.5.1.1.77.5.2.1.3
The VPC flow type: end2end or segment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER end2end(1), segment(2)  

atmOamVpcRowStatus 2.1.5.1.1.77.5.2.1.4
Rowstatus for an entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmOamVccTable 2.1.5.1.1.77.5.3
The OAM VCC table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmOamVccEntry

atmOamVccEntry 2.1.5.1.1.77.5.3.1
An entry in the OAM VCC Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmOamVccEntry  

atmOamVccIndex 2.1.5.1.1.77.5.3.1.1
The index into the OAM VCC table. Must have same value as ifIndex.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

atmOamVccVpi 2.1.5.1.1.77.5.3.1.2
The VPI of the VCC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

atmOamVccVci 2.1.5.1.1.77.5.3.1.3
The VCI of the VCC.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

atmOamVccFlowType 2.1.5.1.1.77.5.3.1.4
The VCC flow type: end2end or segment.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER end2end(1), segment(2)  

atmOamVccRowStatus 2.1.5.1.1.77.5.3.1.5
Rowstatus for an entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

atmIlmiConfTable 2.1.5.1.1.77.6.1
The Ilmi Configuration Table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIlmiConfEntry

atmIlmiConfEntry 2.1.5.1.1.77.6.1.1
An entry in the Ilmi Configuration Table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIlmiConfEntry  

atmIlmiImeType 2.1.5.1.1.77.6.1.1.1
IME type: user/network/symmetric. In user mode, the ILMI will be configured to initiate the connection. In network mode, the ILMI listens for an ILMI connection. In symmetric mode, it decides on whether to act as network or user by talking to the peer. The default is user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER network(1), user(2), symmetric(3)  

atmIlmiUniType 2.1.5.1.1.77.6.1.1.2
The UNI type. This object maps to atmfAtmLayerUniType. If private, then autoconfiguration procedures may be used to automatically determine the interface type as described in the ILMI4.0 specification. Procedures for interface type determination for public devices is unspecified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER public(1), private(2)  

atmIlmiCommStrTable 2.1.5.1.1.77.6.2
The community string table for an interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AtmIlmiCommStrEntry

atmIlmiCommStrEntry 2.1.5.1.1.77.6.2.1
An entry in the atmIlmiCommStrTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AtmIlmiCommStrEntry  

atmIlmiCommStrIndex 2.1.5.1.1.77.6.2.1.1
ifIndex of an ATM interface to which a set of community strings is associated.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

atmIlmiCommStr 2.1.5.1.1.77.6.2.1.2
A community string for an interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

atmIlmiCommStrStatus 2.1.5.1.1.77.6.2.1.3
Modification status of this entry; setting the status to add causes a new entry to be added. Setting it to delete causes an existing entry to be deleted.
Status: mandatory Access: read-write
OBJECT-TYPE    
  RowStatus  

accAtmIfTable 2.1.5.1.1.77.9.1
Atm interface table, holds just the ifIndex to get around ifIndex not being specifically included in rfc1695. Any place that ifIndex (pertaining to ATM is desired), this object should be used.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccAtmIfEntry

accAtmIfEntry 2.1.5.1.1.77.9.1.1
An entry in the atm interface tbl. Holds just ifIndex.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccAtmIfEntry  

accAtmIfIndex 2.1.5.1.1.77.9.1.1.1
Ifindex for ATM interfaces. Must have the same value as the SNMP ifIndex object for this interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

accAtmVplTable 2.1.5.1.1.77.9.2
The ACC atm vpl table; provides ifIndex and vpi to be used as instance ids.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccAtmVplEntry

accAtmVplEntry 2.1.5.1.1.77.9.2.1
An entry in the accAtmVplTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccAtmVplEntry  

accAtmVplIndex 2.1.5.1.1.77.9.2.1.1
IfIndex of the VPL table. Must have same value as the ifIndex object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

accAtmVplVpi 2.1.5.1.1.77.9.2.1.2
The VPI value of the VPL. Note that the VPI=0 is not used VPL not associated with a VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4095  

accAtmVclTable 2.1.5.1.1.77.9.3
The ACC atm VCL table; provides ifIndex, vpi and vci to be used as instance ids.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccAtmVclEntry

accAtmVclEntry 2.1.5.1.1.77.9.3.1
An entry in the accAtmVclTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccAtmVclEntry  

accAtmVclIndex 2.1.5.1.1.77.9.3.1.1
IfIndex of the VCL table. Must have same value as the ifIndex object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

accAtmVclVpi 2.1.5.1.1.77.9.3.1.2
The VPI value of the VCL. The maximum VPI value cannot exceed the value allowable by the atmInterfaceMaxVpiBits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

accAtmVclVci 2.1.5.1.1.77.9.3.1.3
The VCI value of the VCL. The maximum VCI value cannot exceed the value allowable by the atmInterfaceMaxVciBits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

accAtmClockTable 2.1.5.1.1.77.9.4
The ACC atm CLOCK table; provides ifIndex and clockType to be used as instance ids.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccAtmClockEntry

accAtmClockEntry 2.1.5.1.1.77.9.4.1
An entry in the accAtmClockTable.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccAtmClockEntry  

accAtmClockIndex 2.1.5.1.1.77.9.4.1.1
IfIndex of the CLOCK table. Must have same value as the ifIndex object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

accAtmClockType 2.1.5.1.1.77.9.4.1.2
The clock type of the Interface. The clock type is either external or internal.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER external(1), internal(2)