NNC-INTERVAL-STATISTICS-TC-MIB

File: NNC-INTERVAL-STATISTICS-TC-MIB.mib (8341 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC NNCGNI0001-SMI

Imported symbols

MODULE-IDENTITY TEXTUAL-CONVENTION NncUnsigned32
nncExtensions

Defined Types

NncExtIntvlStateType  
The type describing the state of the interval in the interval statistics interface. Possible states are: normal (1) - normal interval; no change in time and no resets nonexistent (2) - statistics do not exist for this interval userReset (3) - the user has reset statistics collection during this interval start (4) - this is the first interval timeChange (5) - the system time has been changed during this interval
TEXTUAL-CONVENTION    
  INTEGER normal(1), nonexistent(2), userReset(3), start(4), timeChange(5)  

NncExtAbsIntvlNumberType  
The type describing the absolute interval number of the stats interval in the interval statistics interface. For the short, 15 minutes intervals the possible values are: absolute interval interval index start end ----------------- ------------ 1 00:00 00:15 2 00:15 00:30 3 00:30 00:45 ... ... ... 95 23:30 23:45 96 23:45 00:00 For the long, 1 hour intervals the possible values are: absolute interval interval index start end ----------------- ------------ 1 00:00 01:00 2 01:00 02:00 3 02:00 03:00 ... ... ... 23 22:00 23:00 24 23:00 24:00 For other interval types or interval durations absolute interval index in not defined.
TEXTUAL-CONVENTION    
  NncUnsigned32  

NncExtRelIntvlNumberType  
The type describing the relative interval number of the statistics interval in the interval statistics interface. The values are from 1 to N, where 1 represents the most recently completed interval, 2 represents the second most recently completed interval, etc., and N is the total number of previous intervals supported.
TEXTUAL-CONVENTION    
  NncUnsigned32  

NncExtIntvlDurationType  
The type describing the duration of the statistics interval in the interval statistics interface. The value represents the number of seconds that have elapsed since the beginning of the interval.
TEXTUAL-CONVENTION    
  NncUnsigned32  

Defined Values

nncExtIntvlStats 1.3.6.1.4.1.123.3.31
The MIB module containing type definitions common to interval statistics collection mibs.
MODULE-IDENTITY