All MIBs › TUBS-TNM-MIB › tnmEvalSlot
tnmEvalSlot
Module: TUBS-TNM-MIB
OID (symbolic): TUBS-TNM-MIB::tnmEvalSlot
OID (numeric): 1.3.6.1.4.1.1575.1.1.5.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: The index number of the first unassigned entry in the evaluation table.
A management station should create new entries in the evaluation table using this algorithm: first, issue a management protocol retrieval operation to determine the value of evalSlot; and, second, issue a management protocol set operation to create an instance of the evalStatus object setting its value to underCreation(1). If this latter operation succeeds, then the management station may continue modifying the instances corresponding to the newly created conceptual row, without fear of collision with other management stations.
What is tnmEvalSlot?
This read-only integer reports the index of the first unused row in the evaluation table, the value a management station reads first before creating a new row via a set to tnmEvalStatus, following the standard RFC 1442 conceptual-row creation pattern.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1575.1.1.5.1 snmpwalk -v2c -c public <target> TUBS-TNM-MIB::tnmEvalSlot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1575.1.1.5.1.1 snmpget -v2c -c public <target> TUBS-TNM-MIB::tnmEvalSlot.1
Start monitoring Unix host running a Tcl/Tk (scotty/TNM) based SNMP agent (toolkit version/trap-forwarding/peer status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TUBS-TNM-MIB::tnmEvalSlot OID value, configure state conditions and alerts, and monitor any Unix host running a Tcl/Tk (scotty/TNM) based SNMP agent (toolkit version/trap-forwarding/peer status) 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.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1575.1.1 | tnmMIB | TUBS-TNM-MIB |
| 1.3.6.1.4.1.1575.1.1.5 | tnmEval | TUBS-TNM-MIB |
| 1.3.6.1.4.1.1575.1.1.5.1 | tnmEvalSlot | TUBS-TNM-MIB |