NAGIOS-ROOT-MIB

File: NAGIOS-ROOT-MIB.mib (2068 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC

Imported symbols

MODULE-IDENTITY enterprises TEXTUAL-CONVENTION

Defined Types

NotifyType  
A string identifying the type of notification that is being sent (PROBLEM, RECOVERY, ACKNOWLEDGEMENT, FLAPPINGSTART or FLAPPINGSTOP).
TEXTUAL-CONVENTION    
  INTEGER problem(0), recovery(1), acknowledgement(2), flappingstart(3), flappingstop(4)  

HostStateID  
A number that corresponds to the current state of the host: 0=UP, 1=DOWN, 2=UNREACHABLE.
TEXTUAL-CONVENTION    
  INTEGER up(0), down(1), unreachable(3)  

HostStateType  
A string indicating the state type for the current host check (HARD or SOFT). Soft states occur when host checks return a non-OK (non-UP) state and are in the process of being retried. Hard states result when host checks have been checked a specified maximum number of times.
TEXTUAL-CONVENTION    
  INTEGER hard(0), soft(1)  

ServiceStateID  
A number that corresponds to the current state of the service: 0=OK, 1=WARNING, 2=CRITICAL, 3=UNKNOWN.
TEXTUAL-CONVENTION    
  INTEGER ok(0), warning(1), critical(2), unknown(3)  

Defined Values

nagios 1.3.6.1.4.1.20006
Objects for Nagios(tm) NMS
MODULE-IDENTITY