channelIfIndex
RMON-MIB ·
.1.3.6.1.2.1.16.7.2.1.2
Object
column
r/w
Integer32
The value of this object uniquely identifies the
interface on this remote network monitoring device to which
the associated filters are applied to allow data into this
channel. The interface identified by a particular value
of this object is the same interface as identified by the
same value of the ifIndex object, defined in RFC 2233 [17].
The filters in this group are applied to all packets on
the local network segment attached to the identified
interface.
An agent may or may not be able to tell if fundamental
changes to the media of the interface have occurred and
necessitate an invalidation of this entry. For example, a
hot-pluggable ethernet card could be pulled out and replaced
by a token-ring card. In such a case, if the agent has such
knowledge of the change, it is recommended that it
invalidate this entry.
This object may not be modified if the associated
channelStatus object is equal to valid(1).
Context
- MIB
- RMON-MIB
- OID
.1.3.6.1.2.1.16.7.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- channelEntry
- Table
- channelTable
- Siblings
- 11
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| channelIndex 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 … | column | Integer32 | .1.3.6.1.2.1.16.7.2.1.1 |
| channelDescription A comment describing this channel. | column | OctetString | .1.3.6.1.2.1.16.7.2.1.10 |
| channelOwner The entity that configured this entry and is therefore
using the resources assigned to it. | column | OwnerString | .1.3.6.1.2.1.16.7.2.1.11 |
| channelStatus The status of this channel entry. | column | EntryStatus | .1.3.6.1.2.1.16.7.2.1.12 |
| channelAcceptType This object controls the action of the filters
associated with this channel. If this object is equal
to acceptMatched(1), packets will be accepted to this
channel if they are acc… | column | Enumeration | .1.3.6.1.2.1.16.7.2.1.3 |
| channelDataControl This object controls the flow of data through this channel.
If this object is on(1), data, status and events flow
through this channel. If this object is off(2), data,
status and… | column | Enumeration | .1.3.6.1.2.1.16.7.2.1.4 |
| channelTurnOnEventIndex The value of this object identifies the event
that is configured to turn the associated
channelDataControl from off to on when the event is
generated. The event identified by a p… | column | Integer32 | .1.3.6.1.2.1.16.7.2.1.5 |
| channelTurnOffEventIndex The value of this object identifies the event
that is configured to turn the associated
channelDataControl from on to off when the event is
generated. The event identified by a p… | column | Integer32 | .1.3.6.1.2.1.16.7.2.1.6 |
| channelEventIndex The value of this object identifies the event
that is configured to be generated when the
associated channelDataControl is on and a packet
is matched. The event identified by a p… | column | Integer32 | .1.3.6.1.2.1.16.7.2.1.7 |
| channelEventStatus The event status of this channel.
If this channel is configured to generate events
when packets are matched, a means of controlling
the flow of those events is ofte… | column | Enumeration | .1.3.6.1.2.1.16.7.2.1.8 |
| channelMatches The number of times this channel has matched a packet.
Note that this object is updated even when
channelDataControl is set to off. | column | Packets SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.7.2.1.9 |