SONUS-PERFORMANCE-STATISTICS-MIB

File: SONUS-PERFORMANCE-STATISTICS-MIB.mib (26304 bytes)

Imported modules

PerfHist-TC-MIB SNMPv2-SMI SNMPv2-TC
SONUS-SMI

Imported symbols

PerfCurrentCount PerfIntervalCount Integer32
MODULE-IDENTITY OBJECT-TYPE TimeTicks
TruthValue sonusResourcesMIBs

Defined Types

SonusTrunkGroupCurrentEntry  
SEQUENCE    
  sonusTrunkGroupCurrentIndex Integer32
  sonusTrunkGroupCurrentInUsage PerfCurrentCount
  sonusTrunkGroupCurrentOutUsage PerfCurrentCount
  sonusTrunkGroupCurrentInCalls PerfCurrentCount
  sonusTrunkGroupCurrentOutCalls PerfCurrentCount
  sonusTrunkGroupCurrentInCallAttempts PerfCurrentCount
  sonusTrunkGroupCurrentOutCallAttempts PerfCurrentCount
  sonusTrunkGroupCurrentMaxCompletedCalls PerfCurrentCount
  sonusTrunkGroupCurrentCallSetupTime PerfCurrentCount
  sonusTrunkGroupCurrentCallSetups PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailNoRoutes PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailNoResources PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailNoService PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailInvalidCall PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailNetworkFailure PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailProtocolError PerfCurrentCount
  sonusTrunkGroupCurrentInCallFailUnspecified PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailNoRoutes PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailNoResources PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailNoService PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailInvalidCall PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailNetworkFailure PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailProtocolError PerfCurrentCount
  sonusTrunkGroupCurrentOutCallFailUnspecified PerfCurrentCount

SonusTrunkGroupIntervalEntry  
SEQUENCE    
  sonusTrunkGroupIntervalIndex Integer32
  sonusTrunkGroupIntervalNumber Integer32
  sonusTrunkGroupIntervalInUsage PerfIntervalCount
  sonusTrunkGroupIntervalOutUsage PerfIntervalCount
  sonusTrunkGroupIntervalInCalls PerfIntervalCount
  sonusTrunkGroupIntervalOutCalls PerfIntervalCount
  sonusTrunkGroupIntervalInCallAttempts PerfIntervalCount
  sonusTrunkGroupIntervalOutCallAttempts PerfIntervalCount
  sonusTrunkGroupIntervalMaxCompletedCalls PerfIntervalCount
  sonusTrunkGroupIntervalCallSetupTime PerfIntervalCount
  sonusTrunkGroupIntervalCallSetups PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailNoRoutes PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailNoResources PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailNoService PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailInvalidCall PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailNetworkFailure PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailProtocolError PerfIntervalCount
  sonusTrunkGroupIntervalInCallFailUnspecified PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailNoRoutes PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailNoResources PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailNoService PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailInvalidCall PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailNetworkFailure PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailProtocolError PerfIntervalCount
  sonusTrunkGroupIntervalOutCallFailUnspecified PerfIntervalCount
  sonusTrunkGroupIntervalTime TimeTicks
  sonusTrunkGroupIntervalValidData TruthValue

Defined Values

sonusPerformanceStatisticsMIB 1.3.6.1.4.1.2879.2.2.6
The MIB module to describe Sonus Performance Statistics objects.
MODULE-IDENTITY    

sonusPerformanceStatisticsObjects 1.3.6.1.4.1.2879.2.2.6.1
OBJECT IDENTIFIER    

sonusTrunkGroup 1.3.6.1.4.1.2879.2.2.6.1.1
OBJECT IDENTIFIER    

sonusTrunkGroupIntervalSize 1.3.6.1.4.1.2879.2.2.6.1.1.1
The size of the intervals in minutes for the Sonus Trunk Group interval table.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 5..1440  

sonusTrunkGroupNumberOfIntervals 1.3.6.1.4.1.2879.2.2.6.1.1.2
The number of intervals for the Sonus Trunk Group interval table. The sonusTrunkGroupIntervalSize times the sonusTrunkGroupNumberOfIntervals must be <= 1440.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..288  

sonusTrunkGroupCurrentTable 1.3.6.1.4.1.2879.2.2.6.1.1.3
The Sonus Trunk Group Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusTrunkGroupCurrentEntry

sonusTrunkGroupCurrentEntry 1.3.6.1.4.1.2879.2.2.6.1.1.3.1
An entry in the Sonus Trunk Group Current table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusTrunkGroupCurrentEntry  

sonusTrunkGroupCurrentIndex 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.1
The index into the sonusTgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

sonusTrunkGroupCurrentInUsage 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.2
The current usage in the inbound direction for this trunk group. Usage is defined as the time a trunk is seized to the time it is released.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutUsage 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.3
The current usage in the outbound direction for this trunk group. Usage is defined as the time a trunk is seized to the time it is released.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCalls 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.4
The current number of completed inbound calls on this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCalls 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.5
The current number of completed outbound calls on this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallAttempts 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.6
The current number of inbound call attempts on this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallAttempts 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.7
The current number of outbound call attempts on this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentMaxCompletedCalls 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.8
The current maximum number of completed calls in the inbound and outbound direction for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentCallSetupTime 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.9
The current total call setup time for all completed calls in the inbound and outbound directions for this trunk group measured in hundredths of a second. This object can be used as the numerator for calculating average call setup time.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentCallSetups 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.10
The current total number of calls setup but not necessarily completed in the inbound and outbound directions for this trunk group. This object can be used as the denominator for calculating average call setup time.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailNoRoutes 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.11
The current number of inbound failed calls because there was no route available for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailNoResources 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.12
The current number of inbound failed calls because there was an unavailable resource for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailNoService 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.13
The current number of inbound failed calls because there was an unavailable service for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailInvalidCall 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.14
The current number of inbound failed calls because there was an invalid call attempt for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailNetworkFailure 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.15
The current number of inbound failed calls because there was a network failure for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailProtocolError 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.16
The current number of inbound failed calls because there was a protocol error for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentInCallFailUnspecified 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.17
The current number of inbound failed calls for an unspecified reason for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailNoRoutes 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.18
The current number of outbound failed calls because there was no route available for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailNoResources 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.19
The current number of outbound failed calls because there was an unavailable resource for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailNoService 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.20
The current number of outbound failed calls because there was an unavailable service for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailInvalidCall 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.21
The current number of outbound failed calls because there was an invalid call attempt for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailNetworkFailure 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.22
The current number of outbound failed calls because there was a network failure for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailProtocolError 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.23
The current number of outbound failed calls because there was a protocol error for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupCurrentOutCallFailUnspecified 1.3.6.1.4.1.2879.2.2.6.1.1.3.1.24
The current number of outbound failed calls for an unspecified reason for this trunk group.
Status: current Access: read-only
OBJECT-TYPE    
  PerfCurrentCount  

sonusTrunkGroupIntervalTable 1.3.6.1.4.1.2879.2.2.6.1.1.4
The Sonus Trunk Group Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SonusTrunkGroupIntervalEntry

sonusTrunkGroupIntervalEntry 1.3.6.1.4.1.2879.2.2.6.1.1.4.1
An entry in the Sonus Trunk Group Interval table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SonusTrunkGroupIntervalEntry  

sonusTrunkGroupIntervalIndex 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.1
The index into the sonusTgTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

sonusTrunkGroupIntervalNumber 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.2
A number between 1 and 288, which identifies the interval for which the set of statistics is available. The interval identified by 1 is the most recently completed interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..288  

sonusTrunkGroupIntervalInUsage 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.3
The usage in the inbound direction for this trunk group for the specified interval. Usage is defined as the time a trunk is seized to the time it is released.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutUsage 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.4
The usage in the outbound direction for this trunk group for the specified interval. Usage is defined as the time a trunk is seized to the time it is released.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCalls 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.5
The number of completed inbound calls on this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCalls 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.6
The number of completed outbound calls on this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallAttempts 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.7
The number of inbound call attempts on this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallAttempts 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.8
The number of outbound call attempts on this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalMaxCompletedCalls 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.9
The maximum number of completed calls in the inbound and outbound direction for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalCallSetupTime 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.10
The total call setup time for all completed calls in the inbound and outbound directions for this trunk group for the specified interval measured in hundredths of a second. This object can be used as the numerator for calculating average call setup time.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalCallSetups 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.11
The total number of calls setup but not necessarily completed in the inbound and outbound directions for this trunk group for the specified interval. This object can be used as the denominator for calculating average call setup time.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailNoRoutes 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.12
The number of inbound failed calls because there was no route available for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailNoResources 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.13
The number of inbound failed calls because there was an unavailable resource for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailNoService 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.14
The number of inbound failed calls because there was an unavailable service for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailInvalidCall 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.15
The number of inbound failed calls because there was an invalid call attempt for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailNetworkFailure 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.16
The number of inbound failed calls because there was a network failure for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailProtocolError 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.17
The number of inbound failed calls because there was a protocol error for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalInCallFailUnspecified 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.18
The number of inbound failed calls for an unspecified reason for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailNoRoutes 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.19
The number of outbound failed calls because there was no route available for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailNoResources 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.20
The number of outbound failed calls because there was an unavailable resource for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailNoService 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.21
The number of outbound failed calls because there was an unavailable service for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailInvalidCall 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.22
The number of outbound failed calls because there was an invalid call attempt for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailNetworkFailure 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.23
The number of outbound failed calls because there was a network failure for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailProtocolError 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.24
The number of outbound failed calls because there was a protocol error for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalOutCallFailUnspecified 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.25
The number of outbound failed calls for an unspecified reason for this trunk group for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  PerfIntervalCount  

sonusTrunkGroupIntervalTime 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.26
This variable contains the end of interval time stamp for the specified interval.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

sonusTrunkGroupIntervalValidData 1.3.6.1.4.1.2879.2.2.6.1.1.4.1.27
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue