RMON-MIB :: channelIndex

MIB Reference — IPNetwork Monitor

All MIBsRMON-MIBchannelIndex

channelIndex

Module: RMON-MIB

OID (symbolic): RMON-MIB::channelIndex

OID (numeric): 1.3.6.1.2.1.16.7.2.1.1

Node type: OBJECT-TYPE

Type: Integer32

Access: read-only

Description:

An index that uniquely identifies an entry in the channel table. Each such entry defines one channel, a logical data and event stream.

It is suggested that before creating a channel, an application should scan all instances of the filterChannelIndex object to make sure that there are no pre-existing filters that would be inadvertently be linked to the channel.

What is channelIndex?

This read-only index uniquely identifies a channel entry in the RMON channel table, with each channel representing a logical data and event stream for filtering and monitoring purposes. The channel definition includes filters that determine which packets are captured and counted for analysis. An operator would reference this index when configuring filters and statistics capture to ensure the correct channel is being monitored and to avoid accidentally creating filters that conflict with existing channel definitions.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.1
snmpwalk -v2c -c public <target> RMON-MIB::channelIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.1.1
snmpget -v2c -c public <target> RMON-MIB::channelIndex.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.7filterLBHUB-BOOM-MIB
1.3.6.1.2.1.16.7.2channelTableRFC1271-MIB
1.3.6.1.2.1.16.7.2.1channelEntryRFC1271-MIB
1.3.6.1.2.1.16.7.2.1.1channelIndexRMON-MIB