USR-VATM-MIB

File: USR-VATM-MIB.mib (12682 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE DisplayString ifIndex
usrVatmMib UsrConfigStatus

Defined Types

UsrVatmLineTableEntry  
SEQUENCE    
  usrVatmLineTblCellDelineation INTEGER
  usrVatmLineTblIlmiVpi INTEGER
  usrVatmLineTblIlmiVci INTEGER
  usrVatmLineTblTxCells INTEGER
  usrVatmLineTblTxIdleCells INTEGER
  usrVatmLineTblRxGoodCells INTEGER
  usrVatmLineTblRxIdleCells INTEGER
  usrVatmLineTblRxNoPktAvail INTEGER
  usrVatmLineTblRxBadVpiVci INTEGER
  usrVatmLineTblRxBadHec INTEGER
  usrVatmLineTblMaxRxBadHec INTEGER
  usrVatmLineTblRxQueueFull INTEGER
  usrVatmLineTblUpSpeed INTEGER
  usrVatmLineTblDownSpeed INTEGER
  usrVatmLineTblUniVersion INTEGER
  usrVatmLineTblIdleCellType INTEGER

UsrVatmVcTableEntry  
SEQUENCE    
  usrVatmVcVpi INTEGER
  usrVatmVcVci INTEGER
  usrVatmVcIndex INTEGER
  usrVatmVcIfName OCTET STRING
  usrVatmVcName OCTET STRING
  usrVatmVcTxPkts INTEGER
  usrVatmVcTxBytes INTEGER
  usrVatmVcRxGoodPkts INTEGER
  usrVatmVcRxBytes INTEGER
  usrVatmVcRxPktBadCrc INTEGER
  usrVatmVcRxPktTooBig INTEGER
  usrVatmVcRxReassemblyTimeout INTEGER
  usrVatmVcTxKbpsPerSec INTEGER
  usrVatmVcRxKbpsPerSec INTEGER
  usrVatmVcCounterResetFlag INTEGER

Defined Values

usrVatmMibObjects 1.3.6.1.4.1.429.4.29.1
OBJECT IDENTIFIER    

usrVatmBaseGroup 1.3.6.1.4.1.429.4.29.1.1
OBJECT IDENTIFIER    

usrVatmBaseCfgFileName 1.3.6.1.4.1.429.4.29.1.1.1
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the VATM process uses the default name `@file://Vatm.cfg'.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usrVatmBaseCFMSaveStatus 1.3.6.1.4.1.429.4.29.1.1.2
Setting the value of this object to `save' Causes the values of the VATM Group entries to be written out to the current VATM config file. While the new config file is being written, the VATM process will set the value of this flag set to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the config file) while result in a badValue error being returned. Setting the value to `normal' will result in no action.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrVatmBaseDspVersion 1.3.6.1.4.1.429.4.29.1.1.3
The version of the code loaded on the DSP.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrVatmLineGroup 1.3.6.1.4.1.429.4.29.1.2
OBJECT IDENTIFIER    

usrVatmLineTable 1.3.6.1.4.1.429.4.29.1.2.1
Table containing configuration and operational parameters for all VIPER ATM interfaces on this managed device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrVatmLineTableEntry

usrVatmLineTableEntry 1.3.6.1.4.1.429.4.29.1.2.1.1
An entry in the VATM Line Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrVatmLineTableEntry  

usrVatmLineTblCellDelineation 1.3.6.1.4.1.429.4.29.1.2.1.1.1
Indicates whether or not cell delineation has been acheived.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER notAcheived(1), acheived(2)  

usrVatmLineTblIlmiVpi 1.3.6.1.4.1.429.4.29.1.2.1.1.2
The VPI value that will be used by ILMI.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..4095  

usrVatmLineTblIlmiVci 1.3.6.1.4.1.429.4.29.1.2.1.1.3
The VCI value that will be used by ILMI.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

usrVatmLineTblTxCells 1.3.6.1.4.1.429.4.29.1.2.1.1.4
The number of cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblTxIdleCells 1.3.6.1.4.1.429.4.29.1.2.1.1.5
The number of idle cells transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxGoodCells 1.3.6.1.4.1.429.4.29.1.2.1.1.6
The number of good cells received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxIdleCells 1.3.6.1.4.1.429.4.29.1.2.1.1.7
The number of idle cells received.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxNoPktAvail 1.3.6.1.4.1.429.4.29.1.2.1.1.8
The number of received cells dropped because no packet buffer was available.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxBadVpiVci 1.3.6.1.4.1.429.4.29.1.2.1.1.9
The number of received cells dropped because the VPI or VCI was not valid.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxBadHec 1.3.6.1.4.1.429.4.29.1.2.1.1.10
The number of received cells dropped because, oh what the heck.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblMaxRxBadHec 1.3.6.1.4.1.429.4.29.1.2.1.1.11
The maximum allowed Bad Hec received per second before link restarts. (Included for Lucent testing.)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblRxQueueFull 1.3.6.1.4.1.429.4.29.1.2.1.1.12
The number of received cells dropped because the receive queue was full.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblUpSpeed 1.3.6.1.4.1.429.4.29.1.2.1.1.13
The negotiated upstream speed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblDownSpeed 1.3.6.1.4.1.429.4.29.1.2.1.1.14
The negotiated downstream speed.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmLineTblUniVersion 1.3.6.1.4.1.429.4.29.1.2.1.1.15
This switch is to set ATM WAN interface UNI (user to network) version
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER uni31(1), uni40(2)  

usrVatmLineTblIdleCellType 1.3.6.1.4.1.429.4.29.1.2.1.1.16
Selects unassigned or ITU Idle cell format
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), normalITU(2)  

usrVatmVcGroup 1.3.6.1.4.1.429.4.29.1.3
OBJECT IDENTIFIER    

usrVatmVcTable 1.3.6.1.4.1.429.4.29.1.3.1
Table containing configuration and operational parameters for all VIPER ATM interfaces on this managed device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsrVatmVcTableEntry

usrVatmVcTableEntry 1.3.6.1.4.1.429.4.29.1.3.1.1
An entry in the VATM Line Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsrVatmVcTableEntry  

usrVatmVcVpi 1.3.6.1.4.1.429.4.29.1.3.1.1.1
The VPI value of the VCL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..4095  

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

usrVatmVcIndex 1.3.6.1.4.1.429.4.29.1.3.1.1.3
The ifIndex of the interface carrying the VCL.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

usrVatmVcIfName 1.3.6.1.4.1.429.4.29.1.3.1.1.4
The value of the Name that identifies the interface over which this VCL is operating.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

usrVatmVcName 1.3.6.1.4.1.429.4.29.1.3.1.1.5
The value of the friendly Name associated with this VCL.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

usrVatmVcTxPkts 1.3.6.1.4.1.429.4.29.1.3.1.1.6
The number of transmitted packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcTxBytes 1.3.6.1.4.1.429.4.29.1.3.1.1.7
The number of transmitted bytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxGoodPkts 1.3.6.1.4.1.429.4.29.1.3.1.1.8
The number of valid received packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxBytes 1.3.6.1.4.1.429.4.29.1.3.1.1.9
The number of received bytes.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxPktBadCrc 1.3.6.1.4.1.429.4.29.1.3.1.1.10
The number of packets received with bad crc.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxPktTooBig 1.3.6.1.4.1.429.4.29.1.3.1.1.11
The number of packets received that were too big.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxReassemblyTimeout 1.3.6.1.4.1.429.4.29.1.3.1.1.12
The number of packets received with reassembly timeout.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcTxKbpsPerSec 1.3.6.1.4.1.429.4.29.1.3.1.1.13
Tx Kbps/sec for a particular VC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcRxKbpsPerSec 1.3.6.1.4.1.429.4.29.1.3.1.1.14
Rx Kbps/sec for a particular VC
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

usrVatmVcCounterResetFlag 1.3.6.1.4.1.429.4.29.1.3.1.1.15
Flag for reset vpi/vci statistics
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER