EQUIPE-ACAC-MIB

File: EQUIPE-ACAC-MIB.mib (7775 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
ATM-TC-MIB

Imported symbols

enterprises Gauge32 MODULE-IDENTITY
OBJECT-TYPE Counter32 Counter64
TEXTUAL-CONVENTION AtmServiceCategory

Defined Types

EqAcacViEntry  
SEQUENCE    
  eqAcacViIfIndex INTEGER
  eqAcacViStartingBw INTEGER
  eqAcacViConsumedBw Gauge32
  eqAcacViInConsideredCcts Counter32
  eqAcacViInRejectedCcts Counter32
  eqAcacViInActiveCcts Gauge32
  eqAcacViInReservedCcts Gauge32
  eqAcacViOutConsideredCcts Counter32
  eqAcacViOutRejectedCcts Counter32
  eqAcacViOutActiveCcts Gauge32
  eqAcacViOutReservedCcts Gauge32

EqAcacViServCatEntry  
SEQUENCE    
  eqAcacViServCatIfIndex INTEGER
  eqAcacViServCatServiceCategory AtmServiceCategory
  eqAcacViServCatConsumedBw Gauge32
  eqAcacViServCatActiveCcts Gauge32

Defined Values

equipe 1.3.6.1.4.1.5022
OBJECT IDENTIFIER    

eqAcacMib 1.3.6.1.4.1.5022.5
This is the Equipe ACAC MIB module.
MODULE-IDENTITY    

eqAcacViTable 1.3.6.1.4.1.5022.5.1
This table contains stats for an ACAC logical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqAcacViEntry

eqAcacViEntry 1.3.6.1.4.1.5022.5.1.1
An ACAC logical port stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqAcacViEntry  

eqAcacViIfIndex 1.3.6.1.4.1.5022.5.1.1.1
The ifIndex for the logical port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

eqAcacViStartingBw 1.3.6.1.4.1.5022.5.1.1.2
The initial amount of bandwidth allocated to this virtual interface (in cells per second).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

eqAcacViConsumedBw 1.3.6.1.4.1.5022.5.1.1.3
The amount of bandwidth consumed by existing circuits (in cells per second).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViInConsideredCcts 1.3.6.1.4.1.5022.5.1.1.4
The number of circuits that CAC has been asked to consider for admission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqAcacViInRejectedCcts 1.3.6.1.4.1.5022.5.1.1.5
The number of circuits that CAC has been asked to consider for admission for which sufficient resources have not been available. Hence the circuit was rejected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqAcacViInActiveCcts 1.3.6.1.4.1.5022.5.1.1.6
The number of currently active circuits
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViInReservedCcts 1.3.6.1.4.1.5022.5.1.1.7
The number of circuits that CAC has reserved resources, but is waiting for a commit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViOutConsideredCcts 1.3.6.1.4.1.5022.5.1.1.8
The number of circuits that CAC has been asked to consider for admission.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqAcacViOutRejectedCcts 1.3.6.1.4.1.5022.5.1.1.9
The number of circuits that CAC has been asked to consider for admission for which sufficient resources have not been available. Hence the circuit was rejected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

eqAcacViOutActiveCcts 1.3.6.1.4.1.5022.5.1.1.10
The number of currently active circuits.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViOutReservedCcts 1.3.6.1.4.1.5022.5.1.1.11
The number of circuits that CAC has reserved resources, but is waiting for a commit.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViServCatTable 1.3.6.1.4.1.5022.5.2
This table contains stats per ATM Service Category for an ACAC logical port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EqAcacViServCatEntry

eqAcacViServCatEntry 1.3.6.1.4.1.5022.5.2.1
An ACAC logical port service category stats entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  EqAcacViServCatEntry  

eqAcacViServCatIfIndex 1.3.6.1.4.1.5022.5.2.1.1
The ifIndex for the logical port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

eqAcacViServCatServiceCategory 1.3.6.1.4.1.5022.5.2.1.2
The Service Category that this instance in the table describes.
Status: current Access: read-only
OBJECT-TYPE    
  AtmServiceCategory  

eqAcacViServCatConsumedBw 1.3.6.1.4.1.5022.5.2.1.3
The amount of bandwidth currently considered in use by this service category for the purposes of CAC calculations. Note that this does not represent actual traffic utilitization.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

eqAcacViServCatActiveCcts 1.3.6.1.4.1.5022.5.2.1.4
The number of active circuits for this service category on this virtual interface.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32