NETSCREEN-SERVICE-MIB: View SNMP OID List / Download MIB
VENDOR: NETSCREEN TECHNOLOGIES
Home | MIB: NETSCREEN-SERVICE-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
nsServiceTable | 1.3.6.1.4.1.3224.13.1 | no-access |
Services are types of IP traffic for which protocol standards exist. This table collects all the service configurations existing in NetScreen device. |
|
1.3.6.1.4.1.3224.13.1.1 | no-access |
Each enry in the nsServiceTable holds a set of configuration parameters associated with an instance of service. |
||
nsServiceIndex | 1.3.6.1.4.1.3224.13.1.1.1 | integer32 | read-only |
A unique value for each address. Its value ranges between 0 and 65535 and may not be contiguous. |
nsServiceName | 1.3.6.1.4.1.3224.13.1.1.2 | displaystring | read-only |
Service name. |
nsServiceCategory | 1.3.6.1.4.1.3224.13.1.1.3 | integer | read-only |
Category this service belongs to. Enumeration: 'infoseek': 3, 'security': 4, 'other': 5, 'remote': 1, 'email': 2. |
nsServiceTransProto | 1.3.6.1.4.1.3224.13.1.1.4 | integer | read-only |
Service trans protocol. 6 means tcp 17 means udp Enumeration: 'udp': 17, 'igp': 9, 'egp': 8, 'tcp': 6, 'other': 0, 'icmp': 1, 'ospf': 89, 'gre': 47, 'rsvp': 46. |
nsServiceSrcPortLow | 1.3.6.1.4.1.3224.13.1.1.5 | integer32 | read-only |
The low source port number associated with service. |
nsServiceSrcPortHigh | 1.3.6.1.4.1.3224.13.1.1.6 | integer32 | read-only |
The high source port number associated with service. |
nsServiceDstPortLow | 1.3.6.1.4.1.3224.13.1.1.7 | integer32 | read-only |
The low destination port number associated with service. |
nsServiceDstPortHigh | 1.3.6.1.4.1.3224.13.1.1.8 | integer32 | read-only |
The high source port number associated with service. |
nsServiceFlag | 1.3.6.1.4.1.3224.13.1.1.9 | integer | read-only |
Service flag used to indicate if the service is a pre-defined one or a custom one. Enumeration: 'usr-define': 1, 'pre-define': 0. |
nsServiceVsys | 1.3.6.1.4.1.3224.13.1.1.10 | integer32 | read-only |
Virtual system this configuration belongs to. |
nsServiceGroupTable | 1.3.6.1.4.1.3224.13.2 | no-access |
Services can be organized into service group for convenience. This table collects all service group entries in NetScreen device. |
|
1.3.6.1.4.1.3224.13.2.1 | no-access |
Each entry in the nsServiceGroupTable holds a set of information about service group. |
||
nsServiceGroupIndex | 1.3.6.1.4.1.3224.13.2.1.1 | integer32 | read-only |
A unique value for each group. Its value ranges between 0 and 65535 and may not be contiguous. |
nsServiceGroupName | 1.3.6.1.4.1.3224.13.2.1.2 | displaystring | read-only |
Service group name. |
nsServiceGroupMember | 1.3.6.1.4.1.3224.13.2.1.3 | integer32 | read-only |
Service member number in service group. |
nsServiceGroupComment | 1.3.6.1.4.1.3224.13.2.1.4 | displaystring | read-only |
Comments for service group. |
nsServiceGroupVsys | 1.3.6.1.4.1.3224.13.2.1.5 | integer32 | read-only |
Virtual system this group belongs to. |
nsServiceGrpMemberTable | 1.3.6.1.4.1.3224.13.3 | no-access |
Service group membership info table will show detail information of a service group. |
|
1.3.6.1.4.1.3224.13.3.1 | no-access |
An entry containing attributes service group's member info |
||
nsServiceGrpMemberIndex | 1.3.6.1.4.1.3224.13.3.1.1 | integer32 | read-only |
A unique value for each group. Its value ranges between 0 and 65535 and may not be contiguous. |
nsServiceGrpName | 1.3.6.1.4.1.3224.13.3.1.2 | displaystring | read-only |
Specific service group name |
nsServiceGroupMemberName | 1.3.6.1.4.1.3224.13.3.1.3 | displaystring | read-only |
Specific service name in the service group. |
nsServiceGroupMemberVsys | 1.3.6.1.4.1.3224.13.3.1.4 | integer32 | read-only |
Virtual system this configuration belongs to |