NETSCREEN-SERVICE-MIB

File: NETSCREEN-SERVICE-MIB.mib (9284 bytes)

Imported modules

NETSCREEN-SMI SNMPv2-SMI SNMPv2-TC

Imported symbols

netscreenService Integer32 MODULE-IDENTITY
OBJECT-TYPE DisplayString

Defined Types

NsServiceEntry  
SEQUENCE    
  nsServiceIndex Integer32
  nsServiceName DisplayString
  nsServiceCategory INTEGER
  nsServiceTransProto INTEGER
  nsServiceSrcPortLow Integer32
  nsServiceSrcPortHigh Integer32
  nsServiceDstPortLow Integer32
  nsServiceDstPortHigh Integer32
  nsServiceFlag INTEGER
  nsServiceVsys Integer32

NsServiceGroupEntry  
SEQUENCE    
  nsServiceGroupIndex Integer32
  nsServiceGroupName DisplayString
  nsServiceGroupMember Integer32
  nsServiceGroupComment DisplayString
  nsServiceGroupVsys Integer32

NsServiceGrpMemberEntry  
SEQUENCE    
  nsServiceGrpMemberIndex Integer32
  nsServiceGrpName DisplayString
  nsServiceGroupMemberName DisplayString
  nsServiceGroupMemberVsys Integer32

Defined Values

netscreenServiceMibModule 1.3.6.1.4.1.3224.13.0
This module defines the object that are used to monitor service configuration in NetScreen device.
MODULE-IDENTITY    

nsServiceTable 1.3.6.1.4.1.3224.13.1
Services are types of IP traffic for which protocol standards exist. This table collects all the service configurations existing in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsServiceEntry

nsServiceEntry 1.3.6.1.4.1.3224.13.1.1
Each enry in the nsServiceTable holds a set of configuration parameters associated with an instance of service.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsServiceEntry  

nsServiceIndex 1.3.6.1.4.1.3224.13.1.1.1
A unique value for each address. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsServiceName 1.3.6.1.4.1.3224.13.1.1.2
Service name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsServiceCategory 1.3.6.1.4.1.3224.13.1.1.3
Category this service belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER remote(1), email(2), infoseek(3), security(4), other(5)  

nsServiceTransProto 1.3.6.1.4.1.3224.13.1.1.4
Service trans protocol. 6 means tcp 17 means udp
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(0), icmp(1), tcp(6), udp(17), egp(8), igp(9), udp(17), rsvp(46), gre(47), ospf(89)  

nsServiceSrcPortLow 1.3.6.1.4.1.3224.13.1.1.5
The low source port number associated with service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceSrcPortHigh 1.3.6.1.4.1.3224.13.1.1.6
The high source port number associated with service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceDstPortLow 1.3.6.1.4.1.3224.13.1.1.7
The low destination port number associated with service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceDstPortHigh 1.3.6.1.4.1.3224.13.1.1.8
The high source port number associated with service.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceFlag 1.3.6.1.4.1.3224.13.1.1.9
Service flag used to indicate if the service is a pre-defined one or a custom one.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pre-define(0), usr-define(1)  

nsServiceVsys 1.3.6.1.4.1.3224.13.1.1.10
Virtual system this configuration belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceGroupTable 1.3.6.1.4.1.3224.13.2
Services can be organized into service group for convenience. This table collects all service group entries in NetScreen device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsServiceGroupEntry

nsServiceGroupEntry 1.3.6.1.4.1.3224.13.2.1
Each entry in the nsServiceGroupTable holds a set of information about service group.
Status: current Access: not-accessible
OBJECT-TYPE    
  NsServiceGroupEntry  

nsServiceGroupIndex 1.3.6.1.4.1.3224.13.2.1.1
A unique value for each group. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsServiceGroupName 1.3.6.1.4.1.3224.13.2.1.2
Service group name.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsServiceGroupMember 1.3.6.1.4.1.3224.13.2.1.3
Service member number in service group.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceGroupComment 1.3.6.1.4.1.3224.13.2.1.4
Comments for service group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsServiceGroupVsys 1.3.6.1.4.1.3224.13.2.1.5
Virtual system this group belongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

nsServiceGrpMemberTable 1.3.6.1.4.1.3224.13.3
Service group membership info table will show detail information of a service group.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NsServiceGrpMemberEntry

nsServiceGrpMemberEntry 1.3.6.1.4.1.3224.13.3.1
An entry containing attributes service group's member info
Status: current Access: not-accessible
OBJECT-TYPE    
  NsServiceGrpMemberEntry  

nsServiceGrpMemberIndex 1.3.6.1.4.1.3224.13.3.1.1
A unique value for each group. Its value ranges between 0 and 65535 and may not be contiguous.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

nsServiceGrpName 1.3.6.1.4.1.3224.13.3.1.2
Specific service group name
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsServiceGroupMemberName 1.3.6.1.4.1.3224.13.3.1.3
Specific service name in the service group.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

nsServiceGroupMemberVsys 1.3.6.1.4.1.3224.13.3.1.4
Virtual system this configuration belongs to
Status: current Access: read-only
OBJECT-TYPE    
  Integer32