SONUS-H323-SIGNALLING-MIB: View SNMP OID List / Download MIB

VENDOR: SONUS NETWORKS


 Home MIB: SONUS-H323-SIGNALLING-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 sonusH323SignallingMIB 1.3.6.1.4.1.2879.2.6.6
The MIB Module for H323 IP Call Signal Channel Management.
     sonusH323SignallingMIBObjects 1.3.6.1.4.1.2879.2.6.6.1
         sonusH323SigTimerObjects 1.3.6.1.4.1.2879.2.6.6.1.1
             sonusH323SigSrvTimerT301 1.3.6.1.4.1.2879.2.6.6.1.1.1 integer32 read-write
The T301 timer (in seconds). This value applies to all calls.
             sonusH323SigSrvTimerT303 1.3.6.1.4.1.2879.2.6.6.1.1.2 integer32 read-write
The T303 call timer (in seconds). This value applies to all calls.
             sonusH323SigSrvTimerT310 1.3.6.1.4.1.2879.2.6.6.1.1.3 integer32 read-write
The T310 timer (in seconds). This value applies to all calls.
             sonusH323SigTimerEstablish 1.3.6.1.4.1.2879.2.6.6.1.1.4 integer32 read-write
The H225 signal channel establishment timer (in seconds.) This value applies to all signal channels.
             sonusH323SigTimerTcpConnect 1.3.6.1.4.1.2879.2.6.6.1.1.5 integer32 read-write
The TCP connect timer (in seconds). This applies to all signal channels.
         sonusH323H225PortObjects 1.3.6.1.4.1.2879.2.6.6.1.2
             sonusH323H225PortIpAddress 1.3.6.1.4.1.2879.2.6.6.1.2.1 ipaddress read-write
IP Address of the H225 call signaling port - this is a required parameter.
             sonusH323H225PortNum 1.3.6.1.4.1.2879.2.6.6.1.2.2 integer32 read-write
TCP port number of the H225 call signaling port (default is H323 registered port 1720).
             sonusH323H225PortShelfId 1.3.6.1.4.1.2879.2.6.6.1.2.3 integer32 read-write
The shelf number of the PNS board providing the H225 connection service. 0 means not configured.
             sonusH323H225PortSlotNum 1.3.6.1.4.1.2879.2.6.6.1.2.4 integer32 read-write
The slot number of the PNS board providing the H225 connection service. 0 means not configured.
         sonusH323H245PortObjects 1.3.6.1.4.1.2879.2.6.6.1.3
             sonusH323H245PortIpAddress 1.3.6.1.4.1.2879.2.6.6.1.3.1 ipaddress read-write
IP Address of the H245 port - this is a required parameter.
             sonusH323H245PortShelfId 1.3.6.1.4.1.2879.2.6.6.1.3.2 integer32 read-write
The shelf number of the PNS board providing the H245 connection service. 0 means not configured.
             sonusH323H245PortSlotNum 1.3.6.1.4.1.2879.2.6.6.1.3.3 integer32 read-write
The slot number of the PNS board providing the H225 connection service. 0 means not configured.
         sonusH323SigControlObjects 1.3.6.1.4.1.2879.2.6.6.1.4
             sonusH323SignalingControlMode 1.3.6.1.4.1.2879.2.6.6.1.4.1 sonusservicestate read-write
This object controls the mode of H323 service.
             sonusH323SignalingControlState 1.3.6.1.4.1.2879.2.6.6.1.4.2 sonusadminstate read-write
This object controls the state of H323 service.
             sonusH323SignalingControlAction 1.3.6.1.4.1.2879.2.6.6.1.4.3 integer read-write
This object controls to force all call drops or let the call finish during a time period, which is controled by sonusH323SigTimerDryupTimeout. Enumeration: 'dryup': 3, 'none': 1, 'force': 2.
             sonusH323SignalingControlDryupTimeout 1.3.6.1.4.1.2879.2.6.6.1.4.4 integer32 read-write
This timer controls the time (in minutes) to wait to place the H323 into out of service state, when the dryup command is issued.
         sonusH323FeObjects 1.3.6.1.4.1.2879.2.6.6.1.5
             sonusH323FeCurrentStatTable 1.3.6.1.4.1.2879.2.6.6.1.5.1 no-access
The Sonus H323 FE Group Current statistic table.
                 sonusH323FeCurrentStatEntry 1.3.6.1.4.1.2879.2.6.6.1.5.1.1 no-access
An entry in the Sonus H323 FE current statistics table.
                     sonusH323FeCurrentStatIndex 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.1 integer32 read-only
The index into the Sonus H323 current table. Index 1 stands for H225 Port statistics, index 2 stands for H245 port statistics.
                     sonusH323FeCurrentStatStatus 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.2 integer read-only
The state of this H323 port current status. Enumeration: 'available': 1, 'dryup': 3, 'unavailable': 2.
                     sonusH323FeCurrentStatInCallsCompl 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.3 perfcurrentcount read-only
This object indicates the number of Ingress calls completed since system boots up.
                     sonusH323FeCurrentStatEgCallsCompl 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.4 perfcurrentcount read-only
This object indicates the number of Egress calls completed since system boots up.
                     sonusH323FeCurrentStatInCallsAttemped 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.5 perfcurrentcount read-only
This object indicates the number of Ingress calls attempted since system boots up.
                     sonusH323FeCurrentStatEgCallsAttemped 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.6 perfcurrentcount read-only
This object indicates the number of Egress calls attempted since system boots up.
                     sonusH323FeCurrentStatH225MsgNoSent 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.7 perfcurrentcount read-only
This object indicates the number of H225 messages that have been sent since system boots up.
                     sonusH323FeCurrentStatH225MsgBytesSent 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.8 perfcurrentcount read-only
This object indicates the number of bytes of H225 messages that have been sent since system boots up.
                     sonusH323FeCurrentStatH225MsgNoRcv 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.9 perfcurrentcount read-only
This object indicates the number of H225 messages that have been received since system boots up.
                     sonusH323FeCurrentStatH225MsgBytesRcv 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.10 perfcurrentcount read-only
This object indicates the number of bytes of H225 messages that have been received since system boots up.
                     sonusH323FeCurrentStatH245MsgNoSent 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.11 perfcurrentcount read-only
This object indicates the number of H245 messages that have been sent since system boots up.
                     sonusH323FeCurrentStatH245MsgBytesSent 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.12 perfcurrentcount read-only
This object indicates the number of bytes of H245 messages that have been sent since system boots up.
                     sonusH323FeCurrentStatH245MsgNoRcv 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.13 perfcurrentcount read-only
This object indicates the number of H245 messages that have been received since system boots up.
                     sonusH323FeCurrentStatH245MsgBytesRcv 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.14 perfcurrentcount read-only
This object indicates the number of bytes of H245 messages that have been received since system boots up.
                     sonusH323FeCurrentStatActiveCalls 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.15 perfcurrentcount read-only
This object indicates the number of active calls at this moment.
                     sonusH323FeCurrentStatH225TcpPortsOpened 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.16 perfcurrentcount read-only
This object indicates the number of H225 TCP ports opened at this moment.
                     sonusH323FeCurrentStatH245TcpPortsOpened 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.17 perfcurrentcount read-only
This object indicates the number of H245 TCP ports opened at this moment.
                     sonusH323FeCurrentStatH245TcpPortsAllocated 1.3.6.1.4.1.2879.2.6.6.1.5.1.1.18 perfcurrentcount read-only
This object indicates the number of H245 TCP ports allocated at this moment.