-
Notifications
You must be signed in to change notification settings - Fork 59
/
Copy pathCISCO-SYSTEM-MIB.mib
545 lines (467 loc) · 20.3 KB
/
CISCO-SYSTEM-MIB.mib
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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
-- *****************************************************************
-- Cisco System MIB
--
-- Janurary 1999, Bob Stewart
-- September 1999, Padma Pullela
-- March 2001, Thomas Wu
--
-- Copyright (c) 1999, 2000, 2001 by cisco Systems, Inc.
-- All rights reserved.
-- *****************************************************************
CISCO-SYSTEM-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE,
NOTIFICATION-TYPE,
Counter32 FROM SNMPv2-SMI
DateAndTime, TruthValue,
DisplayString FROM SNMPv2-TC
CountryCode FROM CISCO-TC
InetAddressType, InetAddress FROM INET-ADDRESS-MIB
MODULE-COMPLIANCE, OBJECT-GROUP,
NOTIFICATION-GROUP FROM SNMPv2-CONF
ciscoMgmt FROM CISCO-SMI;
ciscoSystemMIB MODULE-IDENTITY
LAST-UPDATED "200106220000Z"
ORGANIZATION "Cisco Systems, Inc."
CONTACT-INFO "Cisco Systems
Customer Service
Postal: 170 W Tasman Drive
San Jose, CA 95134
USA
Tel: +1 800 553-NETS
E-mail: [email protected]"
DESCRIPTION
"The systemGroup (see RFC 1907) provides a standard set of
basic system information. This MIB module contains
Cisco-defined extensions to the systemGroup."
REVISION "200106220000Z"
DESCRIPTION
"Added SNMP authentication failure objects and clock
changed notification."
REVISION "200001251700Z"
DESCRIPTION
"Added Summertime and ScheduledReset objects."
REVISION "9902021700Z"
DESCRIPTION
"Initial version of this MIB module."
::= { ciscoMgmt 131 }
ciscoSystemMIBObjects OBJECT IDENTIFIER ::= { ciscoSystemMIB 1 }
csyClock OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 1 }
csyLocation OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 2 }
csySummerTime OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 3 }
csyScheduledReset OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 4 }
csySnmpAuthentication OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 5 }
csyGeneral OBJECT IDENTIFIER ::= { ciscoSystemMIBObjects 6 }
-- Clock Section
csyClockDateAndTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The current local date and time for the system.
Setting this object is equivalent to setting an automated
clock and calendar. The value of the object will track the
date and time from the value set. Note that due to hardware
limitations some systems may not be able to preserve such
meaning across reboots of the system, as indicated by
csyClockLostOnReboot.
A constant value of all zeros and length 8 indicates the
system is not aware of the present date and time.
This object may be read-only on some systems."
::= { csyClock 1 }
csyClockLostOnReboot OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"Indication of whether the system can preserve knowledge of
current date and time across a system reboot.
A value of 'true' indicates the clock must be reset from some
external source each time the system reboots.
A value of 'false' indicates the system has the ability to
keep time across reboots."
::= { csyClock 2 }
-- Location Section
csyLocationCountry OBJECT-TYPE
SYNTAX CountryCode
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The country where the system is physically located.
On some systems and for some technologies this value affects
behavior, such as standards for communication. All such
technologies should default to using the setting of this
value, but may provide an override if necessary.
The default value of this object is 'US'. Systems destined
for other countries may use a different default. Systems in
which the value does not affect operation should default to
a zero-length value."
::= { csyLocation 1 }
-- Generic Summertime Section
csySummerTimeStatus OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION "An indication of whether the summertime feature
is enabled on this device. When this object
is set to true, then csySummerTimeOffset,
csySummerTimeRecurringStart and
csySummerTimeRecurringEnd objects are set
to default values. When this object is set
to false, then csySummerTimeOffset,
csySummerTimeRecurringStart,
csySummerTimeRecurringEnd objects are
not instantiated and the summertime feature
is disabled"
DEFVAL { false }
::= { csySummerTime 1 }
csySummerTimeOffset OBJECT-TYPE
SYNTAX INTEGER ( 1 .. 1440)
UNITS "Minutes"
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The value of this object indicates number of
minutes to add or to subtract during summertime.
This object is not instantiated when
csySummerTimeStatus object is set to false."
DEFVAL { 60 }
::= { csySummerTime 2 }
csySummerTimeRecurringStart OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates summertime starts at this time every year.
octets contents range
1 week 1..5,ff last = ff
2-3 day 1..7
where sunday = 1 saturday = 7
4 month 1..12
where january = 1 december = 12
5 hour 0..23
6 min 0..59
For example, the first Monday in Feb at 13:30pm
should be given as
01 00 02 02 0e 1e
For the last Tuesday in dec at 1:20am should be
given as
ff 00 03 0c 01 14
This object is not instantiated when
csySummerTimeStatus object is set to false."
DEFVAL { '010001040200'H }
::= { csySummerTime 3 }
csySummerTimeRecurringEnd OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (6))
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates summertime ends at this time every year.
octets contents range
1 week 1..5,ff where ff = last
2-3 day 1..7
where sunday = 1 saturday = 7
4 month 1..12
where january = 1 december = 12
5 hour 0..23
6 min 0..59
For example, the third friday in February at 3:30am
should be given as
03 00 06 02 03 1e
For the first Tuesday in May at 1:20am should
be given as
01 00 03 05 01 14
This object is not instantiated when
csySummerTimeStatus object is set to false."
DEFVAL { 'ff00010a0200'H }
::= { csySummerTime 4 }
-- Scheduled Reset Section
csyScheduledResetTime OBJECT-TYPE
SYNTAX DateAndTime
MAX-ACCESS read-write
STATUS current
DESCRIPTION "The scheduled date and time the switch will be
reset at. The system will only take octet strings
with length 8 for this object which indicates the
local time of the switch. The maximum scheduled
time is 24 days from the current system clock time.
Setting this object value to be before the current
system clock time or beyond the maximum scheduled
time limit will be rejected by the system. Setting
the object to all-zero octet strings will cancel the
previously scheduled reset time and then the system
will have no pending scheduled reset time. Setting
this object value to be any valid octet strings
other than the above cases will override the
previously scheduled reset time and cause the system
to be reset at the newly specified time.
After the system has accepted the scheduled reset
time, if the system clock is advanced ahead of the
scheduled reset time, then reset will happen
approximately 5 minutes after the current clock."
::= { csyScheduledReset 1 }
csyScheduledResetAction OBJECT-TYPE
SYNTAX INTEGER {
reset(1), -- reset the system,
resetMinDown(2) -- reset in minimal down time
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Writing reset(1) to this object perform the normal
reset operation on the active supervisor module.
Writing resetMinDown(2) to this object resets the
system with the minimal system down time at the
scheduled time. The resetMinDown(2) is only
supported in systems with redundant supervisors."
DEFVAL { reset }
::= { csyScheduledReset 2 }
csyScheduledResetReason OBJECT-TYPE
SYNTAX DisplayString
MAX-ACCESS read-write
STATUS current
DESCRIPTION "Indicates the reason users input when issuing
system's scheduled reset. After the system
is reset, this object value will be empty octet
string."
::= { csyScheduledReset 3 }
-- SNMP Authentication Section
csySnmpAuthFail OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The total number of SNMP messages received by the SNMP engine
that were not properly authenticated."
::= { csySnmpAuthentication 1 }
csySnmpAuthFailAddressType OBJECT-TYPE
SYNTAX InetAddressType
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The type of Internet address by which the last received
SNMP message that is not properly authenticated.
The value of this object is irrelevant if the value of
csySnmpAuthFail is zero."
::= { csySnmpAuthentication 2 }
csySnmpAuthFailAddress OBJECT-TYPE
SYNTAX InetAddress
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The internet address of the SNMP entity which sent the
last received SNMP message that is not properly authenticated.
The value of this object is irrelevant if the value of
csySnmpAuthFail is zero."
::= { csySnmpAuthentication 3 }
-- General Section
csyNotificationsEnable OBJECT-TYPE
SYNTAX TruthValue
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object indicates whether the system produces the
notifications defined by the ciscoSystemNotificationsGroup.
A false value will prevent notifications from being generated
by this system."
DEFVAL { false }
::= { csyGeneral 1 }
--
-- Notification
--
ciscoSystemMIBNotificationPrefix OBJECT IDENTIFIER ::=
{ ciscoSystemMIB 2 }
ciscoSystemMIBNotifications OBJECT IDENTIFIER ::=
{ ciscoSystemMIBNotificationPrefix 0 }
ciscoSystemClockChanged NOTIFICATION-TYPE
OBJECTS {
csyClockDateAndTime
}
STATUS current
DESCRIPTION
"A clock changed notification is generated when the current
local date and time for the system has been manually changed.
The value of csyClockDateAndTime reflects new date and time."
::= { ciscoSystemMIBNotifications 1 }
--
-- Conformance
--
ciscoSystemMIBConformance OBJECT IDENTIFIER ::= { ciscoSystemMIB 3 }
ciscoSystemMIBCompliances OBJECT IDENTIFIER ::=
{ ciscoSystemMIBConformance 1 }
ciscoSystemMIBGroups OBJECT IDENTIFIER ::=
{ ciscoSystemMIBConformance 2 }
-- Compliance
ciscoSystemMIBCompliance MODULE-COMPLIANCE
STATUS deprecated
DESCRIPTION
"The compliance statement for entities which implement
the Cisco System MIB. Adherence to this compliance
statement is expected of all Cisco systems."
MODULE -- this module
MANDATORY-GROUPS {
ciscoSystemClockGroup,
ciscoSystemLocationGroup
}
OBJECT csyClockDateAndTime
MIN-ACCESS read-only
DESCRIPTION
"Write access is not implemented on systems that do
not allow their clock to be set either because they
have a different, more reliable source or because they
do not use such information."
::= { ciscoSystemMIBCompliances 1 }
ciscoSystemMIBCompliance2 MODULE-COMPLIANCE
STATUS deprecated -- superceded by ciscoSystemMIBCompliance3
DESCRIPTION
"The compliance statement for entities which implement
the Cisco System MIB. Adherence to this compliance
statement is expected of all Cisco systems."
MODULE -- this module
MANDATORY-GROUPS {
ciscoSystemClockGroup,
ciscoSystemLocationGroup
}
OBJECT csyClockDateAndTime
MIN-ACCESS read-only
DESCRIPTION
"Write access is not implemented on systems that do
not allow their clock to be set either because they
have a different, more reliable source or because they
do not use such information."
GROUP ciscoSystemSummerTimeGroup
DESCRIPTION
"The ciscoSystemSummerTimeGroup is an optional group
containing objects providing information about generic
Summertime feature."
GROUP ciscoSystemScheduledResetGroup
DESCRIPTION
"The ciscoSystemScheduledResetGroup is an optional group
containing objects providing information about system
scheduled reset feature."
::= { ciscoSystemMIBCompliances 2 }
ciscoSystemMIBCompliance3 MODULE-COMPLIANCE
STATUS current
DESCRIPTION
"The compliance statement for entities which implement
the Cisco System MIB. Adherence to this compliance
statement is expected of all Cisco systems."
MODULE -- this module
MANDATORY-GROUPS {
ciscoSystemClockGroup,
ciscoSystemLocationGroup
}
OBJECT csyClockDateAndTime
MIN-ACCESS read-only
DESCRIPTION
"Write access is not implemented on systems that do
not allow their clock to be set either because they
have a different, more reliable source or because they
do not use such information."
GROUP ciscoSystemSummerTimeGroup
DESCRIPTION
"The ciscoSystemSummerTimeGroup is an optional group
containing objects providing information about generic
Summertime feature."
GROUP ciscoSystemScheduledResetGroup
DESCRIPTION
"The ciscoSystemScheduledResetGroup is an optional group
containing objects providing information about system
scheduled reset feature."
GROUP ciscoSystemSnmpAuthGroup
DESCRIPTION
"The ciscoSystemSnmpAuthGroup is an optional group
containing objects providing information about SNMP
message that is not properly authenticated."
OBJECT csySnmpAuthFailAddressType
-- SYNTAX InetAddressType { ipv4(1) }
SYNTAX INTEGER { ipv4(1) }
DESCRIPTION
"An implementation is only required to support IPv4
addresses."
OBJECT csySnmpAuthFailAddress
SYNTAX InetAddress (SIZE(4))
DESCRIPTION
"An implementation is only required to support IPv4
addresses."
GROUP ciscoSystemGeneralGroup
DESCRIPTION
"The ciscoSystemGeneralGroup is an optional group
containing objects providing information about
general configuration within this MIB module."
GROUP ciscoSystemNotificationsGroup
DESCRIPTION
"The ciscoSystemNotificationsGroup is an optional
group containing a collection of notifications in
this MIB module."
::= { ciscoSystemMIBCompliances 3 }
-- Units of Conformance
ciscoSystemClockGroup OBJECT-GROUP
OBJECTS {
csyClockDateAndTime,
csyClockLostOnReboot
}
STATUS current
DESCRIPTION
"Clock attributes."
::= { ciscoSystemMIBGroups 1 }
ciscoSystemLocationGroup OBJECT-GROUP
OBJECTS {
csyLocationCountry
}
STATUS current
DESCRIPTION
"Physical location attributes."
::= { ciscoSystemMIBGroups 2 }
ciscoSystemSummerTimeGroup OBJECT-GROUP
OBJECTS {
csySummerTimeStatus,
csySummerTimeOffset,
csySummerTimeRecurringStart,
csySummerTimeRecurringEnd
}
STATUS current
DESCRIPTION
"A collection of objects used to set Summertime.
Implementation of this group is optional. If the
generic Summertime feature is supported, the entire
group should be implemented."
::= { ciscoSystemMIBGroups 3 }
ciscoSystemScheduledResetGroup OBJECT-GROUP
OBJECTS {
csyScheduledResetTime,
csyScheduledResetAction,
csyScheduledResetReason
}
STATUS current
DESCRIPTION
"A collection of objects used to set scheduled reset time.
Implementation of this group is optional. If the system
scheduled reset feature is supported, the entire group
should be implemented."
::= { ciscoSystemMIBGroups 4 }
ciscoSystemSnmpAuthGroup OBJECT-GROUP
OBJECTS {
csySnmpAuthFail,
csySnmpAuthFailAddressType,
csySnmpAuthFailAddress
}
STATUS current
DESCRIPTION
"A collection of objects which provide information
about SNMP message that is not properly authenticated."
::= { ciscoSystemMIBGroups 5 }
ciscoSystemGeneralGroup OBJECT-GROUP
OBJECTS {
csyNotificationsEnable
}
STATUS current
DESCRIPTION
"A collection of objects which provide information
about general configuration within this MIB module."
::= { ciscoSystemMIBGroups 6 }
ciscoSystemNotificationsGroup NOTIFICATION-GROUP
NOTIFICATIONS {
ciscoSystemClockChanged
}
STATUS current
DESCRIPTION
"A collection of notifications in this MIB module."
::= { ciscoSystemMIBGroups 7 }
END