Hello,
I'm trying to customize some views within oneclick. Untill now i created
a new model via mte to display an OID value using a custom attribute.
In the customizing guide I encountered the following renderer:
Object ID Renderer
This renderer outputs an object identifier (OID). The expected input
value is type
CsObjectID.
Classname: com.aprisma.spectrum.app.util.render.ObjectIDRenderer.
...
The ObjectIDRenderer is most commonly used to render the row instance of a
MIB table. You obtain the row instance via the getRowId() method in an
<expression> element. You can then pass the result to the ObjectIDRenderer.
For example, the following column renders the first term of the row
instance:
<column>
<name>com.aprisma.spectrum.app.topo.client.ifIndex</name>
<content>
<expression>getRowId()</expression>
<renderer>
<param name="term">1</param>
com.aprisma.spectrum.app.util.render.ObjectIDRenderer
</renderer>
</content>
</column>
I was not able to display OID .1.3.6.1.2.1.1.5.0 (my Systemname). Is it
possible to display a OID value without generating an attribute via mte?
Mit freundlichen Grüßen/
With kind regards
Tobias Thomas
2nd Line Supporter
--
++++ jetzt neu ++++ icyteas ++++
+ simply intelligent ICT powered by BCC +
BCC Business Communication Company GmbH
Heinrich-Nordhoff-Straße 69, 38440 Wolfsburg
Tel. +49 5361 2777-476, Fax -389
mailto:[email protected] www.bcc.de
Registergericht: Braunschweig HRB 4460
Geschäftsführung: Dipl.-Ing. (FH) Josef Glöckl-Frohnholzer
---
To unsubscribe from spectrum, send email to [email protected] with the body:
unsubscribe spectrum [email protected]