SHIVA-CALL-MIB

File: SHIVA-CALL-MIB.mib (28011 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
SHIVA-MIB

Imported symbols

OBJECT-TYPE DisplayString Counter
call

Defined Types

CallPhoneGroupEntry  
SEQUENCE    
  callPhoneGroupNumber INTEGER
  callPhoneGroupName DisplayString
  callPhoneGroupState INTEGER
  callDataLinks INTEGER
  callTypeSource INTEGER
  callTypeForce INTEGER
  callIncomingCalls Counter
  callOutgoingCalls Counter
  callModemName DisplayString
  callAnswerInit DisplayString
  callInitString DisplayString
  callInitSpeed INTEGER
  callInitFlowControl INTEGER
  callInPools DisplayString
  callOutPools DisplayString

CallPhoneNumberEntry  
SEQUENCE    
  callPhoneNumberGroupNumber INTEGER
  callPhoneNumberIndex INTEGER
  callPhoneNumber DisplayString
  callPhoneNumberState INTEGER
  callPhoneNumberCalls Counter

CallInterfaceEntry  
SEQUENCE    
  callInterfacePhoneGroup INTEGER
  callInterfaceIfIndex INTEGER

CallActiveEntry  
SEQUENCE    
  callActiveIfIndex INTEGER
  callUnitNumber INTEGER
  callSequenceNumber INTEGER
  callActivePhoneGroup INTEGER
  callType INTEGER
  callLineSpeed INTEGER
  callLineStatus INTEGER
  callRateAdaptation INTEGER
  callSourceNumber DisplayString
  callSourceNumberType INTEGER
  callSourceNumberPlan INTEGER
  callSourceNumberPresentation INTEGER
  callSourceNumberScreening INTEGER
  callDestNumber DisplayString
  callDestNumberType INTEGER
  callDestNumberPlan INTEGER
  callDataType INTEGER
  callDirection INTEGER

CallWanInterfaceEntry  
SEQUENCE    
  callWanInterfaceIfIndex INTEGER
  callWanInterfaceDialType INTEGER
  callWanInterfaceSignallingType INTEGER
  callWanInterfaceSectionNumber INTEGER
  callWanInterfaceTotalIncomingCalls Counter
  callWanInterfaceTotalOutgoingCalls Counter
  callWanInterfaceTotalDigitalCalls Counter
  callWanInterfaceTotalDigitizedAnalogCalls Counter
  callWanInterfaceTotalAnalogCalls Counter
  callWanInterfaceTotalRadV110Calls Counter
  callWanInterfaceTotalRadV120Calls Counter
  callWanInterfaceTotalLeasedLineCalls Counter
  callWanInterfaceTotalPiafsCalls Counter

Defined Values

callPhoneGroupTable 4.1.166.1.20.1
A table of the PhoneGroups configured in the box.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallPhoneGroupEntry

callPhoneGroupEntry 4.1.166.1.20.1.1
A Phone Group in Call Control.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallPhoneGroupEntry  

callPhoneGroupNumber 4.1.166.1.20.1.1.1
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callPhoneGroupName 4.1.166.1.20.1.1.2
The configured name of this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callPhoneGroupState 4.1.166.1.20.1.1.3
The state of this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), on(2), initFail(3), dmcDown(4)  


callTypeSource 4.1.166.1.20.1.1.5
The source of the call type for calls to this PhoneGroup, for calls via PRI interfaces. If the value is switch, it will be from information elements provided by the telephone network. If the value is forced, the call type will be forced to the type specified in callTypeForce.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER switch(1), forced(2)  

callTypeForce 4.1.166.1.20.1.1.6
If callTypeSource is forced, this is what calls over a PRI in this PhoneGroup will be interpreted as, ignoring anything in the PRI information elements. The modemV34 value means that the call will be treated as an analog call, and routed to an ITU-T V.34 modem. The digitalSync value means that the call will be treated as a digital call, containing synchronous digital data, eg. Synchronous PPP. For channelized T1 lines, all calls are routed to an ITU-T V.34 modem.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), modemV34(2), digitalSync(3)  

callIncomingCalls 4.1.166.1.20.1.1.7
The number of incoming calls that were answered by this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callOutgoingCalls 4.1.166.1.20.1.1.8
The number of outgoing calls that were originated by this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callModemName 4.1.166.1.20.1.1.9
The name of the type of modem (configuration) selected for use with calls to and from this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callAnswerInit 4.1.166.1.20.1.1.10
The initialization string sent to a modem when it will be answering a phone call to this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callInitString 4.1.166.1.20.1.1.11
The initialization string sent to a modem when it will be originating a phone call from this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callInitSpeed 4.1.166.1.20.1.1.12
The rate in bits per second at which communications with the modem will be initiated, for calls to and from this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callInitFlowControl 4.1.166.1.20.1.1.13
The type of flow control to use with the modem for calls to and from this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), hardware(2), software(3)  

callInPools 4.1.166.1.20.1.1.14
The names of the incoming call pools that this PhoneGroup is a part of. The names are in a list, seperated by commas.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callOutPools 4.1.166.1.20.1.1.15
The names of the outgoing call pools that this PhoneGroup is a part of. The names are in a list, seperated by commas.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callPhoneNumberTable 4.1.166.1.20.2
A table of the telephone numbers associated with each of the PhoneGroups in the box. Each phone number is associated with one, and only one, PhoneGroup.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallPhoneNumberEntry

callPhoneNumberEntry 4.1.166.1.20.2.1
A Phone Number in a PhoneGroup.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallPhoneNumberEntry  

callPhoneNumberGroupNumber 4.1.166.1.20.2.1.1
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

callPhoneNumberIndex 4.1.166.1.20.2.1.2
The index of this telephone number associated with this PhoneGroup.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

callPhoneNumber 4.1.166.1.20.2.1.3
A phone number that is a member of this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callPhoneNumberState 4.1.166.1.20.2.1.4
The state of this telephone number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER active(1), idle(2)  

callPhoneNumberCalls 4.1.166.1.20.2.1.5
The number of incoming and outgoing calls that have occured on this phone number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callInterfaceTable 4.1.166.1.20.3
A table of the interfaces that are usable by each PhoneGroup. The presence of an entry in this table indicates that this interface is associated with this PhoneGroup. Note that a particular interface may be associated with many PhoneGroups.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallInterfaceEntry

callInterfaceEntry 4.1.166.1.20.3.1
An interface in a PhoneGroup.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallInterfaceEntry  

callInterfacePhoneGroup 4.1.166.1.20.3.1.1
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callInterfaceIfIndex 4.1.166.1.20.3.1.2
The ifIndex of an interface (timeslot WANInterfaceN:N) which is a member of this PhoneGroup.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callActiveTable 4.1.166.1.20.4
A table of the active calls on the box, giving ISDN characteristics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallActiveEntry

callActiveEntry 4.1.166.1.20.4.1
An active call.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallActiveEntry  

callActiveIfIndex 4.1.166.1.20.4.1.1
The ifIndex of the interface which this call is considered to be on. This may be a timeslot, or may be the modem channel that the call has been assigned to. SNMP statistics for the call are being kept on this interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  INTEGER  

callUnitNumber 4.1.166.1.20.4.1.2
The number of the interface on which this call is on. This is the N number in the CallInterfaceN:#M name of the interface assigned for the duration of the call, as used in the event log. This is also the index used in sessLineTable in the SHIVA-SESS-MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..256  

callSequenceNumber 4.1.166.1.20.4.1.3
The call sequence number for this call. This is the M number of the CallInterfaceN:#M name of the interface assigned for the duration of the call, as used in the event log.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 65..32767  

callActivePhoneGroup 4.1.166.1.20.4.1.4
The PhoneGroup that this call is on.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callType 4.1.166.1.20.4.1.5
The type of call, with respect to data transfer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), modemV34(2), digitalSync(3), digitalL2F(4)  

callLineSpeed 4.1.166.1.20.4.1.6
Speed in bits/second that the modem (if any) on this call is operating at.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callLineStatus 4.1.166.1.20.4.1.7
Serial line status for the logical line associated with this call. Setting callLineStatus to initializing(2) forces the logical line to be reinitialized.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), initializing(2), idle(3), packet(4), character(5)  

callRateAdaptation 4.1.166.1.20.4.1.8
The type of rate adaptation used for this call, if it is operating directly over ISDN.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), v110(2), v120(3), v110-v42(4), piafs(5)  

callSourceNumber 4.1.166.1.20.4.1.9
The source (calling party) phone number of this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callSourceNumberType 4.1.166.1.20.4.1.10
The type of telephone number, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), international(2), national(3), subscriber(4), abbreviated(5)  

callSourceNumberPlan 4.1.166.1.20.4.1.11
The numbering plan, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), isdn(2), telephony(3), private(4)  

callSourceNumberPresentation 4.1.166.1.20.4.1.12
The presentation indicator, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER allowed(1), restricted(2), notAvailable(3)  

callSourceNumberScreening 4.1.166.1.20.4.1.13
The screening indicator, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER notScreened(1), verPassed(2), verFailed(3), networkProvided(4)  

callDestNumber 4.1.166.1.20.4.1.14
The destination (called party) phone number of this call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

callDestNumberType 4.1.166.1.20.4.1.15
The type of telephone number, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), international(2), national(3), subscriber(4), abbreviated(5)  

callDestNumberPlan 4.1.166.1.20.4.1.16
The numbering plan, per ITU-T Q.931.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), isdn(2), telephony(3), private(4)  

callDataType 4.1.166.1.20.4.1.17
The type of the call, as reported or requested to ISDN signalling.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER voice(1), modem(2), dig56(3), dig64(4), dig64restricted(5), vpdnppp(6), other(7)  

callDirection 4.1.166.1.20.4.1.18
The direction of the call.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER in(1), out(2)  

callInitDone 4.1.166.1.20.5
This is false while the call-control system is initializing, and true forever afterwards. Until it is true, the tables in this MIB will not exist, and the ifTable will not have the complete set of physical interfaces instantiated. (The ifTable will continue to grow as dynamic PPP interfaces are instantiated.)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

callWanInterfaceTable 4.1.166.1.20.6
A table listing the WAN Interfaces and their configuration, primarily relating to common-channel signaling characteristics. (ISDN characteristics can be found in the appropriate IETF MIB.)
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CallWanInterfaceEntry

callWanInterfaceEntry 4.1.166.1.20.6.1
A wan interface in a PhoneGroup.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CallWanInterfaceEntry  

callWanInterfaceIfIndex 4.1.166.1.20.6.1.1
The ifIndex of this WANInterface. Not related to the section number in the configuration.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callWanInterfaceDialType 4.1.166.1.20.6.1.2
The wan interface's dial type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER isdn(1), pulse(2), tone(3), none(4)  

callWanInterfaceSignallingType 4.1.166.1.20.6.1.3
The wan interface's configured signalling type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER robbedBitWinkStart(1), robbedBitImmediateStart(2), robbedBit4ESSLoopStartWink(3), robbedBit4ESSLoopStartNoWink(4), robbedBit4ESSGroundStartWink(5), robbedBit4ESSGroundStartNoWink(6), robbedBit5ESSLoopStart(7), robbedBit5ESSGroundStart(8), robbedBitFXOLoopStart(9), robbedBitFXOGroundStart(10), pri(11), bri(12), none(13), robbedBitDelayDial(14), robbedBitR1(15), robbedBitR1Taiwan(16), signallingSystemR2(17), signallingSystemR2China(18), signallingSystemR2Mexico(19), signallingSystemR2NewZealand(20), signallingSystemR2Venezuela(21), signallingSystemR2Philippines(22), signallingSystemR2Brazil(23), signallingSystemR2Thailand(24), signallingSystemR2IndonesiaEricsson(25), signallingSystemR2IndonesiaEM(26), signallingSystemR2India(27), signallingSystemR2ArgentinaQ421(28), signallingSystemR2ArgentinaEM(29), signallingSystemR2ChileQ421(30), signallingSystemR2ChileEM(31), signallingSystemR1Turkey(32)  

callWanInterfaceSectionNumber 4.1.166.1.20.6.1.4
The section number of this WAN Interface in the configuration. For example, if this WAN Interface is configured in section [WANInterface3], then 3 is the value of this variable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callWanInterfaceTotalIncomingCalls 4.1.166.1.20.6.1.5
The total number of incoming calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalOutgoingCalls 4.1.166.1.20.6.1.6
The total number of outgoing calls originating on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalDigitalCalls 4.1.166.1.20.6.1.7
The total number of digital calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalDigitizedAnalogCalls 4.1.166.1.20.6.1.8
The total number of digitized analog calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalAnalogCalls 4.1.166.1.20.6.1.9
The total number of analog calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalRadV110Calls 4.1.166.1.20.6.1.10
The total number of V.110 calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalRadV120Calls 4.1.166.1.20.6.1.11
The total number of V.120 calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalLeasedLineCalls 4.1.166.1.20.6.1.12
The total number of leased line calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callWanInterfaceTotalPiafsCalls 4.1.166.1.20.6.1.13
The total number of PIAFS calls received on this WAN interface since the device was last rebooted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

callTotalCalls 4.1.166.1.20.7
Current incoming and outgoing calls of all types
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callAnalogCalls 4.1.166.1.20.8
Current incoming and outgoing analog calls on the RS-232 ports
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callDigitalCalls 4.1.166.1.20.9
Current incoming and outgoing digital calls over ISDN
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callRadV110Calls 4.1.166.1.20.10
Current incoming and outgoing rate adaptation V.110 calls
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callRadV120Calls 4.1.166.1.20.11
Current incoming and outgoing rate adaptation V.120 calls
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callDigitizedAnalogCalls 4.1.166.1.20.12
Current incoming and outgoing digitized analog (modem) calls over ISDN
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callLeasedLineCalls 4.1.166.1.20.13
Current incoming and outgoing leased line calls
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter  

callCurrentCalls 4.1.166.1.20.14
The current number of calls connected to the system, incoming and outgoing, for all call types.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentAnalogCalls 4.1.166.1.20.15
Current incoming and outgoing analog calls on RS-232 ports. This does NOT include analog calls over digital telephony interfaces, those are in callCurrentDigitizedAnalogCalls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentDigitalCalls 4.1.166.1.20.16
Current incoming and outgoing synchronous digital (ISDN) calls. Does not include rate-adapted calls.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentRadV110Calls 4.1.166.1.20.17
Current incoming and outgoing calls using ITU-T V.110 rate adaptation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentRadV120Calls 4.1.166.1.20.18
Current incoming and outgoing calls using ITU-T V.120 rate adaptation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentDigitizedAnalogCalls 4.1.166.1.20.19
Current incoming and outgoing calls using analog modem signalling (ITU-T V.34, etc.) over PCM modulation on ISDN or channel-associated-signalling digital telephony trunk interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentLeasedLineCalls 4.1.166.1.20.20
Current incoming and outgoing leased line calls
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

callCurrentPiafsCalls 4.1.166.1.20.21
Current incoming and outgoing calls using PIAFS rate adaptation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER