All MIBs › RFC1271-MIB › channelTurnOffEventIndex
channelTurnOffEventIndex
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::channelTurnOffEventIndex
OID (numeric): 1.3.6.1.2.1.16.7.2.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 particular value of this object is the same event as identified by the same value of the eventIndex object. If there is no corresponding entry in the eventTable, then no association exists. In fact, if no event is intended for this channel, channelTurnOffEventIndex must be set to zero, a non-existent event index.
This object may not be modified if the associated channelStatus object is equal to valid(1).
What is channelTurnOffEventIndex?
Index of the eventTable entry that, when fired, switches this channel's channelDataControl from on to off; zero (meaning none configured) disables this automatic turn-off behavior entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.6 snmpwalk -v2c -c public <target> RFC1271-MIB::channelTurnOffEventIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.7.2.1.6.1 snmpget -v2c -c public <target> RFC1271-MIB::channelTurnOffEventIndex.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.7.2.1.6.1 i <value>
Start monitoring vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1271-MIB::channelTurnOffEventIndex OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.7 | filter | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.6 | channelTurnOffEventIndex | RFC1271-MIB |