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


 
Insight Manager 7 SNMP Extensions utility
ntcGroupReevaluate OBJECT-TYPE
SYNTAX Boolean
ACCESS read-only
STATUS mandatory
DESCRIPTION
“Indicates whether the object shall be reevaluated for
movement to a
new server when nodes in the group go up or down.”
::= { ntcGroupEntry 7 }
ntcGroupMembers OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
“This is a list of member names where each name is separated
by a
space.”
::= { ntcGroupEntry 8 }
ntcGroupObjects OBJECT-TYPE
SYNTAX DisplayString
ACCESS read-only
STATUS mandatory
DESCRIPTION
“This is a list of object names – those that make up this
group.
Each name is separated by a space.”
::= { ntcGroupEntry 9 }
ntcObjectTable OBJECT-TYPE
SYNTAX SEQUENCE OF NtcObjectEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“Table of ntcObjectEntry.”
::= { ntcMgtClusterInfo 8 }
ntcObjectEntry OBJECT-TYPE
SYNTAX NtcObjectEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
“List of all cluster objects.”
INDEX {
ntcObjectIndex
}
::= { ntcObjectTable 1 }
NtcObjectEntry ::=
SEQUENCE {
ntcObjectIndex
INTEGER,
ntcObjectName
DisplayString,
31