ACC-ATMVP

File: ACC-ATMVP.mib (18786 bytes)

Imported modules

RFC1155-SMI ACC-SYSTEM ACC-MIB

Imported symbols

OBJECT-TYPE Counter accTrapLogSeqNum
accBRG DisplayString RowStatus
IfIndex SmdsAddress accSysInfo

Defined Types

AccVpEntry  
SEQUENCE    
  oVirtualPortName IfIndex
  oVirtualPortAdminState INTEGER
  oVirtualPortOperState INTEGER
  oVirtualPortProtocol INTEGER
  oVirtualPortQueueMode INTEGER
  oVirtualPortCongestion INTEGER
  oVirtualPortPhysicalPort INTEGER

AccVpStatEntry  
SEQUENCE    
  oVpStatName IfIndex
  oVpStatInPackets Counter
  oVpStatOutPackets Counter
  oVpStatInOctets Counter
  oVpStatOutOctets Counter
  oVpStatInDiscards Counter
  oVpStatOutDiscards Counter
  oVpStatNumChangeds Counter
  oVpStatInErrs Counter
  oVpStatOutErrs Counter

VpAtmFrfEntry  
SEQUENCE    
  oVpAtmFrfName IfIndex
  oVpAtmFrfRetryTimer INTEGER
  oVpAtmFrfRetryCount INTEGER
  oVpAtmFrfDlciLimit INTEGER
  oVpAtmFrfAddrLength INTEGER
  oVpAtmFrfPvcDlciStart INTEGER
  oVpAtmFrfPvcDlciEnd INTEGER
  oVpAtmFrfPvcVpi INTEGER
  oVpAtmFrfPvcVci INTEGER
  oVpAtmFrfCongTimeOut INTEGER
  oVpAtmFrfCellLossPrioIn INTEGER
  oVpAtmFrfCellLossPrioOut INTEGER
  oVpAtmFrfClpMode INTEGER

VpAtmPppEntry  
SEQUENCE    
  oVpAtmPppName IfIndex
  oVpAtmPppRetryTimer INTEGER
  oVpAtmPppRetryCount INTEGER
  oVpAtmPppVpi INTEGER
  oVpAtmPppVci INTEGER
  oVpAtmPppCongTimeOut INTEGER
  oVpAtmPppMuxType INTEGER

VpAtm1483Entry  
SEQUENCE    
  oVpAtm1483Name IfIndex
  oVpAtm1483RetryTimer INTEGER
  oVpAtm1483RetryCount INTEGER
  oVpAtm1483Vpi INTEGER
  oVpAtm1483Vci INTEGER
  oVpAtm1483CongTimeOut INTEGER
  oVpAtm1483MuxType INTEGER

VpAtmCipEntry  
SEQUENCE    
  oVpAtmCipName IfIndex
  oVpAtmCipRetryTimer INTEGER
  oVpAtmCipRetryCount INTEGER
  oVpAtmCipMode INTEGER
  oVpAtmCipAging INTEGER
  oVpAtmCipAddrType INTEGER
  oVpAtmCipLocalAddress DisplayString
  oVpAtmCipServerAddress DisplayString
  oVpAtmCipServerVccType INTEGER
  oVpAtmCipMtu INTEGER
  oVpAtmCipPcr INTEGER

Defined Values

accAtmVp 1.3.6.1.4.1.5.1.1.73
OBJECT IDENTIFIER    

accVpTable 1.3.6.1.4.1.5.1.1.73.1
The Virtual port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVpEntry

accVpEntry 1.3.6.1.4.1.5.1.1.73.1.1
An entry in the virtual port table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVpEntry  

oVirtualPortName 1.3.6.1.4.1.5.1.1.73.1.1.1
IfIndex for virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVirtualPortAdminState 1.3.6.1.4.1.5.1.1.73.1.1.2
The Admin state of a virtual port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2)  

oVirtualPortOperState 1.3.6.1.4.1.5.1.1.73.1.1.3
The operational state of a virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2)  

oVirtualPortProtocol 1.3.6.1.4.1.5.1.1.73.1.1.4
The protocol used over a virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), lane(2), rfc1483(3), cip(4), ppp(5), frf5(6)  

oVirtualPortQueueMode 1.3.6.1.4.1.5.1.1.73.1.1.5
Queuing mode used. Currently only EXPRESS queueing.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER express(1)  

oVirtualPortCongestion 1.3.6.1.4.1.5.1.1.73.1.1.6
The congestion percent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

oVirtualPortPhysicalPort 1.3.6.1.4.1.5.1.1.73.1.1.7
The physical port associated with a virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

accAtmVpScalarGrp 1.3.6.1.4.1.5.1.1.73.2
OBJECT IDENTIFIER    

oVirtualPortCount1483Br 1.3.6.1.4.1.5.1.1.73.2.1
The RFC1483 virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountCIP 1.3.6.1.4.1.5.1.1.73.2.2
The CIP virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountTunnel 1.3.6.1.4.1.5.1.1.73.2.3
The Tunnel virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountFrf 1.3.6.1.4.1.5.1.1.73.2.4
The FRF virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountPpp 1.3.6.1.4.1.5.1.1.73.2.6
The PPP over ATM virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountVFR 1.3.6.1.4.1.5.1.1.73.2.7
The Virtual Frame Relay virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVirtualPortCountXOT 1.3.6.1.4.1.5.1.1.73.2.8
The XOT virtual port count.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accAtmVpStatsGrp 1.3.6.1.4.1.5.1.1.73.3
OBJECT IDENTIFIER    

accVpStatTable 1.3.6.1.4.1.5.1.1.73.3.1
The virtual port statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AccVpStatEntry

accVpStatEntry 1.3.6.1.4.1.5.1.1.73.3.1.1
An entry in the virtual port statistics table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AccVpStatEntry  

oVpStatName 1.3.6.1.4.1.5.1.1.73.3.1.1.1
ifIndex of the Virtual port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVpStatInPackets 1.3.6.1.4.1.5.1.1.73.3.1.1.2
Received packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatOutPackets 1.3.6.1.4.1.5.1.1.73.3.1.1.3
Packets sent out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatInOctets 1.3.6.1.4.1.5.1.1.73.3.1.1.4
Octets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatOutOctets 1.3.6.1.4.1.5.1.1.73.3.1.1.5
Octets sent out.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatInDiscards 1.3.6.1.4.1.5.1.1.73.3.1.1.6
Number of receive discards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatOutDiscards 1.3.6.1.4.1.5.1.1.73.3.1.1.7
Number of transmit discards.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatNumChangeds 1.3.6.1.4.1.5.1.1.73.3.1.1.8
Number of changes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatInErrs 1.3.6.1.4.1.5.1.1.73.3.1.1.9
Number of received packets in error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

oVpStatOutErrs 1.3.6.1.4.1.5.1.1.73.3.1.1.10
Number of packets attempted to transmit that were in error.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

accAtmVpFrfGrp 1.3.6.1.4.1.5.1.1.73.4
OBJECT IDENTIFIER    

vpAtmFrfTable 1.3.6.1.4.1.5.1.1.73.4.1
The FRF (Frame relay network interworking over ATM) table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpAtmFrfEntry

vpAtmFrfEntry 1.3.6.1.4.1.5.1.1.73.4.1.1
An entry in the FRF table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VpAtmFrfEntry  

oVpAtmFrfName 1.3.6.1.4.1.5.1.1.73.4.1.1.1
The internal name for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVpAtmFrfRetryTimer 1.3.6.1.4.1.5.1.1.73.4.1.1.2
The amount of time before retrying to reconnect the circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfRetryCount 1.3.6.1.4.1.5.1.1.73.4.1.1.3
The number of times to retry the connection before declaring that the circuit is down
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfDlciLimit 1.3.6.1.4.1.5.1.1.73.4.1.1.4
The number of DLCI that can be active on this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfAddrLength 1.3.6.1.4.1.5.1.1.73.4.1.1.5
The Frame Relay address length for this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfPvcDlciStart 1.3.6.1.4.1.5.1.1.73.4.1.1.6
The starting DLCI number for this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfPvcDlciEnd 1.3.6.1.4.1.5.1.1.73.4.1.1.7
The ending DLCI number for this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfPvcVpi 1.3.6.1.4.1.5.1.1.73.4.1.1.8
The VPI for the circuit that needs to be created over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfPvcVci 1.3.6.1.4.1.5.1.1.73.4.1.1.9
The VCI for the circuit that needs to be created overt his port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfCongTimeOut 1.3.6.1.4.1.5.1.1.73.4.1.1.10
The amount of time that needs to elapse in seconds before declaring that the circuit is down due to congestion
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfCellLossPrioIn 1.3.6.1.4.1.5.1.1.73.4.1.1.11
The CLP for incoming cells
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfCellLossPrioOut 1.3.6.1.4.1.5.1.1.73.4.1.1.12
The CLP for outgoing cells
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmFrfClpMode 1.3.6.1.4.1.5.1.1.73.4.1.1.13
The CLP mode for mapping from the DE bit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accAtmVpPppGrp 1.3.6.1.4.1.5.1.1.73.5
OBJECT IDENTIFIER    

vpAtmPppTable 1.3.6.1.4.1.5.1.1.73.5.1
The PPP over ATM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpAtmPppEntry

vpAtmPppEntry 1.3.6.1.4.1.5.1.1.73.5.1.1
An entry in the PPP over ATM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VpAtmPppEntry  

oVpAtmPppName 1.3.6.1.4.1.5.1.1.73.5.1.1.1
The internal name for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVpAtmPppRetryTimer 1.3.6.1.4.1.5.1.1.73.5.1.1.2
The amount of time to wait before retrying the connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmPppRetryCount 1.3.6.1.4.1.5.1.1.73.5.1.1.3
The number of time to retry for the connection if it not up
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmPppVpi 1.3.6.1.4.1.5.1.1.73.5.1.1.4
The VPI for the circuit that needs to be created over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmPppVci 1.3.6.1.4.1.5.1.1.73.5.1.1.5
The VCI for the circuit that needs to be created over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmPppCongTimeOut 1.3.6.1.4.1.5.1.1.73.5.1.1.6
The amount of time to wait for the congestion to clear out before declaring the circuit to be down
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmPppMuxType 1.3.6.1.4.1.5.1.1.73.5.1.1.7
The multiplexing that needs to be done over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accAtmVp1483Grp 1.3.6.1.4.1.5.1.1.73.6
OBJECT IDENTIFIER    

vpAtm1483Table 1.3.6.1.4.1.5.1.1.73.6.1
The RFC1483 configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpAtm1483Entry

vpAtm1483Entry 1.3.6.1.4.1.5.1.1.73.6.1.1
An entry in the RFC1483 configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VpAtm1483Entry  

oVpAtm1483Name 1.3.6.1.4.1.5.1.1.73.6.1.1.1
The internal name for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVpAtm1483RetryTimer 1.3.6.1.4.1.5.1.1.73.6.1.1.2
The amount of time to wait before retrying the connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtm1483RetryCount 1.3.6.1.4.1.5.1.1.73.6.1.1.3
The number of time to retry for the connection if it not up
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtm1483Vpi 1.3.6.1.4.1.5.1.1.73.6.1.1.4
The VPI for the circuit that needs to be created over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtm1483Vci 1.3.6.1.4.1.5.1.1.73.6.1.1.5
The VCI for the circuit that needs to be created over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtm1483CongTimeOut 1.3.6.1.4.1.5.1.1.73.6.1.1.6
The amount of time to wait for the congestion to clear out before declaring the circuit to be down
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtm1483MuxType 1.3.6.1.4.1.5.1.1.73.6.1.1.7
The multiplexing that needs to be done over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

accAtmVpCipGrp 1.3.6.1.4.1.5.1.1.73.7
OBJECT IDENTIFIER    

vpAtmCipTable 1.3.6.1.4.1.5.1.1.73.7.1
The Classical IP over ATM configuration table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    VpAtmCipEntry

vpAtmCipEntry 1.3.6.1.4.1.5.1.1.73.7.1.1
An entry in the CIP table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  VpAtmCipEntry  

oVpAtmCipName 1.3.6.1.4.1.5.1.1.73.7.1.1.1
The internal name for this port
Status: mandatory Access: read-only
OBJECT-TYPE    
  IfIndex  

oVpAtmCipRetryTimer 1.3.6.1.4.1.5.1.1.73.7.1.1.2
The amount of time to wait before retrying the connection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipRetryCount 1.3.6.1.4.1.5.1.1.73.7.1.1.3
The number of time to retry for the connection if it not up
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipMode 1.3.6.1.4.1.5.1.1.73.7.1.1.4
The operation mode for this CIP port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipAging 1.3.6.1.4.1.5.1.1.73.7.1.1.5
The time that needs to elapse in seconds before aging this circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipAddrType 1.3.6.1.4.1.5.1.1.73.7.1.1.6
The type of address supported ovwer this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipLocalAddress 1.3.6.1.4.1.5.1.1.73.7.1.1.7
The local address for this port that is used in identifying this instance on the atm network
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

oVpAtmCipServerAddress 1.3.6.1.4.1.5.1.1.73.7.1.1.8
The address at which the server is reachable
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

oVpAtmCipServerVccType 1.3.6.1.4.1.5.1.1.73.7.1.1.9
The curcuit types the server will be able to accept
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipMtu 1.3.6.1.4.1.5.1.1.73.7.1.1.10
The MTU for this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

oVpAtmCipPcr 1.3.6.1.4.1.5.1.1.73.7.1.1.11
The PCR to be used for the circuts over this port
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER