All MIBs › CODIMA-EXPRESS-MIB › nlTypeIndex
nlTypeIndex
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::nlTypeIndex
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.8.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Identifes if this row is a NetChannel or a pre-capture Filter.
What is nlTypeIndex?
This read-only INTEGER indicates whether this nl table row represents a NetChannel (value 1) or a pre-capture Filter (value 2) defined on the CODIMA Express. An admin checks this to know whether the traffic statistics in the row come from a logical NetChannel grouping or from a specific capture filter the user configured. For example, a value of 2 (filter) on a row named "VoIP-Filter" via nlNameIndex would tell the admin these counters reflect only traffic matching that custom filter, not a whole channel.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.8.1.1.1 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::nlTypeIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.8.1.1.1.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::nlTypeIndex.1
Start monitoring Codima Express network-intelligence appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODIMA-EXPRESS-MIB::nlTypeIndex OID value, configure state conditions and alerts, and monitor any Codima Express network-intelligence appliance (legacy) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.226 | codima | CODIMA-GLOBAL-REG |
| 1.3.6.1.4.1.226.3 | codimaProducts | CODIMA-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.226.3.2 | codimaExpressMIB | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1 | codimaExpressObjects | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1 | expHistoryDatabases | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.8 | dbNetChannel | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.8.1 | netChanLongTermTable | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.8.1.1 | netChanLongTermEntry | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.8.1.1.1 | nlTypeIndex | CODIMA-EXPRESS-MIB |