ATT-CNM-FRAME-RELAY-MIB

File: ATT-CNM-FRAME-RELAY-MIB.mib (16753 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises Gauge DisplayString
OBJECT-TYPE

Defined Types

AttCNMfrConfigEntry  
SEQUENCE    
  attCNMfrConfigIndex INTEGER
  attCNMfrMeasMaxIntervals INTEGER
  attCNMfrMeasIntervalLen INTEGER
  attCNMfrPVCMeasMaxIntervals INTEGER
  attCNMfrPVCMeasIntervalLen INTEGER

AttCNMfrMeasEntry  
SEQUENCE    
  attCNMfrMeasIndex INTEGER
  attCNMfrMeasInterval INTEGER
  attCNMfrMeasTimeStamp INTEGER
  attCNMfrMeasLocalTime DisplayString
  attCNMfrReceivedOctets Gauge
  attCNMfrSentOctets Gauge
  attCNMfrReceivedFrames Gauge
  attCNMfrSentFrames Gauge
  attCNMfrBadFrames Gauge
  attCNMfrReceiverOverruns Gauge

AttCNMfrPVCMeasEntry  
SEQUENCE    
  attCNMfrPVCMeasIfIndex INTEGER
  attCNMfrPVCMeasIndex INTEGER
  attCNMfrPVCMeasInterval INTEGER
  attCNMfrPVCMeasTimeStamp INTEGER
  attCNMfrPVCMeasLocalTime DisplayString
  attCNMfrCongestionAtIngress Gauge
  attCNMfrCongestionAtEgress Gauge

AttCNMfrPVCStatusEntry  
SEQUENCE    
  attCNMfrPVCStatusIfIndex INTEGER
  attCNMfrPVCStatusIndex INTEGER
  attCNMfrPVCAdminStatus INTEGER
  attCNMfrPVCOperStatus INTEGER

Defined Values

att-2 1.3.6.1.4.1.74
OBJECT IDENTIFIER    

att-products 1.3.6.1.4.1.74.1
OBJECT IDENTIFIER    

att-mgmt 1.3.6.1.4.1.74.2
OBJECT IDENTIFIER    

att-cnmAgent 1.3.6.1.4.1.74.1.9
OBJECT IDENTIFIER    

att-cnm 1.3.6.1.4.1.74.2.15
OBJECT IDENTIFIER    

att-cnm-fr 1.3.6.1.4.1.74.2.15.7
OBJECT IDENTIFIER    

attCNMfrConfigTable 1.3.6.1.4.1.74.2.15.7.1
A list of entries containing configuration information for all Frame Relay interfaces managed by this system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AttCNMfrConfigEntry

attCNMfrConfigEntry 1.3.6.1.4.1.74.2.15.7.1.1
An entry containing configuration information for a particular Frame Relay interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AttCNMfrConfigEntry  

attCNMfrConfigIndex 1.3.6.1.4.1.74.2.15.7.1.1.1
A unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasMaxIntervals 1.3.6.1.4.1.74.2.15.7.1.1.2
This variable identifies the maximum number of measurement intervals supported for the measurements maintained by this Frame Relay interface in the attCNMfrMeasTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasIntervalLen 1.3.6.1.4.1.74.2.15.7.1.1.3
This variable identifies the number of seconds that make up one complete measurement interval for for the measurements maintained by this Frame Relay interface in the attCNMfrMeasTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasMaxIntervals 1.3.6.1.4.1.74.2.15.7.1.1.4
This variable identifies the maximum number of measurement intervals supported for the measurements maintained by this Frame Relay interface in the attCNMfrPVCMeasTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasIntervalLen 1.3.6.1.4.1.74.2.15.7.1.1.5
This variable identifies the number of seconds that make up one complete measurement interval for for the measurements maintained by this Frame Relay interface in the attCNMfrPVCMeasTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasTable 1.3.6.1.4.1.74.2.15.7.2
A list of entries containing measurement counts, maintained during the specified measurement interval, for all Frame Relay interfaces managed by this system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AttCNMfrMeasEntry

attCNMfrMeasEntry 1.3.6.1.4.1.74.2.15.7.2.1
An entry containing measurement counts, maintained during the specified measurement interval, for a particular Frame Relay interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AttCNMfrMeasEntry  

attCNMfrMeasIndex 1.3.6.1.4.1.74.2.15.7.2.1.1
A unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasInterval 1.3.6.1.4.1.74.2.15.7.2.1.2
This variable identifies the measurement interval number for which measurement is provided. It is a number between 1 and XX, where 1 identifies the most recently completed measurement interval and XX is the least recently completed measurement interval. The value of XX is specified by the attCNMfrMeasMaxIntervals object given in the attCNMfrConfigTable. The maximum length of each measurement interval is specified by the attCNMfrMeasIntervalLen object given in the attCNMfrConfigTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasTimeStamp 1.3.6.1.4.1.74.2.15.7.2.1.3
The time stamp corresponding to the end of the specified measurement interval, as measured in seconds from 00:00:00 UTC (Coordinated Universal Time) January 1, 1970. Any fraction is rounded up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrMeasLocalTime 1.3.6.1.4.1.74.2.15.7.2.1.4
The time stamp corresponding to the end of the specified measurement interval. Any fraction is rounded up. It is given as a printable ASCII string showing the local time at the end of the interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

attCNMfrReceivedOctets 1.3.6.1.4.1.74.2.15.7.2.1.5
The counter associated with the number of bytes received by this Frame Relay interface during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrSentOctets 1.3.6.1.4.1.74.2.15.7.2.1.6
The counter associated with the number of bytes sent by this Frame Relay interface during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrReceivedFrames 1.3.6.1.4.1.74.2.15.7.2.1.7
The counter associated with the number of frames received by this Frame Relay interface during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrSentFrames 1.3.6.1.4.1.74.2.15.7.2.1.8
The counter associated with the number of frames received by this Frame Relay interface during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrBadFrames 1.3.6.1.4.1.74.2.15.7.2.1.9
The counter associated with the number of frames received by this interface that are faulty. A bad frame could be a frame with a non-integral number of octets, or an aborted frame, or a frame with a bad Frame Check Sequence (FCS).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrReceiverOverruns 1.3.6.1.4.1.74.2.15.7.2.1.10
The counter associated with the number of receiver overruns occurred at this interface during the specified measurement interval. A receiver overrun occurs when frames are received faster than they can be stored and forwarded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrPVCMeasTable 1.3.6.1.4.1.74.2.15.7.3
A list of entries containing PVC-level measurement counts, maintained during the specified measurement interval, for all the Frame Relay interfaces managed by this system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AttCNMfrPVCMeasEntry

attCNMfrPVCMeasEntry 1.3.6.1.4.1.74.2.15.7.3.1
An entry containing measurement counts, maintained during the specified measurement interval, for a particular PVC on a specific Frame Relay interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AttCNMfrPVCMeasEntry  

attCNMfrPVCMeasIfIndex 1.3.6.1.4.1.74.2.15.7.3.1.1
A unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasIndex 1.3.6.1.4.1.74.2.15.7.3.1.2
The DLCI number on a Frame Relay interface that identifies a unique Data Link Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasInterval 1.3.6.1.4.1.74.2.15.7.3.1.3
This variable identifies the measurement interval number for which measurement is provided. It is a number between 1 and XX, where 1 identifies the most recently completed measurement interval and XX is the least recently completed measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasTimeStamp 1.3.6.1.4.1.74.2.15.7.3.1.4
The time stamp corresponding to the end of the specified measurement interval, as measured in seconds from 00:00:00 UTC (Coordinated Universal Time) January 1, 1970. Any fraction is rounded up.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCMeasLocalTime 1.3.6.1.4.1.74.2.15.7.3.1.5
The time stamp corresponding to the end of the specified measurement interval. Any fraction is rounded up. It is given as a printable ASCII string showing the local time at the end of the interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

attCNMfrCongestionAtIngress 1.3.6.1.4.1.74.2.15.7.3.1.6
The counter associated with the number of times frames received by this PVC had to be discarded because buffers were unavailable or congestion control was being enforced during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrCongestionAtEgress 1.3.6.1.4.1.74.2.15.7.3.1.7
The counter associated with the number of times frames sent by this PVC had to be discarded because buffers were unavailable or congestion control was being enforced during the specified measurement interval.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

attCNMfrPVCStatusTable 1.3.6.1.4.1.74.2.15.7.4
A list of entries containing status information about Data Link Connections on Frame Relay interfaces managed by this system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AttCNMfrPVCStatusEntry

attCNMfrPVCStatusEntry 1.3.6.1.4.1.74.2.15.7.4.1
An entry containing status information about a particular Data Link Connection on a specific Frame Relay interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AttCNMfrPVCStatusEntry  

attCNMfrPVCStatusIfIndex 1.3.6.1.4.1.74.2.15.7.4.1.1
A unique value for each Frame Relay interface. The interface identified by a particular value of this index is the same interface as identified by the same value of an attCNMifConfigIndex object instance.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCStatusIndex 1.3.6.1.4.1.74.2.15.7.4.1.2
The DLCI number on a Frame Relay interface that identifies a unique Data Link Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

attCNMfrPVCAdminStatus 1.3.6.1.4.1.74.2.15.7.4.1.3
The desired state of this Data Link Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4)  

attCNMfrPVCOperStatus 1.3.6.1.4.1.74.2.15.7.4.1.4
The current operational state of this Data Link Connection.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3), unknown(4)