EasyManua.ls Logo

HP 5920

HP 5920
322 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
261
Operation Operator Remarks
Less than match="less:value"
Less than the specified value. The supported data types
include date, digit, and character string.
Not less than match="notLess:value"
Not less than the specified value. The supported data types
include date, digit, and character string.
Not more
than
match="notMore:value
"
Not more than the specified value. The supported data types
include date, digit, and character string.
Equal match="equal:value"
Equal to the specified value. The supported data types
include date, digit, character string, OID, and BOOL.
Not equal
match="notEqual:value
"
Not equal to the specified value. The supported data types
include date, digit, character string, OID, and BOOL.
Include match="include:string"
Includes the specified string. The supported data types
include only character string.
Not include match="exclude:string"
Excludes the specified string. The supported data types
include only character string.
Start with
match="startWith:strin
g"
Starts with the specified string. The supported data types
include character string and OID.
End with
match="endWith:string
"
Ends with the specified string. The supported data types
include only character string.
# Copy the following text to the client to retrieve extension information about the entity of which the
CPU usage is more than 50%:
<rpc message-id="100" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0"
xmlns:hp="http://www.hp.com/netconf/base:1.0">
<get>
<filter type="subtree">
<top xmlns="http://www.hp.com/netconf/data:1.0">
<Device>
<ExtPhysicalEntities>
<Entity>
<CpuUsage hp:match="more:50"></CpuUsage>
</Entity>
</ExtPhysicalEntities>
</Device>
</top>
</filter>
</get>
</rpc>
Example for filtering data with regular expression match
Network requirements
Retrieve all data including colons in the Description column of the Interfaces table under the Ifmgr
module.

Table of Contents

Other manuals for HP 5920

Related product manuals