WWP-VOICE-GATEWAY-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-VOICE-GATEWAY-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
 wwpVoiceGatewayMIB 1.3.6.1.4.1.6141.2.43
This MIB module degines the managed objects for WWP voice gateway.
       wwpVoiceGatewayMIBObjects 1.3.6.1.4.1.6141.2.43.1
           wwpVoiceGateway 1.3.6.1.4.1.6141.2.43.1.1
               wwpVoiceGatewayMGCP 1.3.6.1.4.1.6141.2.43.1.1.1
                   wwpVoiceGatewayEndPointTable 1.3.6.1.4.1.6141.2.43.1.1.1.1 no-access
A table of the voice gateway endpoints.
                       wwpVoiceGatewayEndPointEntry 1.3.6.1.4.1.6141.2.43.1.1.1.1.1 no-access
An entry of the voice gateway endpoint.
                           wwpVoiceGatewayEndPointId 1.3.6.1.4.1.6141.2.43.1.1.1.1.1.1 integer32 read-only
Index for the the endpoint entry.
                           wwpVoiceGatewayEndpoint 1.3.6.1.4.1.6141.2.43.1.1.1.1.1.2 displaystring read-write
The endpoint for the voice Gateway. This object should be set to a zero length string if the Management Station wish to use the Endpoint's IP Address as the Endpoint Domain Name. Endpoint identifiers have two parts: The domain name of the gateway that is managing the endpoint. A local name within the gateway. The local name is hierarchical, for example, the local name of circuit number 13 in a multiplexed trunk that is connected to the physical interface named XYZ would be named as XYZ/13.
                   wwpVoiceGatewayCallAgentAddr 1.3.6.1.4.1.6141.2.43.1.1.1.2 displaystring read-write
This object is used to configure either the domain name or the IP address of the Call Agent in standard dot notation. The complete address of a default call agent is composed of IP address/Domain Name and UDP port. wwpVoiceGatewayCallAgentAddr specifies address of the Call Agent to which RSIP(RestartInProgress) message is sent whenever system starts up or line goes up. Call agent address may be an IP address or fully qualified domain name (FQDN). This object should be set to zero length string if the Management Stations wish to attempt to obtain the CA address from a DNS server (highest priority MGCP CA is chosen).
                   wwpVoiceGatewayCallAgentUDPPort 1.3.6.1.4.1.6141.2.43.1.1.1.3 integer32 read-write
This object is used to configure the UDP port of the Call Agent. The UDP port is used together with wwpVoiceGatewayCallAgentAddr to specify the destination address of the call agent to which RSIP message is sent when system starts up or line goes up.
                   wwpVoiceGatewayCallAgentProtocol 1.3.6.1.4.1.6141.2.43.1.1.1.4 integer read-write
Setting this object to 'rfc2705' will enable support of RFC 2705 for this CallAgent (Only 'L' Event Package). Setting this object to 'ncs1.0' will enable support of PacketCable NCS 1.0 for the CallAgent. Setting this object to 'mgcp1Ncs1NoPackages' will enable support of Mgcp 1.0 Ncs 1.0 no event package for the CallAgent. Enumeration: 'mgcp1Ncs1NoPackages': 3, 'rfc2705': 2, 'ncs1': 1.
                   wwpVoiceGatewaySupportMessagePiggybacking 1.3.6.1.4.1.6141.2.43.1.1.1.5 truthvalue read-write
Setting this object to 'false' will disable message Piggybacking for this Voice Gateway.
                   wwpVoiceGatewayRsipKeepAliveEnable 1.3.6.1.4.1.6141.2.43.1.1.1.6 truthvalue read-write
Setting this object to 'enable' will configure the device to send periodic RSIP x-keepalive messages.
                   wwpVoiceGatewayRsipKeepAliveInterval 1.3.6.1.4.1.6141.2.43.1.1.1.7 integer32 read-write
Configures the interval at which RSIP x-keepalive messages are transmitted
               wwpVoiceGatewayCountry 1.3.6.1.4.1.6141.2.43.1.1.2
                   wwpVoiceGatewayCountryCodes 1.3.6.1.4.1.6141.2.43.1.1.2.1 integer read-write
This object specifies the country for different tone and ring settings. Enumeration: 'dubai': 2, 'holland': 3, 'usa': 1, 'newZealand': 4, 'sweden': 6, 'uk': 5.
               wwpVoiceGatewayCodec 1.3.6.1.4.1.6141.2.43.1.1.3
                   wwpVoiceGatewayComplexCodec 1.3.6.1.4.1.6141.2.43.1.1.3.1 integer read-write
Setting this object to 'g711(0)' will only enable G711U and G711A Codec. If this object is set to 'g729(3)', then G729A and G729AB Codec will be used. Enumeration: 'g711': 2, 'g729': 5, 'none': 1, 'g723': 3, 'g726': 4.
                   wwpVoiceGatewaySilenceSuppression 1.3.6.1.4.1.6141.2.43.1.1.3.2 integer read-write
Setting this object to 'false' will disable the silence suppression for the complex codes specified by wwpVoiceGatewayComplexCodec. Enumeration: 'on': 1, 'off': 2.
                   wwpVoiceGatewayEchoCancellation 1.3.6.1.4.1.6141.2.43.1.1.3.3 integer read-write
Setting this object to 'false' will disable the echo cancellation for the complex codes specified by wwpVoiceGatewayComplexCodec. Enumeration: 'on': 1, 'off': 2.
                   wwpVoiceGatewayPacketizationMinPeriod 1.3.6.1.4.1.6141.2.43.1.1.3.4 integer32 read-write
Min packet time for the complex codes specified by wwpVoiceGatewayComplexCodec. FOR G723 the packet time is fixed to be 30ms.
                   wwpVoiceGatewayPacketizationMaxPeriod 1.3.6.1.4.1.6141.2.43.1.1.3.5 integer32 read-write
Max packet time for the complex codes specified by wwpVoiceGatewayComplexCodec. FOR G723 the packet time is fixed to be 30ms.
               wwpVoiceGatewayAudio 1.3.6.1.4.1.6141.2.43.1.1.4
                   wwpVoiceGatewayPayloadType 1.3.6.1.4.1.6141.2.43.1.1.4.1 integer32 read-write
The Payload Format for the telephone events.
                   wwpVoiceGatewaySendEventsViaRFC2833 1.3.6.1.4.1.6141.2.43.1.1.4.2 truthvalue read-write
Setting this object to 'true' will cause the voice gateway to send Telephone Events via RFC2833 signalling using wwpVoiceGatewayPayloadType.
                   wwpVoiceGatewayDropVoicePktsDuringEvents 1.3.6.1.4.1.6141.2.43.1.1.4.3 truthvalue read-write
Setting this object to 'true' will cause the voice gateway to drop voice packets during RFC2833 Telephone Event packets.
                   wwpVoiceGatewaySquelchInbandDtmfAudio 1.3.6.1.4.1.6141.2.43.1.1.4.4 truthvalue read-write
Setting this object to 'true' will cause the voice gateway to Squelch the Inband DTMF Audio.
               wwpVoiceGatewayStats 1.3.6.1.4.1.6141.2.43.1.1.5
                   wwpVoiceGatewayPktsTx 1.3.6.1.4.1.6141.2.43.1.1.5.1 counter32 read-only
The total number of RTP data packets transmitted by the voice gateway since starting transmission on this connection.
                   wwpVoiceGatewayOctetsTx 1.3.6.1.4.1.6141.2.43.1.1.5.2 counter32 read-only
The total number of payload octets (i.e., not including header or padding) transmitted in RTP data packets by the voice gateway since starting transmission on this connection.
                   wwpVoiceGatewayPktsRx 1.3.6.1.4.1.6141.2.43.1.1.5.3 counter32 read-only
The total number of RTP data packets received by the voice gateway since starting reception on this connection.
                   wwpVoiceGatewayOctetsRx 1.3.6.1.4.1.6141.2.43.1.1.5.4 counter32 read-only
The total number of payload octets (i.e., not including header or padding) transmitted in RTP data packets by the voice gateway since starting transmission on this connection.
                   wwpVoiceGatewayPktsLost 1.3.6.1.4.1.6141.2.43.1.1.5.5 counter32 read-only
The total number of RTP data packets that have been lost since the beginning of reception. This number is defined to be the number of packets expected less the number of packets actually received, where the number of packets received includes any which are late or duplicates.
                   wwpVoiceGatewayIntervalJitter 1.3.6.1.4.1.6141.2.43.1.1.5.6 integer32 read-only
An estimate of the statistical variance of the RTP data packet interarrival time measured in milliseconds and expressed as an unsigned integer. The interarrival jitter J is defined to be the mean deviation (smoothed absolute value) of the difference D in packet spacing at the receiver compared to the sender for a pair of packets.
                   wwpVoiceGatewayLatency 1.3.6.1.4.1.6141.2.43.1.1.5.7 integer32 read-only
An estimate of the network latency, expressed in milliseconds. This is the average value of the difference between the NTP timestamp indicated by the senders of the RTCP messages and the NTP timestamp of the receivers, measured when this messages are received.
                   wwpVoiceGatewayResetStatCounters 1.3.6.1.4.1.6141.2.43.1.1.5.8 integer read-write
To reset voice statistic counters , this object should be set to 'reset'. A read on this object should return none(0). Enumeration: 'reset': 1, 'none': 0.
               wwpVoiceReset 1.3.6.1.4.1.6141.2.43.1.1.6
                   wwpVoiceGatewayNumResets 1.3.6.1.4.1.6141.2.43.1.1.6.1 unsigned32 read-only
This object defines the number of times that the voice gateway has been restarted.
                   wwpVoiceGatewayReset 1.3.6.1.4.1.6141.2.43.1.1.6.2 integer read-write
Writing one of the specified values to this field causes the specified type of reboot to occur. none is the value returned when this leaf is queried. writing this value to the leaf will have no effect. reset causes the voice gateway to restart using its current configuration. resetDefault will reset the voice gateway to factory defaults. Enumeration: 'reset': 1, 'none': 0, 'resetDefault': 2.
               wwpVoiceSec 1.3.6.1.4.1.6141.2.43.1.1.7
                   wwpVoiceAccess 1.3.6.1.4.1.6141.2.43.1.1.7.1 integer read-write
Setting this object to 'deny' will disable access to VMI from SMI when connected via Telnet or console. Enumeration: 'deny': 2, 'allow': 1.
                   wwpMgmtAccess 1.3.6.1.4.1.6141.2.43.1.1.7.2 integer read-write
Setting this object to 'deny' will disable access to SMI from VMI when connected via Telnet or console. Enumeration: 'deny': 2, 'allow': 1.
               wwpVoiceGatewayConfigCallAgent 1.3.6.1.4.1.6141.2.43.1.1.8
                   wwpVoiceCallAgentOtaModes 1.3.6.1.4.1.6141.2.43.1.1.8.1 integer read-write
Setting this object to 'ifOtaRecv' will configure the device to send OTA if and only if OTA is received from call Agent. Setting this object to 'sendOta' will configure the device to always send OTA sdp parameters. Enumeration: 'ifOtaRecv': 1, 'sendOta': 2.
                   wwpVoiceCallAgentEgressEvent 1.3.6.1.4.1.6141.2.43.1.1.8.2 integer read-write
Setting this object to 'sendIngressEgressNotif' will configure the device to send ingress and egress fax and modem tone notification. Setting this object to 'sendIngressNotif' will configure the device to send only ingress fax and modem tone notification. Enumeration: 'sendIngressEgressNotif': 1, 'sendIngressNotif': 2.
               wwpVoiceGatewayConfigPots 1.3.6.1.4.1.6141.2.43.1.1.9
                   wwpVoiceCallAgentPotsLine 1.3.6.1.4.1.6141.2.43.1.1.9.1 integer read-write
Setting this object to 'enable1PotLine' will configure the device to enable Line 1 only. Setting this object to 'enable2PotLine' will configure the device to enable 2 pots lines. Device 'may' require reboot to enable pot line changes. Enumeration: 'enable2PotLine': 2, 'enable1PotLine': 1.
               wwpVoiceGatewayConfigFax 1.3.6.1.4.1.6141.2.43.1.1.10
                     wwpVoiceAutonomousFaxState 1.3.6.1.4.1.6141.2.43.1.1.10.1 integer read-write
Setting this object to 'enable' will configure the device to enable autonomous fax behavior. Setting this object to 'disable' will configure the device to disable autonomous fax behavior. Enumeration: 'enable': 1, 'disable': 2.
               wwpVoiceGatewayConfigEndPoint 1.3.6.1.4.1.6141.2.43.1.1.11
                     wwpVoiceEndPointName 1.3.6.1.4.1.6141.2.43.1.1.11.1 integer read-write
Setting this object will control how a voip endpoint name will be determined. This object cannot be set to 'unknown'. Enumeration: 'unknown': 1, 'mac': 3, 'hostName': 4, 'fqdn': 5, 'ip': 2.
               wwpVoiceGatewayConfigNotifEntityCache 1.3.6.1.4.1.6141.2.43.1.1.12
                     wwpVoiceNotifEntCache 1.3.6.1.4.1.6141.2.43.1.1.12.1 integer32 read-write
Timeout in minutes for cached DNS lookups for MGCP RQNT Notified Entity field
               wwpVoiceGatewayConfigJitterBuffer 1.3.6.1.4.1.6141.2.43.1.1.13
                     wwpVoiceJitterOptionState 1.3.6.1.4.1.6141.2.43.1.1.13.1 integer read-write
Setting this object to 'enable' will configure the jitter buffer to change to an adaptive jitter buffer size. Setting this object to 'disable' will configure the jitter buffer to use a fixed jitter buffer size. Enumeration: 'enable': 1, 'disable': 0.
               wwpVoiceGatewayConfigJitterBufferMinPeriod 1.3.6.1.4.1.6141.2.43.1.1.14
                     wwpVoiceJitterBufferMinPeriod 1.3.6.1.4.1.6141.2.43.1.1.14.1 integer32 read-write
Minimum Holding time. Setting this value will limit the jitter buffer from adapting below this value. The smallest period is fixed at 20ms.
               wwpVoiceGatewayConfigJitterBufferMaxPeriod 1.3.6.1.4.1.6141.2.43.1.1.15
                     wwpVoiceJitterBufferMaxPeriod 1.3.6.1.4.1.6141.2.43.1.1.15.1 integer32 read-write
Maximum Holding time. Setting this value will limit the jitter buffer from adapting above this value. The largest period is fixed at 300ms.
               wwpVoiceGatewayConfigJitterBufferTargetPeriod 1.3.6.1.4.1.6141.2.43.1.1.16
                     wwpVoiceJitterBufferTargetPeriod 1.3.6.1.4.1.6141.2.43.1.1.16.1 integer32 read-write
Target Holding time. Setting this value sets the initial jitter buffer size.
               wwpVoiceGatewayConfigCodecOverride 1.3.6.1.4.1.6141.2.43.1.1.17
                     wwpVoiceGatewayCodecOverride 1.3.6.1.4.1.6141.2.43.1.1.17.1 integer read-write
Selecting data codec override forces the default data codec to the specified value, overriding the standard default data codec which is tied to country code. 1 = force specification of G711 PCMU as default codec 2 = force specification of G711 PCMA as default codec Enumeration: 'g711PCMA': 2, 'g711PCMU': 1.
               wwpVoiceGatewayConfigTestServerConnection 1.3.6.1.4.1.6141.2.43.1.1.18
                     wwpVoiceGatewayTestServerConnection 1.3.6.1.4.1.6141.2.43.1.1.18.1 integer read-write
Writing one of the specified values to this field causes mesages to be sent to voice server to test connectivity Enumeration: 'none': 0.
               wwpVoiceGatewayConfigLastServerResponseTime 1.3.6.1.4.1.6141.2.43.1.1.19
                     wwpVoiceGatewayLastServerResponseTime 1.3.6.1.4.1.6141.2.43.1.1.19.1 octet string read-only
Last server response timestamp. Used as part of testing voice server connectivity
               wwpVoiceGatewaySIP 1.3.6.1.4.1.6141.2.43.1.1.20
                     wwpVoiceGatewaySipSessionTimeoutPeriod 1.3.6.1.4.1.6141.2.43.1.1.20.1 integer32 read-write
Configures session expiration time in seconds. Set value to 0 to disable
                     wwpVoiceGatewaySipRegisterTimeoutPeriod 1.3.6.1.4.1.6141.2.43.1.1.20.2 integer32 read-write
Configures registration expiration time in seconds. Used only when registrar is used. Set value to 0 to disable.
                     wwpVoiceGatewaySipForceQuotesState 1.3.6.1.4.1.6141.2.43.1.1.20.3 integer read-write
Configuration to force display names to be embraced by double quotes. Enumeration: 'enable': 1, 'disable': 0.
                     wwpVoiceGatewaySipPhoneLineTable 1.3.6.1.4.1.6141.2.43.1.1.20.4 no-access
SIP Pots Line table This table confures users for each POTs line
                         wwpVoiceGatewaySipPhoneLineEntry 1.3.6.1.4.1.6141.2.43.1.1.20.4.1 no-access
table of sip line configuration
                             wwpVoiceGatewaySipLineId 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.1 integer32 read-only
Pots port Id
                             wwpVoiceGatewaySipPhoneNumber 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.2 octet string read-only
Phone Number associated with this line.
                             wwpVoiceGatewaySipUserName 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.3 octet string read-only
User Name associated with this line.
                             wwpVoiceGatewaySipUserDisplayName 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.4 octet string read-only
User Display Name associated with this line.
                             wwpVoiceGatewaySipUserPassword 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.5 octet string read-only
User Password associated with this line.
                             wwpVoiceGatewaySipDialPlan 1.3.6.1.4.1.6141.2.43.1.1.20.4.1.6 octet string read-write
Configuration for dial plan expression string. Note: subset of unix regular expressions supported.
                     wwpVoiceGatewaySipPhoneLineTimerTable 1.3.6.1.4.1.6141.2.43.1.1.20.5 no-access
SIP Pots Line table This table configures users for each POTs line
                         wwpVoiceGatewaySipPhoneLineTimerEntry 1.3.6.1.4.1.6141.2.43.1.1.20.5.1 no-access
Table of sip phone line configuration
                             wwpVoiceGatewaySipTimerLineId 1.3.6.1.4.1.6141.2.43.1.1.20.5.1.1 integer32 read-only
Pots port Id
                             wwpVoiceGatewaySipDialTimerLong 1.3.6.1.4.1.6141.2.43.1.1.20.5.1.2 integer32 read-write
Long Timeout for SIP dialing
                     wwpVoiceGatewaySIPServers 1.3.6.1.4.1.6141.2.43.1.1.20.6
                         wwpVoiceGatewaySIPProxyServers 1.3.6.1.4.1.6141.2.43.1.1.20.6.1
                             wwpVoiceGatewaySipProxyAddr 1.3.6.1.4.1.6141.2.43.1.1.20.6.1.1 displaystring read-write
The complete address of a default Proxy is composed of IP address/Domain Name and UDP port. wwpVoiceGatewayRegistrarAddr specifies address of the Proxy server to which SIP messages are sent. Proxy address may be an IP address or fully qualified domain name (FQDN).
                             wwpVoiceGatewaySipProxyPort 1.3.6.1.4.1.6141.2.43.1.1.20.6.1.2 integer32 read-write
This object is used to configure the UDP port of the SIP Proxy Server. The UDP port is used together with wwpVoiceGatewaySipProxyAddr to specify the destination address of the Proxy to which SIP messages are sent.
                         wwpVoiceGatewaySIPRegistrarServers 1.3.6.1.4.1.6141.2.43.1.1.20.6.2
                             wwpVoiceGatewaySipRegistrarAddr 1.3.6.1.4.1.6141.2.43.1.1.20.6.2.1 displaystring read-write
The complete address of a default Registrar is composed of IP address/Domain Name and UDP port. wwpVoiceGatewayRegistrarAddr specifies address of the Regsitrar to which SIP Registration messages are sent whenever system starts or line goes up. Registrar address may be an IP address or fully qualified domain name (FQDN).
                             wwpVoiceGatewaySipRegistrarPort 1.3.6.1.4.1.6141.2.43.1.1.20.6.2.2 integer32 read-write
This object is used to configure the UDP port of the SIP Registrar. The UDP port is used together with wwpVoiceGatewaySipRegistrarAddr to specify the destination addressto which SIP Registration messages are sent when system starts or line goes up.
                         wwpVoiceGatewaySIPLogServers 1.3.6.1.4.1.6141.2.43.1.1.20.6.3
                             wwpVoiceGatewaySipSyslogAddr 1.3.6.1.4.1.6141.2.43.1.1.20.6.3.1 displaystring read-write
The complete address of a default SIP SysLog server is composed of IP address/Domain Name and UDP port. wwpVoiceGatewaySipSyslogAddr specifies address of the SIP SysLog server to which SIP Log messages are sent. SysLog server address may be an IP address or fully qualified domain name (FQDN).
                             wwpVoiceGatewaySipSyslogPort 1.3.6.1.4.1.6141.2.43.1.1.20.6.3.2 integer32 read-write
This object is used to configure the UDP port of the SIP Log Servert. The UDP port is used together with wwpVoiceGatewaySipSyslogAddr to specify the destination address to which SIP Log mesaages are sent when system starts or line goes up.
                             wwpVoiceGatewaySipSyslogLogLevel 1.3.6.1.4.1.6141.2.43.1.1.20.6.3.3 integer read-write
This object is used to configure the log level or verbosity of the SIP messages
                     wwpVoiceGatewaySIPPreferredCodec 1.3.6.1.4.1.6141.2.43.1.1.20.7 integer read-write
Configuration to set preferred codec. Enumeration: 'g711': 1, 'g729': 2.
                     wwpVoiceGatewaySIPDtmfEventHandling 1.3.6.1.4.1.6141.2.43.1.1.20.8 integer read-write
Configuration for device to send DTMF digits via SIP INFO message or in RTP RFC2833 event message in addition to the audio tone in RTP stream. The default is always an audio tone sent in the RTP stream. Enumeration: 'info': 2, 'audio': 1, 'rfc2833': 3.
                     wwpVoiceGatewaySIPCallFeatures 1.3.6.1.4.1.6141.2.43.1.1.20.9
                         wwpVoiceGatewayHookFlashEnable 1.3.6.1.4.1.6141.2.43.1.1.20.9.1 truthvalue read-write
Setting this object to 'true' will configure the device to process hook flash events.. Setting this object to 'false' will configure the device to ignore hookflash events.
               wwpVoiceGatewayConfigProtocolType 1.3.6.1.4.1.6141.2.43.1.1.21
                     wwpVoiceGatewayProtocolType 1.3.6.1.4.1.6141.2.43.1.1.21.1 integer read-write
Configuration to select VoIP protocol. Setting this value to 'mgcp' will allow the configuration the MGCP funtionality. Setting this value to 'sip' will allow the configuration the SIP funtionality Enumeration: 'sip': 2, 'mgcp': 1.
               wwpVoiceGatewayConfigProtocolEnable 1.3.6.1.4.1.6141.2.43.1.1.22
                     wwpVoiceGatewayProtocolEnable 1.3.6.1.4.1.6141.2.43.1.1.22.1 truthvalue read-write
Configuration to enable VoIP protocol. Setting this value to 'enable' will cause VoIP stack to start at bootup
       wwpVoiceGatewayMIBNotificationPrefix 1.3.6.1.4.1.6141.2.43.2
           wwpVoiceGatewayMIBNotifications 1.3.6.1.4.1.6141.2.43.2.0
       wwpVoiceGatewayMIBConformance 1.3.6.1.4.1.6141.2.43.3
           wwpVoiceGatewayMIBCompliances 1.3.6.1.4.1.6141.2.43.3.1
           wwpVoiceGatewayMIBGroups 1.3.6.1.4.1.6141.2.43.3.2