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


 
Insight Manager 7 SNMP Extensions utility
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Unique index for each entry."
::= { ntcMemberEntry 1 }
ntcMemberName OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Node name of this cluster member."
::= { ntcMemberEntry 2 }
ntcMemberComment OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
"Description of the node."
::= { ntcMemberEntry 3 }
ntcGroupTable OBJECT-TYPE
SYNTAX SEQUENCE OF NtcGroupEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Table of ntcGroupEntry."
::= { ntcMgtClusterInfo 7 }
ntcGroupEntry OBJECT-TYPE
SYNTAX NtcGroupEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Lists all cluster groups for this cluster."
INDEX {
ntcGroupIndex
}
::= { ntcGroupTable 1 }
NtcGroupEntry ::=
SEQUENCE {
ntcGroupIndex
INTEGER,
ntcGroupName
DisplayString,
ntcGroupComment
DisplayString,
ntcGroupOnLine
INTEGER,
ntcGroupFailedOver
Boolean,
ntcGroupPolicy
PolicyType,
ntcGroupReevaluate
Boolean,
ntcGroupMembers
29