MIB Viewer

NETGEAR-RADLAN-VOIP-SNOOP

27 objects
The private MIB module definition for VOIP Snoop.
OIDNameAccessStatusDescription
1.3.6.1.4.1.4526.17.213IdentityrlVoipSnoopThe private MIB module definition for VOIP Snoop.
1.3.6.1.4.1.4526.17.213.1ScalarrlVoipMngSnoopEnableScalarread-writecurrentVOIP Global Enable/Disable.
1.3.6.1.4.1.4526.17.213.2TablerlVoipMngSnoopQosTablenot-accessiblecurrentThe (conceptual) table for configuration of VOIP QOS.
1.3.6.1.4.1.4526.17.213.2.1RowrlVoipMngSnoopQosEntrynot-accessiblecurrentAn entry (conceptual row) in the rlVoipMngSnoopQosTable.
1.3.6.1.4.1.4526.17.213.2.1.1ColumnrlVoipMngSnoopQosTyperead-writecurrentCurrent type of QoS of VOIP packets
1.3.6.1.4.1.4526.17.213.2.1.2ColumnrlVoipMngSnoopQosValueread-writecurrentThe value depends on rlVoipMngSnoopQosType, that will be assigned to each VOIP packet. The range of VPT value is 0..7. The range of DSCP value is 0..63. The ra…
1.3.6.1.4.1.4526.17.213.3TablerlVoipMngSnoopIfIndexTablenot-accessiblecurrentVOIP ports entry. The entry created when VOIP snooping enabled on port.
1.3.6.1.4.1.4526.17.213.3.1RowrlVoipMngSnoopIfIndexEntrynot-accessiblecurrentThe row definition for this table.
1.3.6.1.4.1.4526.17.213.3.1.1ColumnrlVoipMngSnoopIfIndexnot-accessiblecurrentInterface Index.
1.3.6.1.4.1.4526.17.213.3.1.2ColumnrlVoipMngSnoopIfIndexStatusread-writecurrentEnable or Disable VOIP status on the ifIndex.
1.3.6.1.4.1.4526.17.213.4TablerlVoipMngSnoopSessionTablenot-accessiblecurrentVOIP session entry. The entry created when VOIP snooping creates the RTP session.
1.3.6.1.4.1.4526.17.213.4.1RowrlVoipMngSnoopSessionEntrynot-accessiblecurrentThe row definition for this table.
1.3.6.1.4.1.4526.17.213.4.1.1ColumnrlVoipMngSnoopSessionDstIpAddrTyperead-onlycurrentThe address type of rlVoipMngSnoopSessionDstIpAddr.
1.3.6.1.4.1.4526.17.213.4.1.2ColumnrlVoipMngSnoopSessionDstIpAddrread-onlycurrentDestination IP address.
1.3.6.1.4.1.4526.17.213.4.1.3ColumnrlVoipMngSnoopSessionSrcIpAddrTyperead-onlycurrentThe address type of rlVoipMngSnoopSessionSrcIpAddr.
1.3.6.1.4.1.4526.17.213.4.1.4ColumnrlVoipMngSnoopSessionSrcIpAddrread-onlycurrentSource IP address.
1.3.6.1.4.1.4526.17.213.4.1.5ColumnrlVoipMngSnoopSessionDstUdpRtpread-onlycurrentDestination Udp RTP port.
1.3.6.1.4.1.4526.17.213.4.1.6ColumnrlVoipMngSnoopSessionDstUdpRtcpread-onlycurrentDestination Udp RTCP port.
1.3.6.1.4.1.4526.17.213.4.1.7ColumnrlVoipMngSnoopSessionSrcUdpRtpread-onlycurrentSource Udp RTP port.
1.3.6.1.4.1.4526.17.213.4.1.8ColumnrlVoipMngSnoopSessionSrcUdpRtcpread-onlycurrentSource Udp RTCP port.
1.3.6.1.4.1.4526.17.213.4.1.9ColumnrlVoipMngSnoopSessionProtocolTyperead-onlycurrentType of signalling protocol.
1.3.6.1.4.1.4526.17.213.4.1.10ColumnrlVoipMngSnoopSessionSessionIdread-onlycurrentDestination Udp RTCP port.
1.3.6.1.4.1.4526.17.213.4.1.11ColumnrlVoipMngSnoopSessionTcpUdpTyperead-onlycurrentIP TCP or UDP protocol.
Type Definitions
NameSyntaxStatusDescription
RlVoipMngSnoopIfIndexStatusINTEGER { disable(0), enable(1) }currentVOIP status of the port: enable or disable.
RlVoipProtocolTypeINTEGER { sip(1), h323(2), sccp(3) }currentType of protocol.
RlVoipQosTypeINTEGER { queue(1), vpt(2), dscp(3) }currentType of QoS: VPT or DSCP.
RlVoipTcpUdpTypeINTEGER { udp(1), tcp(2) }currentType of IP protocol.