STORMSHIELD-SERVICES-MIB

File: STORMSHIELD-SERVICES-MIB.mib (2575 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB SNMP-FRAMEWORK-MIB
STORMSHIELD-SMI-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString SnmpAdminString stormshieldMIB

Defined Types

SnsServicesEntry  
SEQUENCE    
  snsServicesIndex INTEGER
  snsServicesName SnmpAdminString
  snsServicesState Integer32
  snsServicesUptime Integer32

Defined Values

snsServices 1.3.6.1.4.1.11256.1.7
stormshield services
MODULE-IDENTITY    

snsServicesTable 1.3.6.1.4.1.11256.1.7.1
List of running services
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SnsServicesEntry

snsServicesEntry 1.3.6.1.4.1.11256.1.7.1.1
Each entry in the snsServicesTable holds a set of information (Service name, status, and uptime).
Status: current Access: not-accessible
OBJECT-TYPE    
  SnsServicesEntry  

snsServicesIndex 1.3.6.1.4.1.11256.1.7.1.1.1
A unique value for the table. Its value ranges between 1 and 65535 and may not be contigous. the index has no other meaning but a pure index
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

snsServicesName 1.3.6.1.4.1.11256.1.7.1.1.2
Service name
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

snsServicesState 1.3.6.1.4.1.11256.1.7.1.1.3
State value can be 0/1 according as the service is down/up
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

snsServicesUptime 1.3.6.1.4.1.11256.1.7.1.1.4
Uptime
Status: current Access: read-only
OBJECT-TYPE    
  Integer32