[jboss-user] [Beginners Corner] - Re: Editing JBoss sysObject Id
MattRobinson
do-not-reply at jboss.com
Fri Jun 27 10:31:15 EDT 2008
Here are some more specifics..
In jboss-service.xml, the MIB-II Mbean looks like something this (some values changed to protect privacy):
location
server
me
TheServer
<!--attribute name="SysObjectId">1.3.6.1.4.1.00000.7.1</attribute-->
<depends optional-attribute-name="SnmpAgent">
jboss.jmx:name=SnmpAgent,service=snmp,type=adaptor
So in the general MIB2 Mbean provided, it gives you the first 4 options for customization (SysLocation, SysDescr, SysContact, and SysName). Basically I am just trying to add in another attribute, SysObjectId, with the value I want. But this is not displaying and it is not changing the ID that is output on a walk.
Can anyone give any kind of advice or comment at all?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161193#4161193
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161193
More information about the jboss-user
mailing list