summaryrefslogtreecommitdiff
path: root/MIBS/trellix/TRELLIX-SENSOR-SMI
blob: 6ccc502ecf5eecf391fa939310c5fd5caa66bce0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
-- *****************************************************************
-- TRELLIX CONFIDENTIAL
-- TRELLIX-SENSOR-SMI:  
-- Trellix Sensor Structure of Management Information
--
-- Copyright (c) 2022 MUSARUBRA US, LLC
-- All rights reserved.
-- 
-- *****************************************************************

TRELLIX-SENSOR-SMI DEFINITIONS ::= BEGIN

IMPORTS
	OBJECT-TYPE, MODULE-IDENTITY, Integer32
		FROM SNMPv2-SMI
	ivProducts
		FROM TRELLIX-INTRUVERT-SMI;

ivSensor MODULE-IDENTITY
LAST-UPDATED "200707090000Z"
ORGANIZATION 
"MUSARUBRA US LLC"
CONTACT-INFO 
"Trellix Customer Service Department

Postal: 6220 American Center Drive
        San Jose CA 95002-2563
       

Tel: +1 800 338 8754

E-mail: support@mcafee.com"
DESCRIPTION 
"The Structure of Management Information for the Trellix enterprise."

REVISION "200707090000Z"
DESCRIPTION 
"Initial version of this MIB module."
::= { ivProducts 1 }


--This group is defined to provide a common place fo the MIB objects that would be used as 
--index keys into SNMP tables defined within the Sensor Configuration, Performance &Trap MIBs
--

ivIndex  OBJECT IDENTIFIER ::= { ivSensor 1 }

slotIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..10)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Identifies the position (starting from 1) of a slot in the chassis."
	::= { ivIndex 1 }

processorIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..8)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Processor CPU core index (starting from 1) within a 
		sensor card."
	::= { ivIndex 2 }

npIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..2)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"NP CPU core index (starting from 1) within a sensor card."
	::= { ivIndex 3 }

mgmtPortIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Management port index (starting from 1) on a Sensor management card.
		Must not exceed a maximum count as specified by the mgmtPortMaxCount object in 
		the vendor specified MIB specified for this mgmt card."
	::= { ivIndex 4 }

intfPortIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..32)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Interface port index (starting from 1) on a sensor analysis card.
		These ports are also referred to as front-end ports."
	::= { ivIndex 5 }

respPortIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..33)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Response port index (starting from 1) on a sensor-analysis card."
	::= { ivIndex 6 }

bundleIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (0..10)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Trellix management system defined bundle number each sensor card belongs to.
		Valid:1onwards
		Note: Use cases may use the value '0' to interpret that the notion of 'bundle' is to be ignored."
	::= { ivIndex 7 }

qedIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"QED processor index (starting from 1) on a Sensor management card."
	::= { ivIndex 8 }

sibyteIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..4)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"SiByte processor index (starting from 1) on a Sensor management card."
	::= { ivIndex 9 }

rateLimitQueueIndex  OBJECT-TYPE
	SYNTAX 	Integer32 (1..8)
	MAX-ACCESS  read-only
	STATUS	current
	DESCRIPTION 
		"Ratelimit Queue index (starting from 1). For FE ports the index value is between (1 to 6).
		 For GE ports the index value is between (1 to 8)"
	::= { ivIndex 10 }

intfPhysicalPortIndex  OBJECT-TYPE
    SYNTAX  Integer32 (1..32)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         "Interface physical port index (starting from 1) on a sensor analysis card.
          These are applicable to the Load Balancer Solution only."
    ::= { ivIndex 11 }

ntpServerIndex  OBJECT-TYPE
    SYNTAX  Integer32 (1..2)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         "Ntp Server index (starting from 1). Ntp Server Index value can be either 1 or 2."
    ::= { ivIndex 12 }

intfVirtualSlotIndex  OBJECT-TYPE
    SYNTAX  Integer32 (1..100)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         "Identifies the position (starting from 1) of a slot in the virtual stack."
    ::= { ivIndex 13 }

intfVirtualPortIndex  OBJECT-TYPE
    SYNTAX  Integer32 (1..1024)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         "Interface virtual port index (starting from 1) on a virtual stack analysis card.
          These are applicable to the Stack Solution only."
    ::= { ivIndex 14 }

sslProbeIpv4Index  OBJECT-TYPE
    SYNTAX  Integer32 (1..2147483647)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         " "
    ::= { ivIndex 15 }

processorNumIndex  OBJECT-TYPE
    SYNTAX  Integer32 (1..1024) 
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         " "
    ::= { ivIndex 16 }

sslProbeIpv6Index  OBJECT-TYPE
    SYNTAX  Integer32 (1..2147483647)
    MAX-ACCESS  read-only
    STATUS  current
    DESCRIPTION
         " "
    ::= { ivIndex 17 }	
	
ivSensorConfiguration  OBJECT IDENTIFIER ::= { ivSensor 2 }

ivSensorPerformance  OBJECT IDENTIFIER ::= { ivSensor 3 }

ivSensorTraps  OBJECT IDENTIFIER ::= { ivSensor 4 }

ivFirewallConfiguration  OBJECT IDENTIFIER ::= { ivSensor 5 }

ivFirewallPerformance  OBJECT IDENTIFIER ::= { ivSensor 6 }

END