SHIVA-CALL-MIB: View SNMP OID List / Download MIB
VENDOR: SHIVA CORPORATION
Home | MIB: SHIVA-CALL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
callPhoneGroupTable | 1.3.6.1.4.1.166.1.20.1 | no-access |
A table of the PhoneGroups configured in the box. |
|
1.3.6.1.4.1.166.1.20.1.1 | no-access |
A Phone Group in Call Control. |
||
callPhoneGroupNumber | 1.3.6.1.4.1.166.1.20.1.1.1 | integer | read-only |
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7. |
callPhoneGroupName | 1.3.6.1.4.1.166.1.20.1.1.2 | displaystring | read-only |
The configured name of this PhoneGroup. |
callPhoneGroupState | 1.3.6.1.4.1.166.1.20.1.1.3 | integer | read-only |
The state of this PhoneGroup. Enumeration: 'on': 2, 'dmcDown': 4, 'off': 1, 'initFail': 3. |
callDataLinks | 1.3.6.1.4.1.166.1.20.1.1.4 | integer | read-only |
This variable indicates the set of data-links that will be available to calls on this PhoneGroup. The callPhoneGroup DataLinks is a bit map represented as a sum, therefore, it can represent multiple data-links simultaneously. The various bit positions are: 1 callHDLC HDLC, for PPP 2 callARAV1 ARA 1.0 4 callARAV2 ARA 2.0 8 callShell Command shell 16 callAALAP AALAP, for NetModem 1.x AppleTalk 32 callSLIP SLIP listener (SLIP normally via Shell) 128 callL2FPPP PPP encapsulated within L2F 256 callL2FSLIP SLIP encapsulated within L2F |
callTypeSource | 1.3.6.1.4.1.166.1.20.1.1.5 | integer | read-only |
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. Enumeration: 'forced': 2, 'switch': 1. |
callTypeForce | 1.3.6.1.4.1.166.1.20.1.1.6 | integer | read-only |
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. Enumeration: 'modemV34': 2, 'digitalSync': 3, 'other': 1. |
callIncomingCalls | 1.3.6.1.4.1.166.1.20.1.1.7 | counter | read-only |
The number of incoming calls that were answered by this PhoneGroup. |
callOutgoingCalls | 1.3.6.1.4.1.166.1.20.1.1.8 | counter | read-only |
The number of outgoing calls that were originated by this PhoneGroup. |
callModemName | 1.3.6.1.4.1.166.1.20.1.1.9 | displaystring | read-only |
The name of the type of modem (configuration) selected for use with calls to and from this PhoneGroup. |
callAnswerInit | 1.3.6.1.4.1.166.1.20.1.1.10 | displaystring | read-only |
The initialization string sent to a modem when it will be answering a phone call to this PhoneGroup. |
callInitString | 1.3.6.1.4.1.166.1.20.1.1.11 | displaystring | read-only |
The initialization string sent to a modem when it will be originating a phone call from this PhoneGroup. |
callInitSpeed | 1.3.6.1.4.1.166.1.20.1.1.12 | integer | read-only |
The rate in bits per second at which communications with the modem will be initiated, for calls to and from this PhoneGroup. |
callInitFlowControl | 1.3.6.1.4.1.166.1.20.1.1.13 | integer | read-only |
The type of flow control to use with the modem for calls to and from this PhoneGroup. Enumeration: 'hardware': 2, 'none': 1, 'software': 3. |
callInPools | 1.3.6.1.4.1.166.1.20.1.1.14 | displaystring | read-only |
The names of the incoming call pools that this PhoneGroup is a part of. The names are in a list, seperated by commas. |
callOutPools | 1.3.6.1.4.1.166.1.20.1.1.15 | displaystring | read-only |
The names of the outgoing call pools that this PhoneGroup is a part of. The names are in a list, seperated by commas. |
callPhoneNumberTable | 1.3.6.1.4.1.166.1.20.2 | no-access |
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. |
|
1.3.6.1.4.1.166.1.20.2.1 | no-access |
A Phone Number in a PhoneGroup. |
||
callPhoneNumberGroupNumber | 1.3.6.1.4.1.166.1.20.2.1.1 | integer | no-access |
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7. |
callPhoneNumberIndex | 1.3.6.1.4.1.166.1.20.2.1.2 | integer | no-access |
The index of this telephone number associated with this PhoneGroup. |
callPhoneNumber | 1.3.6.1.4.1.166.1.20.2.1.3 | displaystring | read-only |
A phone number that is a member of this PhoneGroup. |
callPhoneNumberState | 1.3.6.1.4.1.166.1.20.2.1.4 | integer | read-only |
The state of this telephone number. Enumeration: 'active': 1, 'idle': 2. |
callPhoneNumberCalls | 1.3.6.1.4.1.166.1.20.2.1.5 | counter | read-only |
The number of incoming and outgoing calls that have occured on this phone number. |
callInterfaceTable | 1.3.6.1.4.1.166.1.20.3 | no-access |
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. |
|
1.3.6.1.4.1.166.1.20.3.1 | no-access |
An interface in a PhoneGroup. |
||
callInterfacePhoneGroup | 1.3.6.1.4.1.166.1.20.3.1.1 | integer | read-only |
The configured number of this PhoneGroup. For instance, if this is PhoneGroup7, the value is 7. |
callInterfaceIfIndex | 1.3.6.1.4.1.166.1.20.3.1.2 | integer | read-only |
The ifIndex of an interface (timeslot WANInterfaceN:N) which is a member of this PhoneGroup. |
callActiveTable | 1.3.6.1.4.1.166.1.20.4 | no-access |
A table of the active calls on the box, giving ISDN characteristics. |
|
1.3.6.1.4.1.166.1.20.4.1 | no-access |
An active call. |
||
callActiveIfIndex | 1.3.6.1.4.1.166.1.20.4.1.1 | integer | no-access |
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. |
callUnitNumber | 1.3.6.1.4.1.166.1.20.4.1.2 | integer | read-only |
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. |
callSequenceNumber | 1.3.6.1.4.1.166.1.20.4.1.3 | integer | read-only |
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. |
callActivePhoneGroup | 1.3.6.1.4.1.166.1.20.4.1.4 | integer | read-only |
The PhoneGroup that this call is on. |
callType | 1.3.6.1.4.1.166.1.20.4.1.5 | integer | read-only |
The type of call, with respect to data transfer. Enumeration: 'modemV34': 2, 'digitalSync': 3, 'other': 1, 'digitalL2F': 4. |
callLineSpeed | 1.3.6.1.4.1.166.1.20.4.1.6 | integer | read-only |
Speed in bits/second that the modem (if any) on this call is operating at. |
callLineStatus | 1.3.6.1.4.1.166.1.20.4.1.7 | integer | read-write |
Serial line status for the logical line associated with this call. Setting callLineStatus to initializing(2) forces the logical line to be reinitialized. Enumeration: 'disabled': 1, 'idle': 3, 'character': 5, 'packet': 4, 'initializing': 2. |
callRateAdaptation | 1.3.6.1.4.1.166.1.20.4.1.8 | integer | read-only |
The type of rate adaptation used for this call, if it is operating directly over ISDN. Enumeration: 'none': 1, 'v110': 2, 'v120': 3, 'piafs': 5, 'v110-v42': 4. |
callSourceNumber | 1.3.6.1.4.1.166.1.20.4.1.9 | displaystring | read-only |
The source (calling party) phone number of this call. |
callSourceNumberType | 1.3.6.1.4.1.166.1.20.4.1.10 | integer | read-only |
The type of telephone number, per ITU-T Q.931. Enumeration: 'subscriber': 4, 'unknown': 1, 'national': 3, 'abbreviated': 5, 'international': 2. |
callSourceNumberPlan | 1.3.6.1.4.1.166.1.20.4.1.11 | integer | read-only |
The numbering plan, per ITU-T Q.931. Enumeration: 'unknown': 1, 'isdn': 2, 'private': 4, 'telephony': 3. |
callSourceNumberPresentation | 1.3.6.1.4.1.166.1.20.4.1.12 | integer | read-only |
The presentation indicator, per ITU-T Q.931. Enumeration: 'notAvailable': 3, 'restricted': 2, 'allowed': 1. |
callSourceNumberScreening | 1.3.6.1.4.1.166.1.20.4.1.13 | integer | read-only |
The screening indicator, per ITU-T Q.931. Enumeration: 'networkProvided': 4, 'verPassed': 2, 'verFailed': 3, 'notScreened': 1. |
callDestNumber | 1.3.6.1.4.1.166.1.20.4.1.14 | displaystring | read-only |
The destination (called party) phone number of this call. |
callDestNumberType | 1.3.6.1.4.1.166.1.20.4.1.15 | integer | read-only |
The type of telephone number, per ITU-T Q.931. Enumeration: 'subscriber': 4, 'unknown': 1, 'national': 3, 'abbreviated': 5, 'international': 2. |
callDestNumberPlan | 1.3.6.1.4.1.166.1.20.4.1.16 | integer | read-only |
The numbering plan, per ITU-T Q.931. Enumeration: 'unknown': 1, 'isdn': 2, 'private': 4, 'telephony': 3. |
callDataType | 1.3.6.1.4.1.166.1.20.4.1.17 | integer | read-only |
The type of the call, as reported or requested to ISDN signalling. Enumeration: 'voice': 1, 'vpdnppp': 6, 'other': 7, 'dig56': 3, 'dig64': 4, 'dig64restricted': 5, 'modem': 2. |
callDirection | 1.3.6.1.4.1.166.1.20.4.1.18 | integer | read-only |
The direction of the call. Enumeration: 'in': 1, 'out': 2. |
callInitDone | 1.3.6.1.4.1.166.1.20.5 | integer | read-only |
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.) Enumeration: 'true': 1, 'false': 2. |
callWanInterfaceTable | 1.3.6.1.4.1.166.1.20.6 | no-access |
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.) |
|
1.3.6.1.4.1.166.1.20.6.1 | no-access |
A wan interface in a PhoneGroup. |
||
callWanInterfaceIfIndex | 1.3.6.1.4.1.166.1.20.6.1.1 | integer | read-only |
The ifIndex of this WANInterface. Not related to the section number in the configuration. |
callWanInterfaceDialType | 1.3.6.1.4.1.166.1.20.6.1.2 | integer | read-only |
The wan interface's dial type. Enumeration: 'none': 4, 'tone': 3, 'isdn': 1, 'pulse': 2. |
callWanInterfaceSignallingType | 1.3.6.1.4.1.166.1.20.6.1.3 | integer | read-only |
The wan interface's configured signalling type. Enumeration: 'robbedBit5ESSLoopStart': 7, 'signallingSystemR2': 17, 'pri': 11, 'robbedBit4ESSGroundStartNoWink': 6, 'signallingSystemR2IndonesiaEM': 26, 'robbedBit4ESSGroundStartWink': 5, 'robbedBitFXOLoopStart': 9, 'bri': 12, 'signallingSystemR2Philippines': 22, 'signallingSystemR2Mexico': 19, 'robbedBitDelayDial': 14, 'robbedBit4ESSLoopStartWink': 3, 'signallingSystemR2NewZealand': 20, 'robbedBitImmediateStart': 2, 'robbedBit4ESSLoopStartNoWink': 4, 'robbedBitFXOGroundStart': 10, 'signallingSystemR2ArgentinaQ421': 28, 'signallingSystemR2Thailand': 24, 'signallingSystemR2ArgentinaEM': 29, 'signallingSystemR2ChileQ421': 30, 'signallingSystemR2China': 18, 'signallingSystemR2ChileEM': 31, 'robbedBitR1Taiwan': 16, 'signallingSystemR2Brazil': 23, 'none': 13, 'signallingSystemR1Turkey': 32, 'signallingSystemR2IndonesiaEricsson': 25, 'robbedBitR1': 15, 'robbedBitWinkStart': 1, 'signallingSystemR2Venezuela': 21, 'signallingSystemR2India': 27, 'robbedBit5ESSGroundStart': 8. |
callWanInterfaceSectionNumber | 1.3.6.1.4.1.166.1.20.6.1.4 | integer | read-only |
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. |
callWanInterfaceTotalIncomingCalls | 1.3.6.1.4.1.166.1.20.6.1.5 | counter | read-only |
The total number of incoming calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalOutgoingCalls | 1.3.6.1.4.1.166.1.20.6.1.6 | counter | read-only |
The total number of outgoing calls originating on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalDigitalCalls | 1.3.6.1.4.1.166.1.20.6.1.7 | counter | read-only |
The total number of digital calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalDigitizedAnalogCalls | 1.3.6.1.4.1.166.1.20.6.1.8 | counter | read-only |
The total number of digitized analog calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalAnalogCalls | 1.3.6.1.4.1.166.1.20.6.1.9 | counter | read-only |
The total number of analog calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalRadV110Calls | 1.3.6.1.4.1.166.1.20.6.1.10 | counter | read-only |
The total number of V.110 calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalRadV120Calls | 1.3.6.1.4.1.166.1.20.6.1.11 | counter | read-only |
The total number of V.120 calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalLeasedLineCalls | 1.3.6.1.4.1.166.1.20.6.1.12 | counter | read-only |
The total number of leased line calls received on this WAN interface since the device was last rebooted. |
callWanInterfaceTotalPiafsCalls | 1.3.6.1.4.1.166.1.20.6.1.13 | counter | read-only |
The total number of PIAFS calls received on this WAN interface since the device was last rebooted. |
callTotalCalls | 1.3.6.1.4.1.166.1.20.7 | counter | read-only |
Current incoming and outgoing calls of all types |
callAnalogCalls | 1.3.6.1.4.1.166.1.20.8 | counter | read-only |
Current incoming and outgoing analog calls on the RS-232 ports |
callDigitalCalls | 1.3.6.1.4.1.166.1.20.9 | counter | read-only |
Current incoming and outgoing digital calls over ISDN |
callRadV110Calls | 1.3.6.1.4.1.166.1.20.10 | counter | read-only |
Current incoming and outgoing rate adaptation V.110 calls |
callRadV120Calls | 1.3.6.1.4.1.166.1.20.11 | counter | read-only |
Current incoming and outgoing rate adaptation V.120 calls |
callDigitizedAnalogCalls | 1.3.6.1.4.1.166.1.20.12 | counter | read-only |
Current incoming and outgoing digitized analog (modem) calls over ISDN |
callLeasedLineCalls | 1.3.6.1.4.1.166.1.20.13 | counter | read-only |
Current incoming and outgoing leased line calls |
callCurrentCalls | 1.3.6.1.4.1.166.1.20.14 | integer | read-only |
The current number of calls connected to the system, incoming and outgoing, for all call types. |
callCurrentAnalogCalls | 1.3.6.1.4.1.166.1.20.15 | integer | read-only |
Current incoming and outgoing analog calls on RS-232 ports. This does NOT include analog calls over digital telephony interfaces, those are in callCurrentDigitizedAnalogCalls. |
callCurrentDigitalCalls | 1.3.6.1.4.1.166.1.20.16 | integer | read-only |
Current incoming and outgoing synchronous digital (ISDN) calls. Does not include rate-adapted calls. |
callCurrentRadV110Calls | 1.3.6.1.4.1.166.1.20.17 | integer | read-only |
Current incoming and outgoing calls using ITU-T V.110 rate adaptation. |
callCurrentRadV120Calls | 1.3.6.1.4.1.166.1.20.18 | integer | read-only |
Current incoming and outgoing calls using ITU-T V.120 rate adaptation. |
callCurrentDigitizedAnalogCalls | 1.3.6.1.4.1.166.1.20.19 | integer | read-only |
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. |
callCurrentLeasedLineCalls | 1.3.6.1.4.1.166.1.20.20 | integer | read-only |
Current incoming and outgoing leased line calls |
callCurrentPiafsCalls | 1.3.6.1.4.1.166.1.20.21 | integer | read-only |
Current incoming and outgoing calls using PIAFS rate adaptation. |