~ubuntu-branches/ubuntu/wily/net-snmp/wily-proposed

« back to all changes in this revision

Viewing changes to mibs/SNMP-TARGET-MIB.txt

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-28 14:59:36 UTC
  • mfrom: (1.2.3 upstream) (1.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100628145936-cbiallic69pn044g
Tags: 5.4.3~dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Set Ubuntu maintainer address.
  - net-snmp-config: Use bash. (LP: #104738)
  - Removed multiuser option when calling update-rc.d. (LP: #254261)
  - debian/snmpd.init: LSBify the init script.
  - debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcmd.1
    (LP: #250459)
  - debian/snmpd.postinst: source debconf before doing work, LP: #589056
  - debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
    snmp user before install/uninstall, LP: #573391
  - Add apport hook (LP: #533603):
  - debian/{snmp,snmpd}.apport: Added.
  - debian/control: Build-depends on dh-apport.
  - debian/rules: 
    + Add --with apport.
    + override_dh_apport to install hook on snmpd package only.
 * Dropped patches:
   - debian/patches/99-fix-ubuntu-div0.patch: Fix dvision by zero.. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SNMP-TARGET-MIB DEFINITIONS ::= BEGIN
2
 
 
3
 
IMPORTS
4
 
    MODULE-IDENTITY,
5
 
    OBJECT-TYPE,
6
 
    snmpModules,
7
 
    Counter32,
8
 
    Integer32
9
 
        FROM SNMPv2-SMI
10
 
 
11
 
    TEXTUAL-CONVENTION,
12
 
    TDomain,
13
 
    TAddress,
14
 
    TimeInterval,
15
 
    RowStatus,
16
 
    StorageType,
17
 
    TestAndIncr
18
 
        FROM SNMPv2-TC
19
 
 
20
 
    SnmpSecurityModel,
21
 
    SnmpMessageProcessingModel,
22
 
    SnmpSecurityLevel,
23
 
    SnmpAdminString
24
 
        FROM SNMP-FRAMEWORK-MIB
25
 
 
26
 
    MODULE-COMPLIANCE,
27
 
    OBJECT-GROUP
28
 
        FROM SNMPv2-CONF;
29
 
 
30
 
snmpTargetMIB MODULE-IDENTITY
31
 
    LAST-UPDATED "200210140000Z"
32
 
    ORGANIZATION "IETF SNMPv3 Working Group"
33
 
    CONTACT-INFO
34
 
        "WG-email:   snmpv3@lists.tislabs.com
35
 
         Subscribe:  majordomo@lists.tislabs.com
36
 
                     In message body:  subscribe snmpv3
37
 
 
38
 
         Co-Chair:   Russ Mundy
39
 
                     Network Associates Laboratories
40
 
         Postal:     15204 Omega Drive, Suite 300
41
 
                     Rockville, MD 20850-4601
42
 
                     USA
43
 
         EMail:      mundy@tislabs.com
44
 
         Phone:      +1 301-947-7107
45
 
 
46
 
         Co-Chair:   David Harrington
47
 
                     Enterasys Networks
48
 
         Postal:     35 Industrial Way
49
 
                     P. O. Box 5004
50
 
                     Rochester, New Hampshire 03866-5005
51
 
                     USA
52
 
         EMail:      dbh@enterasys.com
53
 
         Phone:      +1 603-337-2614
54
 
 
55
 
         Co-editor:  David B. Levi
56
 
                     Nortel Networks
57
 
         Postal:     3505 Kesterwood Drive
58
 
                     Knoxville, Tennessee 37918
59
 
         EMail:      dlevi@nortelnetworks.com
60
 
         Phone:      +1 865 686 0432
61
 
 
62
 
         Co-editor:  Paul Meyer
63
 
                     Secure Computing Corporation
64
 
         Postal:     2675 Long Lake Road
65
 
 
66
 
                     Roseville, Minnesota 55113
67
 
         EMail:      paul_meyer@securecomputing.com
68
 
         Phone:      +1 651 628 1592
69
 
 
70
 
         Co-editor:  Bob Stewart
71
 
                     Retired"
72
 
    DESCRIPTION
73
 
        "This MIB module defines MIB objects which provide
74
 
         mechanisms to remotely configure the parameters used
75
 
         by an SNMP entity for the generation of SNMP messages.
76
 
 
77
 
         Copyright (C) The Internet Society (2002). This
78
 
         version of this MIB module is part of RFC 3413;
79
 
         see the RFC itself for full legal notices.
80
 
        "
81
 
    REVISION    "200210140000Z"             -- 14 October 2002
82
 
    DESCRIPTION "Fixed DISPLAY-HINTS for UTF-8 strings, fixed hex
83
 
                 value of LF characters, clarified meaning of zero
84
 
                 length tag values, improved tag list examples.
85
 
                 Published as RFC 3413."
86
 
    REVISION    "199808040000Z"             -- 4 August 1998
87
 
    DESCRIPTION "Clarifications, published as
88
 
                 RFC 2573."
89
 
    REVISION    "199707140000Z"             -- 14 July 1997
90
 
    DESCRIPTION "The initial revision, published as RFC2273."
91
 
    ::= { snmpModules 12 }
92
 
 
93
 
snmpTargetObjects       OBJECT IDENTIFIER ::= { snmpTargetMIB 1 }
94
 
snmpTargetConformance   OBJECT IDENTIFIER ::= { snmpTargetMIB 3 }
95
 
 
96
 
SnmpTagValue ::= TEXTUAL-CONVENTION
97
 
    DISPLAY-HINT "255t"
98
 
    STATUS       current
99
 
    DESCRIPTION
100
 
        "An octet string containing a tag value.
101
 
         Tag values are preferably in human-readable form.
102
 
 
103
 
         To facilitate internationalization, this information
104
 
         is represented using the ISO/IEC IS 10646-1 character
105
 
         set, encoded as an octet string using the UTF-8
106
 
         character encoding scheme described in RFC 2279.
107
 
 
108
 
         Since additional code points are added by amendments
109
 
         to the 10646 standard from time to time,
110
 
         implementations must be prepared to encounter any code
111
 
         point from 0x00000000 to 0x7fffffff.
112
 
 
113
 
         The use of control codes should be avoided, and certain
114
 
 
115
 
         control codes are not allowed as described below.
116
 
 
117
 
         For code points not directly supported by user
118
 
         interface hardware or software, an alternative means
119
 
         of entry and display, such as hexadecimal, may be
120
 
         provided.
121
 
 
122
 
         For information encoded in 7-bit US-ASCII, the UTF-8
123
 
         representation is identical to the US-ASCII encoding.
124
 
 
125
 
         Note that when this TC is used for an object that
126
 
         is used or envisioned to be used as an index, then a
127
 
         SIZE restriction must be specified so that the number
128
 
         of sub-identifiers for any object instance does not
129
 
         exceed the limit of 128, as defined by [RFC1905].
130
 
 
131
 
         An object of this type contains a single tag value
132
 
         which is used to select a set of entries in a table.
133
 
 
134
 
         A tag value is an arbitrary string of octets, but
135
 
         may not contain a delimiter character.  Delimiter
136
 
         characters are defined to be one of the following:
137
 
 
138
 
             -  An ASCII space character (0x20).
139
 
 
140
 
             -  An ASCII TAB character (0x09).
141
 
 
142
 
             -  An ASCII carriage return (CR) character (0x0D).
143
 
 
144
 
             -  An ASCII line feed (LF) character (0x0A).
145
 
 
146
 
         Delimiter characters are used to separate tag values
147
 
         in a tag list.  An object of this type may only
148
 
         contain a single tag value, and so delimiter
149
 
         characters are not allowed in a value of this type.
150
 
 
151
 
         Note that a tag value of 0 length means that no tag is
152
 
         defined.  In other words, a tag value of 0 length would
153
 
         never match anything in a tag list, and would never
154
 
         select any table entries.
155
 
 
156
 
         Some examples of valid tag values are:
157
 
 
158
 
             - 'acme'
159
 
 
160
 
             - 'router'
161
 
 
162
 
             - 'host'
163
 
 
164
 
         The use of a tag value to select table entries is
165
 
         application and MIB specific."
166
 
    SYNTAX       OCTET STRING (SIZE (0..255))
167
 
 
168
 
SnmpTagList ::= TEXTUAL-CONVENTION
169
 
    DISPLAY-HINT "255t"
170
 
    STATUS       current
171
 
    DESCRIPTION
172
 
        "An octet string containing a list of tag values.
173
 
         Tag values are preferably in human-readable form.
174
 
 
175
 
         To facilitate internationalization, this information
176
 
         is represented using the ISO/IEC IS 10646-1 character
177
 
         set, encoded as an octet string using the UTF-8
178
 
         character encoding scheme described in RFC 2279.
179
 
 
180
 
         Since additional code points are added by amendments
181
 
         to the 10646 standard from time to time,
182
 
         implementations must be prepared to encounter any code
183
 
         point from 0x00000000 to 0x7fffffff.
184
 
 
185
 
         The use of control codes should be avoided, except as
186
 
         described below.
187
 
 
188
 
         For code points not directly supported by user
189
 
         interface hardware or software, an alternative means
190
 
         of entry and display, such as hexadecimal, may be
191
 
         provided.
192
 
 
193
 
         For information encoded in 7-bit US-ASCII, the UTF-8
194
 
         representation is identical to the US-ASCII encoding.
195
 
 
196
 
         An object of this type contains a list of tag values
197
 
         which are used to select a set of entries in a table.
198
 
 
199
 
         A tag value is an arbitrary string of octets, but
200
 
         may not contain a delimiter character.  Delimiter
201
 
         characters are defined to be one of the following:
202
 
 
203
 
             -  An ASCII space character (0x20).
204
 
 
205
 
             -  An ASCII TAB character (0x09).
206
 
 
207
 
             -  An ASCII carriage return (CR) character (0x0D).
208
 
 
209
 
             -  An ASCII line feed (LF) character (0x0A).
210
 
 
211
 
         Delimiter characters are used to separate tag values
212
 
 
213
 
         in a tag list.  Only a single delimiter character may
214
 
         occur between two tag values.  A tag value may not
215
 
         have a zero length.  These constraints imply certain
216
 
         restrictions on the contents of this object:
217
 
 
218
 
             - There cannot be a leading or trailing delimiter
219
 
               character.
220
 
 
221
 
             - There cannot be multiple adjacent delimiter
222
 
               characters.
223
 
 
224
 
         Some examples of valid tag lists are:
225
 
 
226
 
             - ''                        -- an empty list
227
 
 
228
 
             - 'acme'                    -- list of one tag
229
 
 
230
 
             - 'host router bridge'      -- list of several tags
231
 
 
232
 
         Note that although a tag value may not have a length of
233
 
         zero, an empty string is still valid.  This indicates
234
 
         an empty list (i.e. there are no tag values in the list).
235
 
 
236
 
         The use of the tag list to select table entries is
237
 
         application and MIB specific.  Typically, an application
238
 
         will provide one or more tag values, and any entry
239
 
         which contains some combination of these tag values
240
 
         will be selected."
241
 
    SYNTAX       OCTET STRING (SIZE (0..255))
242
 
 
243
 
--
244
 
--
245
 
--
246
 
--
247
 
 
248
 
snmpTargetSpinLock OBJECT-TYPE
249
 
    SYNTAX      TestAndIncr
250
 
    MAX-ACCESS  read-write
251
 
    STATUS      current
252
 
    DESCRIPTION
253
 
        "This object is used to facilitate modification of table
254
 
         entries in the SNMP-TARGET-MIB module by multiple
255
 
         managers.  In particular, it is useful when modifying
256
 
         the value of the snmpTargetAddrTagList object.
257
 
 
258
 
         The procedure for modifying the snmpTargetAddrTagList
259
 
         object is as follows:
260
 
 
261
 
             1.  Retrieve the value of snmpTargetSpinLock and
262
 
                 of snmpTargetAddrTagList.
263
 
 
264
 
             2.  Generate a new value for snmpTargetAddrTagList.
265
 
 
266
 
             3.  Set the value of snmpTargetSpinLock to the
267
 
                 retrieved value, and the value of
268
 
                 snmpTargetAddrTagList to the new value.  If
269
 
                 the set fails for the snmpTargetSpinLock
270
 
                 object, go back to step 1."
271
 
    ::= { snmpTargetObjects 1 }
272
 
 
273
 
snmpTargetAddrTable OBJECT-TYPE
274
 
    SYNTAX      SEQUENCE OF SnmpTargetAddrEntry
275
 
    MAX-ACCESS  not-accessible
276
 
    STATUS      current
277
 
    DESCRIPTION
278
 
        "A table of transport addresses to be used in the generation
279
 
         of SNMP messages."
280
 
    ::= { snmpTargetObjects 2 }
281
 
 
282
 
snmpTargetAddrEntry OBJECT-TYPE
283
 
    SYNTAX      SnmpTargetAddrEntry
284
 
    MAX-ACCESS  not-accessible
285
 
    STATUS      current
286
 
    DESCRIPTION
287
 
        "A transport address to be used in the generation
288
 
         of SNMP operations.
289
 
 
290
 
         Entries in the snmpTargetAddrTable are created and
291
 
         deleted using the snmpTargetAddrRowStatus object."
292
 
    INDEX { IMPLIED snmpTargetAddrName }
293
 
    ::= { snmpTargetAddrTable 1 }
294
 
 
295
 
SnmpTargetAddrEntry ::= SEQUENCE {
296
 
    snmpTargetAddrName         SnmpAdminString,
297
 
    snmpTargetAddrTDomain      TDomain,
298
 
    snmpTargetAddrTAddress     TAddress,
299
 
    snmpTargetAddrTimeout      TimeInterval,
300
 
    snmpTargetAddrRetryCount   Integer32,
301
 
    snmpTargetAddrTagList      SnmpTagList,
302
 
    snmpTargetAddrParams       SnmpAdminString,
303
 
    snmpTargetAddrStorageType  StorageType,
304
 
    snmpTargetAddrRowStatus    RowStatus
305
 
}
306
 
 
307
 
snmpTargetAddrName OBJECT-TYPE
308
 
    SYNTAX      SnmpAdminString (SIZE(1..32))
309
 
    MAX-ACCESS  not-accessible
310
 
    STATUS      current
311
 
    DESCRIPTION
312
 
        "The locally arbitrary, but unique identifier associated
313
 
         with this snmpTargetAddrEntry."
314
 
    ::= { snmpTargetAddrEntry 1 }
315
 
 
316
 
snmpTargetAddrTDomain OBJECT-TYPE
317
 
    SYNTAX      TDomain
318
 
    MAX-ACCESS  read-create
319
 
    STATUS      current
320
 
    DESCRIPTION
321
 
        "This object indicates the transport type of the address
322
 
         contained in the snmpTargetAddrTAddress object."
323
 
    ::= { snmpTargetAddrEntry 2 }
324
 
 
325
 
snmpTargetAddrTAddress OBJECT-TYPE
326
 
    SYNTAX      TAddress
327
 
    MAX-ACCESS  read-create
328
 
    STATUS      current
329
 
    DESCRIPTION
330
 
        "This object contains a transport address.  The format of
331
 
         this address depends on the value of the
332
 
         snmpTargetAddrTDomain object."
333
 
    ::= { snmpTargetAddrEntry 3 }
334
 
 
335
 
snmpTargetAddrTimeout OBJECT-TYPE
336
 
    SYNTAX      TimeInterval
337
 
    MAX-ACCESS  read-create
338
 
    STATUS      current
339
 
    DESCRIPTION
340
 
        "This object should reflect the expected maximum round
341
 
         trip time for communicating with the transport address
342
 
         defined by this row.  When a message is sent to this
343
 
         address, and a response (if one is expected) is not
344
 
         received within this time period, an implementation
345
 
         may assume that the response will not be delivered.
346
 
 
347
 
         Note that the time interval that an application waits
348
 
         for a response may actually be derived from the value
349
 
         of this object.  The method for deriving the actual time
350
 
         interval is implementation dependent.  One such method
351
 
         is to derive the expected round trip time based on a
352
 
         particular retransmission algorithm and on the number
353
 
         of timeouts which have occurred.  The type of message may
354
 
         also be considered when deriving expected round trip
355
 
         times for retransmissions.  For example, if a message is
356
 
         being sent with a securityLevel that indicates both
357
 
 
358
 
         authentication and privacy, the derived value may be
359
 
         increased to compensate for extra processing time spent
360
 
         during authentication and encryption processing."
361
 
    DEFVAL { 1500 }
362
 
    ::= { snmpTargetAddrEntry 4 }
363
 
 
364
 
snmpTargetAddrRetryCount OBJECT-TYPE
365
 
    SYNTAX      Integer32 (0..255)
366
 
    MAX-ACCESS  read-create
367
 
    STATUS      current
368
 
    DESCRIPTION
369
 
        "This object specifies a default number of retries to be
370
 
         attempted when a response is not received for a generated
371
 
         message.  An application may provide its own retry count,
372
 
         in which case the value of this object is ignored."
373
 
    DEFVAL { 3 }
374
 
    ::= { snmpTargetAddrEntry 5 }
375
 
 
376
 
snmpTargetAddrTagList OBJECT-TYPE
377
 
    SYNTAX      SnmpTagList
378
 
    MAX-ACCESS  read-create
379
 
    STATUS      current
380
 
    DESCRIPTION
381
 
        "This object contains a list of tag values which are
382
 
         used to select target addresses for a particular
383
 
         operation."
384
 
    DEFVAL { "" }
385
 
    ::= { snmpTargetAddrEntry 6 }
386
 
 
387
 
snmpTargetAddrParams OBJECT-TYPE
388
 
    SYNTAX      SnmpAdminString (SIZE(1..32))
389
 
    MAX-ACCESS  read-create
390
 
    STATUS      current
391
 
    DESCRIPTION
392
 
        "The value of this object identifies an entry in the
393
 
         snmpTargetParamsTable.  The identified entry
394
 
         contains SNMP parameters to be used when generating
395
 
         messages to be sent to this transport address."
396
 
    ::= { snmpTargetAddrEntry 7 }
397
 
 
398
 
snmpTargetAddrStorageType OBJECT-TYPE
399
 
    SYNTAX      StorageType
400
 
    MAX-ACCESS  read-create
401
 
    STATUS      current
402
 
    DESCRIPTION
403
 
        "The storage type for this conceptual row.
404
 
         Conceptual rows having the value 'permanent' need not
405
 
         allow write-access to any columnar objects in the row."
406
 
    DEFVAL { nonVolatile }
407
 
    ::= { snmpTargetAddrEntry 8 }
408
 
 
409
 
snmpTargetAddrRowStatus OBJECT-TYPE
410
 
    SYNTAX      RowStatus
411
 
    MAX-ACCESS  read-create
412
 
    STATUS      current
413
 
    DESCRIPTION
414
 
        "The status of this conceptual row.
415
 
 
416
 
         To create a row in this table, a manager must
417
 
         set this object to either createAndGo(4) or
418
 
         createAndWait(5).
419
 
 
420
 
         Until instances of all corresponding columns are
421
 
         appropriately configured, the value of the
422
 
         corresponding instance of the snmpTargetAddrRowStatus
423
 
         column is 'notReady'.
424
 
 
425
 
         In particular, a newly created row cannot be made
426
 
         active until the corresponding instances of
427
 
         snmpTargetAddrTDomain, snmpTargetAddrTAddress, and
428
 
         snmpTargetAddrParams have all been set.
429
 
 
430
 
         The following objects may not be modified while the
431
 
         value of this object is active(1):
432
 
             - snmpTargetAddrTDomain
433
 
             - snmpTargetAddrTAddress
434
 
         An attempt to set these objects while the value of
435
 
         snmpTargetAddrRowStatus is active(1) will result in
436
 
         an inconsistentValue error."
437
 
    ::= { snmpTargetAddrEntry 9 }
438
 
 
439
 
snmpTargetParamsTable OBJECT-TYPE
440
 
    SYNTAX      SEQUENCE OF SnmpTargetParamsEntry
441
 
    MAX-ACCESS  not-accessible
442
 
    STATUS      current
443
 
    DESCRIPTION
444
 
        "A table of SNMP target information to be used
445
 
         in the generation of SNMP messages."
446
 
    ::= { snmpTargetObjects 3 }
447
 
 
448
 
snmpTargetParamsEntry OBJECT-TYPE
449
 
    SYNTAX      SnmpTargetParamsEntry
450
 
    MAX-ACCESS  not-accessible
451
 
    STATUS      current
452
 
    DESCRIPTION
453
 
        "A set of SNMP target information.
454
 
 
455
 
         Entries in the snmpTargetParamsTable are created and
456
 
         deleted using the snmpTargetParamsRowStatus object."
457
 
    INDEX { IMPLIED snmpTargetParamsName }
458
 
    ::= { snmpTargetParamsTable 1 }
459
 
 
460
 
SnmpTargetParamsEntry ::= SEQUENCE {
461
 
    snmpTargetParamsName           SnmpAdminString,
462
 
    snmpTargetParamsMPModel        SnmpMessageProcessingModel,
463
 
    snmpTargetParamsSecurityModel  SnmpSecurityModel,
464
 
    snmpTargetParamsSecurityName   SnmpAdminString,
465
 
    snmpTargetParamsSecurityLevel  SnmpSecurityLevel,
466
 
    snmpTargetParamsStorageType    StorageType,
467
 
    snmpTargetParamsRowStatus      RowStatus
468
 
}
469
 
 
470
 
snmpTargetParamsName OBJECT-TYPE
471
 
    SYNTAX      SnmpAdminString (SIZE(1..32))
472
 
    MAX-ACCESS  not-accessible
473
 
    STATUS      current
474
 
    DESCRIPTION
475
 
        "The locally arbitrary, but unique identifier associated
476
 
         with this snmpTargetParamsEntry."
477
 
    ::= { snmpTargetParamsEntry 1 }
478
 
 
479
 
snmpTargetParamsMPModel OBJECT-TYPE
480
 
    SYNTAX      SnmpMessageProcessingModel
481
 
    MAX-ACCESS  read-create
482
 
    STATUS      current
483
 
    DESCRIPTION
484
 
        "The Message Processing Model to be used when generating
485
 
         SNMP messages using this entry."
486
 
    ::= { snmpTargetParamsEntry 2 }
487
 
 
488
 
snmpTargetParamsSecurityModel OBJECT-TYPE
489
 
    SYNTAX      SnmpSecurityModel (1..2147483647)
490
 
    MAX-ACCESS  read-create
491
 
    STATUS      current
492
 
    DESCRIPTION
493
 
        "The Security Model to be used when generating SNMP
494
 
          messages using this entry.  An implementation may
495
 
          choose to return an inconsistentValue error if an
496
 
          attempt is made to set this variable to a value
497
 
          for a security model which the implementation does
498
 
          not support."
499
 
    ::= { snmpTargetParamsEntry 3 }
500
 
 
501
 
snmpTargetParamsSecurityName OBJECT-TYPE
502
 
    SYNTAX      SnmpAdminString
503
 
    MAX-ACCESS  read-create
504
 
    STATUS      current
505
 
    DESCRIPTION
506
 
        "The securityName which identifies the Principal on
507
 
         whose behalf SNMP messages will be generated using
508
 
         this entry."
509
 
    ::= { snmpTargetParamsEntry 4 }
510
 
 
511
 
snmpTargetParamsSecurityLevel OBJECT-TYPE
512
 
    SYNTAX      SnmpSecurityLevel
513
 
    MAX-ACCESS  read-create
514
 
    STATUS      current
515
 
    DESCRIPTION
516
 
        "The Level of Security to be used when generating
517
 
         SNMP messages using this entry."
518
 
    ::= { snmpTargetParamsEntry 5 }
519
 
 
520
 
snmpTargetParamsStorageType OBJECT-TYPE
521
 
    SYNTAX      StorageType
522
 
    MAX-ACCESS  read-create
523
 
    STATUS      current
524
 
    DESCRIPTION
525
 
        "The storage type for this conceptual row.
526
 
         Conceptual rows having the value 'permanent' need not
527
 
         allow write-access to any columnar objects in the row."
528
 
    DEFVAL { nonVolatile }
529
 
    ::= { snmpTargetParamsEntry 6 }
530
 
 
531
 
snmpTargetParamsRowStatus OBJECT-TYPE
532
 
    SYNTAX      RowStatus
533
 
    MAX-ACCESS  read-create
534
 
    STATUS      current
535
 
    DESCRIPTION
536
 
        "The status of this conceptual row.
537
 
 
538
 
         To create a row in this table, a manager must
539
 
         set this object to either createAndGo(4) or
540
 
         createAndWait(5).
541
 
 
542
 
         Until instances of all corresponding columns are
543
 
         appropriately configured, the value of the
544
 
         corresponding instance of the snmpTargetParamsRowStatus
545
 
         column is 'notReady'.
546
 
 
547
 
         In particular, a newly created row cannot be made
548
 
         active until the corresponding
549
 
         snmpTargetParamsMPModel,
550
 
         snmpTargetParamsSecurityModel,
551
 
         snmpTargetParamsSecurityName,
552
 
         and snmpTargetParamsSecurityLevel have all been set.
553
 
 
554
 
         The following objects may not be modified while the
555
 
         value of this object is active(1):
556
 
             - snmpTargetParamsMPModel
557
 
             - snmpTargetParamsSecurityModel
558
 
             - snmpTargetParamsSecurityName
559
 
             - snmpTargetParamsSecurityLevel
560
 
         An attempt to set these objects while the value of
561
 
         snmpTargetParamsRowStatus is active(1) will result in
562
 
         an inconsistentValue error."
563
 
    ::= { snmpTargetParamsEntry 7 }
564
 
 
565
 
snmpUnavailableContexts OBJECT-TYPE
566
 
    SYNTAX       Counter32
567
 
    MAX-ACCESS   read-only
568
 
    STATUS       current
569
 
    DESCRIPTION
570
 
        "The total number of packets received by the SNMP
571
 
         engine which were dropped because the context
572
 
         contained in the message was unavailable."
573
 
    ::= { snmpTargetObjects 4 }
574
 
 
575
 
snmpUnknownContexts OBJECT-TYPE
576
 
    SYNTAX       Counter32
577
 
    MAX-ACCESS   read-only
578
 
    STATUS       current
579
 
    DESCRIPTION
580
 
        "The total number of packets received by the SNMP
581
 
         engine which were dropped because the context
582
 
         contained in the message was unknown."
583
 
    ::= { snmpTargetObjects 5 }
584
 
 
585
 
--
586
 
--
587
 
--
588
 
--
589
 
 
590
 
snmpTargetCompliances OBJECT IDENTIFIER ::=
591
 
                                        { snmpTargetConformance 1 }
592
 
snmpTargetGroups      OBJECT IDENTIFIER ::=
593
 
                                        { snmpTargetConformance 2 }
594
 
 
595
 
--
596
 
--
597
 
 
598
 
--
599
 
--
600
 
 
601
 
snmpTargetCommandResponderCompliance MODULE-COMPLIANCE
602
 
    STATUS      current
603
 
    DESCRIPTION
604
 
        "The compliance statement for SNMP entities which include
605
 
         a command responder application."
606
 
    MODULE -- This Module
607
 
        MANDATORY-GROUPS { snmpTargetCommandResponderGroup }
608
 
    ::= { snmpTargetCompliances 1 }
609
 
 
610
 
snmpTargetBasicGroup OBJECT-GROUP
611
 
    OBJECTS {
612
 
        snmpTargetSpinLock,
613
 
        snmpTargetAddrTDomain,
614
 
        snmpTargetAddrTAddress,
615
 
        snmpTargetAddrTagList,
616
 
        snmpTargetAddrParams,
617
 
        snmpTargetAddrStorageType,
618
 
        snmpTargetAddrRowStatus,
619
 
        snmpTargetParamsMPModel,
620
 
        snmpTargetParamsSecurityModel,
621
 
        snmpTargetParamsSecurityName,
622
 
        snmpTargetParamsSecurityLevel,
623
 
        snmpTargetParamsStorageType,
624
 
        snmpTargetParamsRowStatus
625
 
    }
626
 
    STATUS      current
627
 
    DESCRIPTION
628
 
        "A collection of objects providing basic remote
629
 
         configuration of management targets."
630
 
    ::= { snmpTargetGroups 1 }
631
 
 
632
 
snmpTargetResponseGroup OBJECT-GROUP
633
 
    OBJECTS {
634
 
        snmpTargetAddrTimeout,
635
 
        snmpTargetAddrRetryCount
636
 
    }
637
 
    STATUS      current
638
 
    DESCRIPTION
639
 
        "A collection of objects providing remote configuration
640
 
         of management targets for applications which generate
641
 
         SNMP messages for which a response message would be
642
 
         expected."
643
 
    ::= { snmpTargetGroups 2 }
644
 
 
645
 
snmpTargetCommandResponderGroup OBJECT-GROUP
646
 
 
647
 
    OBJECTS {
648
 
        snmpUnavailableContexts,
649
 
        snmpUnknownContexts
650
 
    }
651
 
    STATUS      current
652
 
    DESCRIPTION
653
 
        "A collection of objects required for command responder
654
 
         applications, used for counting error conditions."
655
 
    ::= { snmpTargetGroups 3 }
656
 
 
657
 
END