All MIBs › RFC1271-MIB › channelIfIndex
channelIfIndex
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::channelIfIndex
OID (numeric): 1.3.6.1.2.1.16.7.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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 [4,6]. The filters in this group are applied to all packets on the local network segment attached to the identified interface.
This object may not be modified if the associated channelStatus object is equal to valid(1).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.2 snmpwalk -v2c -c public <target> RFC1271-MIB::channelIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.2.1 snmpget -v2c -c public <target> RFC1271-MIB::channelIfIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.7.2.1.2.1 i <value>
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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7 | filter | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7.2 | channelTable | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.2.1 | channelEntry | RFC1271-MIB |
| 1.3.6.1.2.1.16.7.2.1.2 | channelIfIndex | RFC1271-MIB |