[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

2 small corrections for the PSAMP MIB



Hi Thomas,

1. Replace psampTemplateTable  by psampTemplateRecordTable

  psampTemplateRecordTable OBJECT-TYPE
      SYNTAX      SEQUENCE OF PsampTemplateRecordEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "This table lists templates used by the exporter."
      ::= { psampReporting 3 }

  psampTemplateRecordEntry OBJECT-TYPE
      SYNTAX      PsampTemplateRecordEntry
      MAX-ACCESS  not-accessible
      STATUS      current
      DESCRIPTION
          "Defines an entry in the psampTemplateTable."         <-----------
      INDEX { psampTemplateRecordId, psampTemplateRecordIndex }
      ::= { psampTemplateRecordTable 1 }

2. Security Considerations

  There are a number of management objects defined in this MIB module
with a MAX-ACCESS clause of read-write and/or read-create.
There are no read-write :)

Regards, Benoit.





--
to unsubscribe send a message to psamp-request@ops.ietf.org with
the word 'unsubscribe' in a single line as the message text body.
archive: <http://ops.ietf.org/lists/psamp/>