CISCO-PROXY-CONTROL-MIB
AI MIB Summary
The CISCO-PROXY-CONTROL-MIB enables monitoring and management of Cisco proxy server states, specifically tracking call control metrics and codec configurations (GSM, AMR-NB, iLBC, iSAC) for voice sessions within a proxy architecture. This module extends the IETF Dial Control MIB to expose granular proxy-specific parameters required for troubleshooting and maintaining VoIP and mobile communication services.
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
69
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
69 total| Object Name |
|---|
ciscoProxyControlMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57 |
SNMPv2-SMI-v1 Unknown .1.3.6.1.4.1.9.10.57 |
ciscoProxyControlMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.1 |
cProxyCallActive OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.1.1 |
cProxyCallActiveTableThis 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. SEQUENCE OF CProxyCallActiveEntry .1.3.6.1.4.1.9.10.57.1.1.1 |
cProxyCallActiveEntryThe 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. CProxyCallActiveEntry .1.3.6.1.4.1.9.10.57.1.1.1.1 |
cProxyCallActiveConnectionIdThe global call identifier for the Proxy call.ro CvcGUid -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.10.57.1.1.1.1.1 |
cProxyCallActiveRemoteIPAddressRemote system IP address for the call.ro IpAddress .1.3.6.1.4.1.9.10.57.1.1.1.1.2 |
cProxyCallActiveAudioUDPPortRemote system UDP listener port to which to transmit voice
packets for the call. A value of zero indicates that no
port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.3 |
cProxyCallActiveVideoUDPPortRemote system UDP listener port to which to transmit video
packets for the call. A value of zero indicates that no
port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.4 |
cProxyCallActiveT120TCPPort1First remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.5 |
cProxyCallActiveT120TCPPort2Second remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.6 |
cProxyCallActiveT120TCPPort3Third remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.7 |
cProxyCallActiveT120TCPPort4Fourth remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.8 |
cProxyCallActiveEndpointTypeThe type of end point this proxy call leg is connected to.ro CProxyEndptType -- Rsyntax INTEGER { -- other(0), -- proxy(1), -- gateway(2) -- } .1.3.6.1.4.1.9.10.57.1.1.1.1.9 |
cProxyCallActiveEndpointVendorThe H225 Manufacturers code for this endpoint. Zero indicates
unknown vendor.ro INTEGER .1.3.6.1.4.1.9.10.57.1.1.1.1.10 |
cProxyCallActiveRequestBandwidthThe requested bandwidth for this proxied call leg.ro Integer32 .1.3.6.1.4.1.9.10.57.1.1.1.1.11 |
cProxyCallActiveActualBandwidthThe actual bandwidth used by the proxied call.ro Integer32 .1.3.6.1.4.1.9.10.57.1.1.1.1.12 |
cProxyCallActiveAudioCoderRateThe negotiated coder rate. It specifies the transmit rate of
audio compression to its associated call leg for the call.ro CProxyAudioCodec -- Rsyntax INTEGER { -- other(0), -- nonStandard(1), -- g711Alawr64k(2), -- g711Alawr56k(3), -- g711Ulawr64k(4), -- g711Ulawr56k(5), -- g722r64k(6), -- g722r56k(7), -- g722r48k(8), -- g7231(9), -- g728(10), -- g729(11), -- g729AnnexA(12), -- is11172(13), -- is13818(14), -- g729AnnexB(15), -- g729AnnexAB(16), -- g729AnnexC(17), -- gsmFullRate(18), -- gsmHalfRate(19), -- gsmEnhancedFullRate(20) -- } .1.3.6.1.4.1.9.10.57.1.1.1.1.13 |
cProxyCallActiveVideoCoderRateThe negotiated coder rate. It specifies the transmit rate of
video compression to its associated call leg for the call.ro CProxyVideoCodec -- Rsyntax INTEGER { -- other(0), -- nonStandard(1), -- h261(2), -- h262(3), -- h263(4), -- is11172(5) -- } .1.3.6.1.4.1.9.10.57.1.1.1.1.14 |
cProxyCallActiveRxAudioPacketsThe number of audio packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.15 |
cProxyCallActiveRxAudioBytesThe number of audio bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.16 |
cProxyCallActiveTxAudioPacketsThe number of audio packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.17 |
cProxyCallActiveTxAudioBytesThe number of audio bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.18 |
cProxyCallActiveRxVideoPacketsThe number of video packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.19 |
cProxyCallActiveRxVideoBytesThe number of video bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.20 |
cProxyCallActiveTxVideoPacketsThe number of video packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.21 |
cProxyCallActiveTxVideoBytesThe number of video bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.22 |
cProxyCallActiveRxT120PacketsThe number of T120 data packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.23 |
cProxyCallActiveRxT120BytesThe number of T120 data bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.24 |
cProxyCallActiveTxT120PacketsThe number of T120 data packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.1.1.1.25 |
cProxyCallActiveTxT120BytesThe number of T120 data bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.1.1.1.26 |
cProxyCallHistory OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.1.2 |
cProxyCallHistoryTableThis table is the Proxy extension to the History call table of
IETF Dial Control MIB. It contains PROXY call leg information
about proxied call. SEQUENCE OF CProxyCallHistoryEntry .1.3.6.1.4.1.9.10.57.1.2.1 |
cProxyCallHistoryEntryThe 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. CProxyCallHistoryEntry .1.3.6.1.4.1.9.10.57.1.2.1.1 |
cProxyCallHistoryConnectionIdThe global call identifier for the Proxy call.ro CvcGUid -- Rsyntax OCTET STRING .1.3.6.1.4.1.9.10.57.1.2.1.1.1 |
cProxyCallHistoryRemoteIPAddressRemote system IP address for the call.ro IpAddress .1.3.6.1.4.1.9.10.57.1.2.1.1.2 |
cProxyCallHistoryAudioUDPPortRemote system UDP listener port to which to transmit voice
packets for the call. A value of zero indicates that no
port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.3 |
cProxyCallHistoryVideoUDPPortRemote system UDP listener port to which to transmit video
packets for the call. A value of zero indicates that no
port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.4 |
cProxyCallHistoryT120TCPPort1First remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.5 |
cProxyCallHistoryT120TCPPort2Second remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.6 |
cProxyCallHistoryT120TCPPort3Third remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.7 |
cProxyCallHistoryT120TCPPort4Fourth remote system UDP listener port to which to transmit
T120 packets for the call. A value of zero indicates that
no port was used.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.8 |
cProxyCallHistoryEndpointTypeThe type of end point this proxy call leg is connected to.ro CProxyEndptType -- Rsyntax INTEGER { -- other(0), -- proxy(1), -- gateway(2) -- } .1.3.6.1.4.1.9.10.57.1.2.1.1.9 |
cProxyCallHistoryEndpointVendorThe H225 Manufacturers code for this endpoint. Zero indicates
unknown vendor.ro INTEGER .1.3.6.1.4.1.9.10.57.1.2.1.1.10 |
cProxyCallHistoryRequestBandwidthThe requested bandwidth for this proxied call leg.ro Integer32 .1.3.6.1.4.1.9.10.57.1.2.1.1.11 |
cProxyCallHistoryActualBandwidthThe actual bandwidth used by the proxied call.ro Integer32 .1.3.6.1.4.1.9.10.57.1.2.1.1.12 |
cProxyCallHistoryAudioCoderRateThe negotiated coder rate. It specifies the transmit rate of
audio compression to its associated call leg for the call.ro CProxyAudioCodec -- Rsyntax INTEGER { -- other(0), -- nonStandard(1), -- g711Alawr64k(2), -- g711Alawr56k(3), -- g711Ulawr64k(4), -- g711Ulawr56k(5), -- g722r64k(6), -- g722r56k(7), -- g722r48k(8), -- g7231(9), -- g728(10), -- g729(11), -- g729AnnexA(12), -- is11172(13), -- is13818(14), -- g729AnnexB(15), -- g729AnnexAB(16), -- g729AnnexC(17), -- gsmFullRate(18), -- gsmHalfRate(19), -- gsmEnhancedFullRate(20) -- } .1.3.6.1.4.1.9.10.57.1.2.1.1.13 |
cProxyCallHistoryVideoCoderRateThe negotiated coder rate. It specifies the transmit rate of
video compression to its associated call leg for the call.ro CProxyVideoCodec -- Rsyntax INTEGER { -- other(0), -- nonStandard(1), -- h261(2), -- h262(3), -- h263(4), -- is11172(5) -- } .1.3.6.1.4.1.9.10.57.1.2.1.1.14 |
cProxyCallHistoryRxAudioPacketsThe number of audio packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.15 |
cProxyCallHistoryRxAudioBytesThe number of audio bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.16 |
cProxyCallHistoryTxAudioPacketsThe number of audio packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.17 |
cProxyCallHistoryTxAudioBytesThe number of audio bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.18 |
cProxyCallHistoryRxVideoPacketsThe number of video packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.19 |
cProxyCallHistoryRxVideoBytesThe number of video bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.20 |
cProxyCallHistoryTxVideoPacketsThe number of video packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.21 |
cProxyCallHistoryTxVideoBytesThe number of video bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.22 |
cProxyCallHistoryRxT120PacketsThe number of T120 data packets received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.23 |
cProxyCallHistoryRxT120BytesThe number of T120 data bytes received from the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.24 |
cProxyCallHistoryTxT120PacketsThe number of T120 data packets transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- packets .1.3.6.1.4.1.9.10.57.1.2.1.1.25 |
cProxyCallHistoryTxT120BytesThe number of T120 data bytes transmited to the remote end for
this call.ro AbsoluteCounter32 -- Rsyntax Gauge32 -- Units -- bytes .1.3.6.1.4.1.9.10.57.1.2.1.1.26 |
ciscoProxyControlMIBNotificationPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.2 |
ciscoProxyControlMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.2.0 |
ciscoProxyControlMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3 |
ciscoProxyControlMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3.1 |
ciscoProxyControlMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3.1.1 |
ciscoProxyControlMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3.2 |
cProxyCallActiveGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3.2.1 |
cProxyCallHistoryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.57.3.2.2 |