Connected: An Internet Encyclopedia
3.3.2. Units of Conformance

Up: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1451
Up: 3. Definitions
Up: 3.3. Conformance Information
Prev: 3.3.1. Compliance Statements
Next: 4. Acknowledgements

3.3.2. Units of Conformance

3.3.2. Units of Conformance

   -- units of conformance

   snmpAlarmGroup OBJECT-GROUP
       OBJECTS { snmpAlarmNextIndex,
                 snmpAlarmVariable, snmpAlarmInterval,
                 snmpAlarmSampleType, snmpAlarmValue,
                 snmpAlarmStartupAlarm, snmpAlarmRisingThreshold,
                 snmpAlarmFallingThreshold,
                 snmpAlarmRisingEventIndex,
                 snmpAlarmFallingEventIndex,
                 snmpAlarmUnavailableEventIndex,
                 snmpAlarmStatus }
       STATUS  current
       DESCRIPTION
               "A collection of objects allowing the description
               and configuration of threshold alarms from a
               SNMPv2 entity acting in a dual role."
       ::= { snmpM2MGroups 1 }

   snmpEventGroup OBJECT-GROUP
       OBJECTS { snmpEventNextIndex,
                 snmpEventID, snmpEventDescription,
                 snmpEventEvents, snmpEventLastTimeSent,
                 snmpEventStatus, snmpEventNotifyMinInterval,
                 snmpEventNotifyMaxRetransmissions,
                 snmpEventNotifyIntervalRequested,
                 snmpEventNotifyRetransmissionsRequested,
                 snmpEventNotifyLifetime, snmpEventNotifyStatus }
       STATUS  current
       DESCRIPTION
               "A collection of objects allowing the description
               and configuration of events from a SNMPv2 entity
               acting in a dual role."
       ::= { snmpM2MGroups 2 }

   END


Next: 4. Acknowledgements

Connected: An Internet Encyclopedia
3.3.2. Units of Conformance