The following table summarizes the objects that applications can use to retrieve information from the RTP MIB via the RTP EMC (all keywords are read-only):
|
Task |
Use these keywords... |
|
Retrieve version information for the objects |
Version Version.Major Version.Minor |
|
Retrieve the polling interval for the RTP EMC |
pollperiod 5 [seconds] |
|
Retrieve information about inbound RTP sessions, including the session start time and the associated CG board Ethernet interface |
rtp.in-flow-identifier rtp.in-flow-identifier.struct rtp.in-flow-identifier.startTime rtp.in-flow-identifier.interfaceIndex |
|
Retrieve information about the local side of inbound RTP sessions |
rtp.in-flow-identifier.local rtp.in-flow-identifier.local.struct rtp.in-flow-identifier.local.ipAddress rtp.in-flow-identifier.local.udpPort rtp.in-flow-identifier.local.SSRC rtp.in-flow-identifier.local.CNAME rtp.in-flow-identifier.remote.TOOL |
|
Retrieve information about the remote side of inbound RTP sessions |
rtp.in-flow-identifier.remote rtp.in-flow-identifier.remote.struct rtp.in-flow-identifier.remote.ipAddress rtp.in-flow-identifier.remote.udpPort rtp.in-flow-identifier.remote.SSRC rtp.in-flow-identifier.remote.CNAME rtp.in-flow-identifier.remote.TOOL rtp.in-flow-identifier.jitter[RTP timestamps] rtp.in-flow-identifier.numRRSent rtp.in-flow-identifier.timeLastRRSent rtp.in-flow-identifier.timeLastSRRcvd rtp.in-flow-identifier.lastPTRcvd rtp.in-flow-identifier.rxPackets rtp.in-flow-identifier.rxOctets |
|
Retrieve information about outbound RTP sessions, including the session start time and the associated CG board Ethernet interface |
rtp.out-flow-identifier rtp.out-flow-identifier.struct rtp.out-flow-identifier.startTime rtp.out-flow-identifier.interfaceIndex |
|
Retrieve information about the local side of outbound RTP sessions |
rtp.out-flow-identifier.local rtp.out-flow-identifier.local.struct rtp.out-flow-identifier.local.ipAddress rtp.out-flow-identifier.local.udpPort rtp.out-flow-identifier.local.SSRC rtp.out-flow-identifier.local.CNAME rtp.out-flow-identifier.local.TOOL |
|
Retrieve information about the local side of outbound RTP sessions |
rtp.out-flow-identifier.remote rtp.out-flow-identifier.remote.struct rtp.out-flow-identifier.remote.ipAddress rtp.out-flow-identifier.remote.udpPort rtp.out-flow-identifier.remote.SSRC rtp.out-flow-identifier.remote.CNAME rtp.out-flow-identifier.remote.TOOL rtp.out-flow-identifier.numSRSent rtp.out-flow-identifier.timeLastSRSent rtp.out-flow-identifier.timeLastRRRcvd rtp.out-flow-identifier.lastPTSent rtp.out-flow-identifier.RTT[milliseconds] rtp.out-flow-identifier.txPackets rtp.out-flow-identifier.txOctets |