All MIBs › RAPID-CITY › rcIpFilterMediaDevStreamsIds
rcIpFilterMediaDevStreamsIds
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpFilterMediaDevStreamsIds
OID (numeric): 1.3.6.1.4.1.2272.1.8.10.25.1.6
Node type: OBJECT-TYPE
Type: IdList
Access: read-only
Description:
An array used to identify which streams are assigned to MediaDevEntry. Each stream ID is stored as a two octet value. The first octet in the pair holds bits 15-8 of the stream ID, while the second octet holds bits 7-0 of the stream ID.
What is rcIpFilterMediaDevStreamsIds?
This OID stores a list of stream identifiers (numeric codes) assigned to a media device in a network filter rule. It identifies which data streams are currently attached to a particular filtering device. A network engineer reviews this when debugging traffic filtering to confirm that the intended streams are being managed by the correct device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.25.1.6 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpFilterMediaDevStreamsIds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.10.25.1.6.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpFilterMediaDevStreamsIds.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10 | rcIpFilter | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.25 | rcIpFilterMediaDevTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.25.1 | rcIpFilterMediaDevEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.10.25.1.6 | rcIpFilterMediaDevStreamsIds | RAPID-CITY |