This is the structure of entries in the
timerStatsTableTable.
Parsed from file aptis_monitoring.mib.txt
Company: nortel
Module: APTIS-MONITOR-MIB
Vendor: Aptis
Module: APTIS-MONITOR-MIB (aptis_monitoring.mib)
Type: ENTRY
Access: not-accessible
Syntax: TimerStatsTableEntry
Automatically extracted from www.mibdepot.com
timerStatsTableEntry OBJECT-TYPE SYNTAX TimerStatsTableEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This is the structure of entries in the timerStatsTableTable." INDEX { timerStatsTableSlotNumber } ::= { timerStatsTableTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2637.2.2.3901.1.1 | timerStatsTableSlotNumber | 0 | 0 | Slot number. |
1.3.6.1.4.1.2637.2.2.3901.1.2 | timerStatsTableCardType | 0 | 0 | Type of card reporting timer information. |
1.3.6.1.4.1.2637.2.2.3901.1.3 | timerStatsTableCPUNumber | 0 | 0 | CPU number (0 = main CPU, 1..n = IOP). |
1.3.6.1.4.1.2637.2.2.3901.1.101 | timerStatsTableTimerEntrySize | 0 | 0 | Size of each timer data structure. |
1.3.6.1.4.1.2637.2.2.3901.1.102 | timerStatsTableTimerMemorySize | 0 | 0 | Total amount of memory used for timer entries. |
1.3.6.1.4.1.2637.2.2.3901.1.201 | timerStatsTableTotalCount | 0 | 0 | Total number of timer entries created. |
1.3.6.1.4.1.2637.2.2.3901.1.202 | timerStatsTableFreeCount | 0 | 0 | Total number of timer entries currently unused. |
1.3.6.1.4.1.2637.2.2.3901.1.203 | timerStatsTableFreeMin | 0 | 0 | Minimum number of timer entries unused. |
1.3.6.1.4.1.2637.2.2.3901.1.204 | timerStatsTableActiveCount | 0 | 0 | Total number of timer entries currently active. |
1.3.6.1.4.1.2637.2.2.3901.1.205 | timerStatsTableActiveMax | 0 | 0 | Maximum number of timer entries active. |
1.3.6.1.4.1.2637.2.2.3901.1.301 | timerStatsTableAllocSuccesses | 0 | 0 | Number of timers successfully allocated. |
1.3.6.1.4.1.2637.2.2.3901.1.302 | timerStatsTableAllocFails | 0 | 0 | Number of timer allocations that failed. |
1.3.6.1.4.1.2637.2.2.3901.1.303 | timerStatsTableFreeSuccesses | 0 | 0 | Number of timers successfully freed. |
1.3.6.1.4.1.2637.2.2.3901.1.304 | timerStatsTableFreeFails | 0 | 0 | Number of timer frees that failed. |