| | |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! Copyright 2008-2010 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2013 ForgeRock AS |
| | | ! --> |
| | | <stax> |
| | | <!-- SNMP Get --> |
| | |
| | | </function-arg-description> |
| | | <function-arg-property name="type" value="integer"/> |
| | | </function-arg-def> |
| | | <function-arg-def name="knownIssue" type="optional" default="None"> |
| | | <function-arg-description> |
| | | Known issue. Corresponds to an issue number. |
| | | </function-arg-description> |
| | | </function-arg-def> |
| | | </function-map-args> |
| | | |
| | | <sequence> |
| | |
| | | 'location' : location , |
| | | 'path' : '%s/snmp' % remote.java , |
| | | 'envCmd' : env , |
| | | 'expectedRC' : expectedRC |
| | | 'expectedRC' : expectedRC , |
| | | 'knownIssue' : knownIssue |
| | | } |
| | | </call> |
| | | |