All MIBs › CHIPCOMMIB › olThreshIndex
olThreshIndex
Module: CHIPCOMMIB
OID (symbolic): CHIPCOMMIB::olThreshIndex
OID (numeric): 1.3.6.1.4.1.49.2.3.1.7.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index that uniquely identifies an entry in
the olThresh table. The number of entries in olTRThreshTable
is olThreshTotalEntries. A new entry is created when a value is
written to any object within the entry. An entry is removed when
olThreshMode is set to clear(3).
Index 255 references a 'pseudo entry' that allows
the management station to create a new entry without having to
search for a clear entry.
When olThreshMode for entry 255 is set to disable or enable,
if there is no available (clear) entry, then the SNMP set-response will
indicate a bad value error, otherwise the agent does the following:
- set the value of olThreshLastCreatedIndex to the index
of the available entry
- copy the values currently in entry 255 to the available entry
- clear out entry 255.
What is olThreshIndex?
A read-only identifier uniquely naming an entry in the threshold table; entries are created by writing a value to any object in the row and removed by setting olThreshMode to clear.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.7.1.2.1.1 snmpwalk -v2c -c public <target> CHIPCOMMIB::olThreshIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49.2.3.1.7.1.2.1.1.1 snmpget -v2c -c public <target> CHIPCOMMIB::olThreshIndex.1
Start monitoring Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHIPCOMMIB::olThreshIndex OID value, configure state conditions and alerts, and monitor any Chipcom (3Com) Ethernet/Token Ring switching hub or LAN concentrator (legacy) from a single console.
OID Breakdown
Upper-level ancestors (14 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.49 | chipcom | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2 | chipmib02 | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3 | chipProducts | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1 | online | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.7 | olAlarm | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.7.1 | olThresh | CHIPAGENT-MIB |
| 1.3.6.1.4.1.49.2.3.1.7.1.2 | olThreshTable | CHIPCOM-MIB |
| 1.3.6.1.4.1.49.2.3.1.7.1.2.1 | olThreshEntry | CHIPCOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49.2.3.1.7.1.2.1.1 | olThreshIndex | CHIPCOMMIB |