CISCO-PROXY-CONTROL-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-PROXY-CONTROL-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 |
ciscoProxyControlMIB | 1.3.6.1.4.1.9.10.57 |
This MIB module enhances the IETF Dial Control MIB (RFC2128) by providing Proxy management information. *** ABBREVIATIONS, ACRONYMS AND SYMBOLS *** GSM - Global System for Mobile Communication AMR-NB - Adaptive Multi Rate - Narrow Band iLBC - internet Low Bitrate Codec iSAC - internet Speech Audio Codec |
||
ciscoProxyControlMIBObjects | 1.3.6.1.4.1.9.10.57.1 | |||
cProxyCallActive | 1.3.6.1.4.1.9.10.57.1.1 | |||
cProxyCallActiveTable | 1.3.6.1.4.1.9.10.57.1.1.1 | no-access |
This table is the Proxy extension to the call Active table of IETF Dial Control MIB. It contains Proxy call leg information about specific proxied calls. |
|
1.3.6.1.4.1.9.10.57.1.1.1.1 | no-access |
The information regarding a single proxied call leg. An entry of this table is created when its associated call Active entry in the IETF Dial Control MIB is created and the call Active entry contains information for the call establishment to the peer on the data network. This entry is deleted when its associated Call Active entry in the IETF Dial Control MIB is deleted. |
||
cProxyCallActiveConnectionId | 1.3.6.1.4.1.9.10.57.1.1.1.1.1 | cvcguid | read-only |
The global call identifier for the Proxy call. |
cProxyCallActiveRemoteIPAddress | 1.3.6.1.4.1.9.10.57.1.1.1.1.2 | ipaddress | read-only |
Remote system IP address for the call. |
cProxyCallActiveAudioUDPPort | 1.3.6.1.4.1.9.10.57.1.1.1.1.3 | integer | read-only |
Remote system UDP listener port to which to transmit voice packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveVideoUDPPort | 1.3.6.1.4.1.9.10.57.1.1.1.1.4 | integer | read-only |
Remote system UDP listener port to which to transmit video packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveT120TCPPort1 | 1.3.6.1.4.1.9.10.57.1.1.1.1.5 | integer | read-only |
First remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveT120TCPPort2 | 1.3.6.1.4.1.9.10.57.1.1.1.1.6 | integer | read-only |
Second remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveT120TCPPort3 | 1.3.6.1.4.1.9.10.57.1.1.1.1.7 | integer | read-only |
Third remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveT120TCPPort4 | 1.3.6.1.4.1.9.10.57.1.1.1.1.8 | integer | read-only |
Fourth remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallActiveEndpointType | 1.3.6.1.4.1.9.10.57.1.1.1.1.9 | cproxyendpttype | read-only |
The type of end point this proxy call leg is connected to. |
cProxyCallActiveEndpointVendor | 1.3.6.1.4.1.9.10.57.1.1.1.1.10 | integer | read-only |
The H225 Manufacturers code for this endpoint. Zero indicates unknown vendor. |
cProxyCallActiveRequestBandwidth | 1.3.6.1.4.1.9.10.57.1.1.1.1.11 | integer32 | read-only |
The requested bandwidth for this proxied call leg. |
cProxyCallActiveActualBandwidth | 1.3.6.1.4.1.9.10.57.1.1.1.1.12 | integer32 | read-only |
The actual bandwidth used by the proxied call. |
cProxyCallActiveAudioCoderRate | 1.3.6.1.4.1.9.10.57.1.1.1.1.13 | cproxyaudiocodec | read-only |
The negotiated coder rate. It specifies the transmit rate of audio compression to its associated call leg for the call. |
cProxyCallActiveVideoCoderRate | 1.3.6.1.4.1.9.10.57.1.1.1.1.14 | cproxyvideocodec | read-only |
The negotiated coder rate. It specifies the transmit rate of video compression to its associated call leg for the call. |
cProxyCallActiveRxAudioPackets | 1.3.6.1.4.1.9.10.57.1.1.1.1.15 | absolutecounter32 | read-only |
The number of audio packets received from the remote end for this call. |
cProxyCallActiveRxAudioBytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.16 | absolutecounter32 | read-only |
The number of audio bytes received from the remote end for this call. |
cProxyCallActiveTxAudioPackets | 1.3.6.1.4.1.9.10.57.1.1.1.1.17 | absolutecounter32 | read-only |
The number of audio packets transmitted to the remote end for this call. |
cProxyCallActiveTxAudioBytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.18 | absolutecounter32 | read-only |
The number of audio bytes transmitted to the remote end for this call. |
cProxyCallActiveRxVideoPackets | 1.3.6.1.4.1.9.10.57.1.1.1.1.19 | absolutecounter32 | read-only |
The number of video packets received from the remote end for this call. |
cProxyCallActiveRxVideoBytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.20 | absolutecounter32 | read-only |
The number of video bytes received from the remote end for this call. |
cProxyCallActiveTxVideoPackets | 1.3.6.1.4.1.9.10.57.1.1.1.1.21 | absolutecounter32 | read-only |
The number of video packets transmitted to the remote end for this call. |
cProxyCallActiveTxVideoBytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.22 | absolutecounter32 | read-only |
The number of video bytes transmitted to the remote end for this call. |
cProxyCallActiveRxT120Packets | 1.3.6.1.4.1.9.10.57.1.1.1.1.23 | absolutecounter32 | read-only |
The number of T120 data packets received from the remote end for this call. |
cProxyCallActiveRxT120Bytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.24 | absolutecounter32 | read-only |
The number of T120 data bytes received from the remote end of this call. |
cProxyCallActiveTxT120Packets | 1.3.6.1.4.1.9.10.57.1.1.1.1.25 | absolutecounter32 | read-only |
The number of T120 data packets transmitted to the remote end for this call. |
cProxyCallActiveTxT120Bytes | 1.3.6.1.4.1.9.10.57.1.1.1.1.26 | absolutecounter32 | read-only |
The number of T120 data bytes transmitted to the remote end of this call. |
cProxyCallHistory | 1.3.6.1.4.1.9.10.57.1.2 | |||
cProxyCallHistoryTable | 1.3.6.1.4.1.9.10.57.1.2.1 | no-access |
This table is the Proxy extension to the History call table of IETF Dial Control MIB. It contains PROXY call leg information about proxied call. |
|
1.3.6.1.4.1.9.10.57.1.2.1.1 | no-access |
The information regarding a single proxied call leg. An entry of this table is created when its associated call History entry in the IETF Dial Control MIB is created. The call History entry contains information for the call establishment to the peer on the data network backbone via a voice over PROXY peer. The entry is deleted when its associated call History entry in the IETF Dial Control MIB is deleted. |
||
cProxyCallHistoryConnectionId | 1.3.6.1.4.1.9.10.57.1.2.1.1.1 | cvcguid | read-only |
The global call identifier for the Proxy call. |
cProxyCallHistoryRemoteIPAddress | 1.3.6.1.4.1.9.10.57.1.2.1.1.2 | ipaddress | read-only |
Remote system IP address for the call. |
cProxyCallHistoryAudioUDPPort | 1.3.6.1.4.1.9.10.57.1.2.1.1.3 | integer | read-only |
Remote system UDP listener port to which to transmit voice packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryVideoUDPPort | 1.3.6.1.4.1.9.10.57.1.2.1.1.4 | integer | read-only |
Remote system UDP listener port to which to transmit video packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryT120TCPPort1 | 1.3.6.1.4.1.9.10.57.1.2.1.1.5 | integer | read-only |
First remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryT120TCPPort2 | 1.3.6.1.4.1.9.10.57.1.2.1.1.6 | integer | read-only |
Second remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryT120TCPPort3 | 1.3.6.1.4.1.9.10.57.1.2.1.1.7 | integer | read-only |
Third remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryT120TCPPort4 | 1.3.6.1.4.1.9.10.57.1.2.1.1.8 | integer | read-only |
Fourth remote system UDP listener port to which to transmit T120 packets for the call. A value of zero indicates that no port was used. |
cProxyCallHistoryEndpointType | 1.3.6.1.4.1.9.10.57.1.2.1.1.9 | cproxyendpttype | read-only |
The type of end point this proxy call leg is connected to. |
cProxyCallHistoryEndpointVendor | 1.3.6.1.4.1.9.10.57.1.2.1.1.10 | integer | read-only |
The H225 Manufacturers code for this endpoint. Zero indicates unknown vendor. |
cProxyCallHistoryRequestBandwidth | 1.3.6.1.4.1.9.10.57.1.2.1.1.11 | integer32 | read-only |
The requested bandwidth for this proxied call leg. |
cProxyCallHistoryActualBandwidth | 1.3.6.1.4.1.9.10.57.1.2.1.1.12 | integer32 | read-only |
The actual bandwidth used by the proxied call. |
cProxyCallHistoryAudioCoderRate | 1.3.6.1.4.1.9.10.57.1.2.1.1.13 | cproxyaudiocodec | read-only |
The negotiated coder rate. It specifies the transmit rate of audio compression to its associated call leg for the call. |
cProxyCallHistoryVideoCoderRate | 1.3.6.1.4.1.9.10.57.1.2.1.1.14 | cproxyvideocodec | read-only |
The negotiated coder rate. It specifies the transmit rate of video compression to its associated call leg for the call. |
cProxyCallHistoryRxAudioPackets | 1.3.6.1.4.1.9.10.57.1.2.1.1.15 | absolutecounter32 | read-only |
The number of audio packets received from the remote end for this call. |
cProxyCallHistoryRxAudioBytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.16 | absolutecounter32 | read-only |
The number of audio bytes received from the remote end for this call. |
cProxyCallHistoryTxAudioPackets | 1.3.6.1.4.1.9.10.57.1.2.1.1.17 | absolutecounter32 | read-only |
The number of audio packets transmitted to the remote end for this call. |
cProxyCallHistoryTxAudioBytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.18 | absolutecounter32 | read-only |
The number of audio bytes transmitted to the remote end for this call. |
cProxyCallHistoryRxVideoPackets | 1.3.6.1.4.1.9.10.57.1.2.1.1.19 | absolutecounter32 | read-only |
The number of video packets received from the remote end for this call. |
cProxyCallHistoryRxVideoBytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.20 | absolutecounter32 | read-only |
The number of video bytes received from the remote end for this call. |
cProxyCallHistoryTxVideoPackets | 1.3.6.1.4.1.9.10.57.1.2.1.1.21 | absolutecounter32 | read-only |
The number of video packets transmitted to the remote end for this call. |
cProxyCallHistoryTxVideoBytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.22 | absolutecounter32 | read-only |
The number of video bytes transmitted to the remote end for this call. |
cProxyCallHistoryRxT120Packets | 1.3.6.1.4.1.9.10.57.1.2.1.1.23 | absolutecounter32 | read-only |
The number of T120 data packets received from the remote end for this call. |
cProxyCallHistoryRxT120Bytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.24 | absolutecounter32 | read-only |
The number of T120 data bytes received from the remote end for this call. |
cProxyCallHistoryTxT120Packets | 1.3.6.1.4.1.9.10.57.1.2.1.1.25 | absolutecounter32 | read-only |
The number of T120 data packets transmitted to the remote end for this call. |
cProxyCallHistoryTxT120Bytes | 1.3.6.1.4.1.9.10.57.1.2.1.1.26 | absolutecounter32 | read-only |
The number of T120 data bytes transmitted to the remote end for this call. |
ciscoProxyControlMIBNotificationPrefix | 1.3.6.1.4.1.9.10.57.2 | |||
ciscoProxyControlMIBNotifications | 1.3.6.1.4.1.9.10.57.2.0 | |||
ciscoProxyControlMIBConformance | 1.3.6.1.4.1.9.10.57.3 | |||
ciscoProxyControlMIBCompliances | 1.3.6.1.4.1.9.10.57.3.1 | |||
ciscoProxyControlMIBCompliance | 1.3.6.1.4.1.9.10.57.3.1.1 |
The compliance statement for entities which implement the CISCO PROXY CONTROL MIB |
||
ciscoProxyControlMIBGroups | 1.3.6.1.4.1.9.10.57.3.2 | |||
cProxyCallActiveGroup | 1.3.6.1.4.1.9.10.57.3.2.1 |
A collection of objects providing the PROXY Call Active entry capability. |
||
cProxyCallHistoryGroup | 1.3.6.1.4.1.9.10.57.3.2.2 |
A collection of objects providing the PROXY Call Active entry capability. |