HP (Hewlett-Packard) 7 SNMP Nail Gun User Manual


 
Insight Manager 7 SNMP Extensions utility
-- Information that reflects the last significant event (failover,
failback,
-- etc)
-- Note - this is not a valid group but is a repository for those
variables
-- which need to be returned in a trap. Requesting a get or get-next
of any
-- variables in this group will result in a no such name error.
ntcLastTransMember OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the index of the node in the ntcClusterMemberTable"
::= { ntcLastTransition 1 }
ntcLastTransGroup OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is the index of the group in the ntcClusterGroupTable"
::= { ntcLastTransition 2 }
ntcLastTransOnline OBJECT-TYPE
SYNTAX Boolean
ACCESS read-only
STATUS mandatory
DESCRIPTION
"true if this cluster member just gained control of this
group"
::= { ntcLastTransition 3 }
ntcLastTransTimestamp OBJECT-TYPE
SYNTAX DateAndTime
ACCESS read-only
STATUS mandatory
DESCRIPTION
"time of the last transition"
::= { ntcLastTransition 4 }
ntcLastTransSequence OBJECT-TYPE
SYNTAX INTEGER
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This is a sequence number maintained by the agent"
::= { ntcLastTransition 5 }
ntcLastTransReason OBJECT-TYPE
SYNTAX FailoverReason
ACCESS read-only
STATUS mandatory
DESCRIPTION
"reason for the transition - hardware/software problem or
user
initiated"
::= { ntcLastTransition 6 }
33