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.
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
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.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.1575 | tubs | TUBS-SMI |
| 1.3.6.1.4.1.1575.1 | ibr | TUBS-SMI |
| 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 |