On Thu, Feb 03, 2011 at 04:11:53PM -0700, Steven Dake wrote:
> Reviewed-by: Steven Dake <sd...@redhat.com>

Thanks Steven, I have now pushed all the snmp commits to topic-snmp.

Merge to master at your convience.

-Angus

> 
> On 02/03/2011 04:00 PM, Angus Salkeld wrote:
> > On Wed, Feb 02, 2011 at 12:15:46PM +1100, Angus Salkeld wrote:
> >> Signed-off-by: Angus Salkeld <asalk...@redhat.com>
> >> ---
> >>  conf/COROSYNC-MIB.txt |   20 +++++++++++++++++---
> >>  1 files changed, 17 insertions(+), 3 deletions(-)
> >>
> >> diff --git a/conf/COROSYNC-MIB.txt b/conf/COROSYNC-MIB.txt
> >> index c8a257a..b62ffa3 100644
> >> --- a/conf/COROSYNC-MIB.txt
> >> +++ b/conf/COROSYNC-MIB.txt
> >> @@ -126,7 +126,12 @@ corosyncNoticesNodeStatus NOTIFICATION-TYPE
> >>              corosyncObjectsNodeAddress,
> >>              corosyncObjectsNodeStatus }
> >>      STATUS      current
> >> -    DESCRIPTION "Node status change."
> >> +    DESCRIPTION
> >> +      "Produced when a node 'corosyncObjectsNodeName' joins or leaves
> >> +       the cluster.
> >> +
> >> +       The notification includes the node name, nodeid, the node's
> >> +       IP address and the status (either 'joined' or 'left')."
> >>  ::= { corosyncNotices 1 }
> >>  
> >>  corosyncNoticesQuorumStatus NOTIFICATION-TYPE
> >> @@ -134,7 +139,11 @@ corosyncNoticesQuorumStatus NOTIFICATION-TYPE
> >>              corosyncObjectsNodeID,
> >>              corosyncObjectsQuorumStatus }
> >>      STATUS  current
> >> -    DESCRIPTION "Quorum status change."
> >> +    DESCRIPTION
> >> +      "Produced when the quorum state changes.
> >> +
> >> +       The notification also includes the node name, nodeid
> >> +       and the new state (either 'quorate' or 'NOT quorate')."
> >>  ::= { corosyncNotices 2 }
> >>  
> >>  corosyncNoticesAppStatus NOTIFICATION-TYPE
> >> @@ -143,7 +152,12 @@ corosyncNoticesAppStatus NOTIFICATION-TYPE
> >>              corosyncObjectsAppName, 
> >>              corosyncObjectsAppStatus }
> >>      STATUS  current
> >> -    DESCRIPTION "Application connection status change."
> >> +    DESCRIPTION
> >> +      "Produced when a client application 'corosyncObjectsAppName' 
> >> connects or
> >> +       dicconnects from Corosync.
> > There is a spello ^^^ that Ryan noticed - I'll fix that.
> > 
> > Anyone want to ACK this?
> > 
> > -Angus
> > 
> >> +
> >> +       The notification also includes the node name, nodeid, the 
> >> application
> >> +       name and the new state (either 'connected' or 'disconnected')."
> >>  ::= { corosyncNotices 3 }
> >>  
> >>  
> >> -- 
> >> 1.7.3.4
> > _______________________________________________
> > Openais mailing list
> > Openais@lists.linux-foundation.org
> > https://lists.linux-foundation.org/mailman/listinfo/openais
> 
> _______________________________________________
> Openais mailing list
> Openais@lists.linux-foundation.org
> https://lists.linux-foundation.org/mailman/listinfo/openais
_______________________________________________
Openais mailing list
Openais@lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to