ZHONE-GEN-VOICESTAT

File: ZHONE-GEN-VOICESTAT.mib (15880 bytes)

Imported modules

IF-MIB SNMPv2-CONF SNMPv2-SMI
Zhone Zhone-TC

Imported symbols

InterfaceIndex OBJECT-GROUP mib-2
Integer32 OBJECT-TYPE MODULE-IDENTITY
OBJECT-IDENTITY zhoneGeneric zhoneShelfIndex
zhoneSlotIndex ZhoneRowStatus

Defined Types

ZhoneCardStatsEntry  
SEQUENCE    
  cardIncomingCallsCompleted Integer32
  cardIncomingCallsBlocked Integer32
  cardOutgoingCallsCompleted Integer32
  cardOutgoingCallsBlocked Integer32
  cardActiveCalls Integer32

ZhoneSubscriberEPStatsEntry  
SEQUENCE    
  subVoiceEndPointIndex Integer32
  subEPIncomingCallsCompleted Integer32
  subEPIncomingCallsBlocked Integer32
  subEPOutgoingCallsCompleted Integer32
  subEPOutgoingCallsBlocked Integer32
  subEPActiveCalls Integer32

ZhoneVoiceRingEntry  
SEQUENCE    
  zhoneVoiceRingIfIndex InterfaceIndex
  zhoneVoiceRingRingingCadence INTEGER
  zhoneVoiceRingTimer Integer32
  zhoneVoiceRingRowStatus ZhoneRowStatus

Defined Values

zhoneVoiceStatsRecords 1.3.6.1.4.1.5504.3.11.1
The MIB module to describe objects for voice call statistics. This MIB record contains tables that define voice calls statistics at the system, card, and subscriber end-point level for incoming, outgoing, and active calls.
MODULE-IDENTITY    

zhoneVoiceStats 1.3.6.1.4.1.5504.3.11
Voice Call Statistics. This Object contains all instances associated with voice calls statistics. In revision 0, Completed, Blocked, and Active calls Statistics are implemented for System, card, and subscriber end-points.
Status: current Access: read-only
OBJECT-IDENTITY    

zhoneSystemStats 1.3.6.1.4.1.5504.3.11.1.1
The System voice statistics object is used to collect voice statistics at a system-wide level. These include statistics for incoming, outgoing, and active calls. The entry in this object is referenced using a static index of zero.
Status: current Access: read-only
OBJECT-IDENTITY    

systemIncomingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.1.1
The number of completed incoming calls in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

systemIncomingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.1.2
The number of blocked incoming calls in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

systemOutgoingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.1.3
The number of completed outgoing calls in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

systemOutgoingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.1.4
The number of blocked outgoing calls in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

systemActiveCalls 1.3.6.1.4.1.5504.3.11.1.1.5
The number of currently active calls in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneCardStatsTable 1.3.6.1.4.1.5504.3.11.1.2
The card voice statistics table is used to collect voice calls statistics on any card configured to carry voice traffic. Statistics are currently supported for cards with AAL2, GR303, V52 and POTS subscribers. This table collects statistics for incoming calls, outgoing calls, and active calls. The entry in this table is referenced using shelf/slot indices.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneCardStatsEntry

zhoneCardStatsEntry 1.3.6.1.4.1.5504.3.11.1.2.1
An entry in the zhoneCardStatsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneCardStatsEntry  

cardIncomingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.2.1.1
The number of completed incoming calls on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardIncomingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.2.1.2
The number of blocked incoming calls on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardOutgoingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.2.1.3
The number of completed outgoing calls on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardOutgoingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.2.1.4
The number of blocked outgoing calls on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

cardActiveCalls 1.3.6.1.4.1.5504.3.11.1.2.1.5
The number of currently active calls on the card.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneSubscriberEPStatsTable 1.3.6.1.4.1.5504.3.11.1.3
The subscriber voice end-point statistics table is used to collect incoming, outgoing, and active voice calls statistics for any subscriber end point.The entry in this table is referenced using end-point index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneSubscriberEPStatsEntry

zhoneSubscriberEPStatsEntry 1.3.6.1.4.1.5504.3.11.1.3.1
An entry in the zhoneSubscriberEPStatsTable
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneSubscriberEPStatsEntry  

subVoiceEndPointIndex 1.3.6.1.4.1.5504.3.11.1.3.1.2
This index is equal to the end-point indices defined for the subscriber voice end-point tables in the zhoneSubscriberRecords. These end-points include AAL2, GR303, V52, POTS, etc. For all the end point types, the end-point index is unique to the sytem.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

subEPIncomingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.3.1.3
The number of completed incoming calls at the subscriber voice end point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

subEPIncomingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.3.1.4
The number of blocked incoming calls at the subscriber voice end point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

subEPOutgoingCallsCompleted 1.3.6.1.4.1.5504.3.11.1.3.1.5
The number of completed outgoing calls at the subscriber voice end point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

subEPOutgoingCallsBlocked 1.3.6.1.4.1.5504.3.11.1.3.1.6
The number of blocked outgoing calls at the subscriber voice end point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

subEPActiveCalls 1.3.6.1.4.1.5504.3.11.1.3.1.7
The number of currently active calls at the subscriber voice end point.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

zhoneVoiceStatsObjectsGroup 1.3.6.1.4.1.5504.3.11.1.7
This group contains objects associated with voice statistics.
Status: current Access: read-only
OBJECT-GROUP    

zhoneVoiceRingTable 1.3.6.1.4.1.5504.3.11.1.8
Table used to generate ring on a port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZhoneVoiceRingEntry

zhoneVoiceRingEntry 1.3.6.1.4.1.5504.3.11.1.8.1
Row in the zhoneVoiceRing table - corresponds to a port on which ring can be generated.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZhoneVoiceRingEntry  

zhoneVoiceRingIfIndex 1.3.6.1.4.1.5504.3.11.1.8.1.1
physical interface
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

zhoneVoiceRingRingingCadence 1.3.6.1.4.1.5504.3.11.1.8.1.2
Ringing cadence to use in test.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ringCadenceR0(1), ringCadenceR1(2), ringCadenceR2(3), ringCadenceR3(4), ringCadenceR4(5), ringCadenceR5(6), ringCadenceR6(7), ringCadenceR7(8), ringCadenceCommon(9), ringCadenceSplash(10)  

zhoneVoiceRingTimer 1.3.6.1.4.1.5504.3.11.1.8.1.3
Time in seconds to continue ringing.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..999  

zhoneVoiceRingRowStatus 1.3.6.1.4.1.5504.3.11.1.8.1.4
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  ZhoneRowStatus