Using OIDs for SNMP GET queries

I'm having a tough time using the OIDs from the BEA-WEBLOGIC-MIB.asn1 file to perform SNMP GET requests on the console. Regardless of which OID I try, it throws a "NoSuchInstance" and fails to return data. This is Weblogic 6.1 on a Win2K machine.
I enabled the SNMP debugging interface at level 3 -- here is the output of a query:
Packet from: 10.0.0.154 : 1302
DATA:
30 2c 02 01 00 04 06 70 75 62 6c 69 63 a0 1f 02 01 18 02 01
00 02 01 00 30 14 30 12 06 0e 2b 06 01 04 01 81 0c 84 71 82
68 01 3c 00 05 00
Packet ReqID: 24
PDU received at port : 161
pdu reached PduRequestHandler
ServerRuntimeTableRequestHandler : processGetRequest
ServerRuntimeTableRequestHandler : processGetRequest : oid = .1.3.6.1.4.1.140.625.360.1.60.0
ServerRuntimeTableRequestHandler : processGetRequest : Throwing NoSuchInstance -> entry is null
Sent Type:-94 Request ID:24 to 10.0.0.154 : 1302
DATA
30 2c 02 01 00 04 06 70 75 62 6c 69 63 a2 1f 02 01 18 02 01
02 02 01 01 30 14 30 12 06 0e 2b 06 01 04 01 81 0c 84 71 82
68 01 3c 00 05 00
sending the response pdu
What am I doing wrong?
Thanks,
-ali

Hello Yvon,
The following link is Snmp Object Navigator, this may help to translate
http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2

Similar Messages

  • What is the benefit in using OID for names resolution?

    I have been wondering about this for awhile. I have been working on getting this to work in Iplanet along with Pat Lehane ([email protected]), and it works now.
    What are the benefits in using OID for names resolution when you can just use the static tnsnames.ora. Database and database names are not created dynamically and they don't change that often. Would creates a new database every day and has to worry about changing the static tnsnames.ora file. In my environment, we run Oracle applications from a server, so there is only one tnsnames.ora file, on the file server.
    It would appear that using OID would cause extra traffic (LDAP lookups) on your network.
    I would like some opinions from both Oracle and Oracle users. Thanks

    hi,
    A benefit of using OID for names resolution is that it allows you to centralize net8 naming (i.e., tnsnames) information in the same place (OID) where other types of administrative information (about users, enterprise groups, enterprise roles, etc) gets stored. If you are more comfortable using tnsnames.ora files for net8 naming, that is perfectly fine!
    An important reason that Oracle had for providing Net8 naming functionality in OID is that the legacy 'Oracle Names' functionality of Oracle 7 will eventually be desupported. This is discussed in metalink Note #135696.1 on http://metalink.oracle.com .
    Hope this helps.

  • Problem configuring SOA suite to use OID for authentication

    We are in the process of rebuilding our environment to use the full SOA suite with our OID server for authentication (was previously just BPEL using AD directly), and have encountered several problems (below). We have rebuilt the OID server, and reinstalled the SOA suite into a clean ORACLE_HOME to no avail.
    We first rebuilt the OID server using the following steps (derived from Oracle® Internet Directory Administrator's Guide):
    1)     Create the Import and Export profiles for AD synchronization. We did this using the Directory Integration and Provisioning Server Administration tool under “Active Directory Configuration”
    2)     Modify the map file to specify the correct OU mappings between AD and OID.
    3)     Update the profile with the new map file using “dipassistant.bat mp”
    4)     Bootstrap the import profile using “dipassistant.bat bootstrap”
    5)     Start a new instance of the Integration server (odisrv) running on config set 1 (the config set containing the Active Directory import/export profiles) using “oidctl”
    6)     Set the Import profile to Enable. The OID server does not export changes to AD in our current configuration, so the Export profile is left on disable (and not bootstrapped)
    At this point it appears that the AD synchronizes correctly into our new OID server.
    Next we installed the SOA suite:
    1)     We ran “irca.bat” on our database server to create the ORABPEL, ORAESB, and ORAWSM schemas and associated integration repository structure.
    2)     After launching the SOA suite installer, we selected Advanced Install.
    3)     On the next screen, we selected J2EE Server, Web Server, and SOA Suite.
    4)     We then provided the credentials for our Oracle database, and the passwords for ORABPEL, ORAESB, and ORAWSM.
    5)     We configured our new AS instance as an administration instance, but did not opt to use from a separate HTTP server, and did not make this instance part of an OAS cluster topology.
    And finally, we configured our new SOA suite instance to use OID for authentication (using the instructions in Oracle® BPEL Process Manager Administrator's Guide section 2.1.3):
    1)     Used the configure_oid.bat command to seed OID with required users only.
    2)     Logged into the OracleAS Control Console
    3)     Chose the oc4j_soa instance, then Administration->Security->Identity Management
    4)     Configured the OID server using a non-ssl connection and the cn=orcladmin account.
    5)     When prompted, chose to reconfigure all applications in the oc4j_soa instance to OID, but not to use SSO for any of them.
    6)     Copied the contents of ORACLE_HOME\j2ee\home\config\jazn.xml to ORACLE_HOME\j2ee\oc4j_soa\config\jazn.xml
    7)     Restarted the application server.
    After this procedure, we encountered the following issues:
    1)     The BPEL console appears to authenticate users correctly out of OID, but no users have access to the default domain, including bpeladmin and oc4jadmin. All users receive a similar access denied message when attempting to log into the BPEL Admin Console.
    2)     We cannot upload a BPEL process to our new server via JDeveloper’s standard BPEL deployment mechanisms. The connection appears to be working properly and passes all tests, but on uploading a process we get a Java AccessDeniedException. ESB appears to be functioning properly, and accepts uploaded projects without issue.

    Bassman,
    We recently configured our SOA Suite to use OID and SSO. We had the same issues you are having, and we found the resolutions in a blog from Jaas Poot (http://blog.jpoot.com/category/oracle-appserver/oid-ldap/). For the BPEL domain access, this involved going to the data-sources.xml file and changing the database passwords from using ->pwForOrabpel for the orabpel schema and ->pwForOraesb for the oraesb schema to the real passwords; the blog explains more about this.
    The blog also covers the JDeveloper deployment issue, and another issue we encountered, where we couldn't access the BPEL Admin console. All of these were resolved following the steps in the blog.
    Hope this helps
    Candace

  • Using OID for tnsnames saving

    Hello.
    I want to use OID as a single point for tnsnames saving. So, I has installed OID without WebLogic Domain from Oracle Identity Management 11.1.1.2.0 for Linux x86 64. DB for OID is 11.1.0.7.0.
    As it seems, OID works, "bind successfull" and etc. But I can't tnsping any of descriptor, which has already been wrote into LDAP.
    This is ldap search for descriptor s1
    [oracle@s1db01 ~]$ ldapsearch -s sub "cn=s1" -p 3060 -h 10.128.164.139 -D "cn=orcladmin" -q
    Please enter bind password:
    cn=s1,cn=OracleContext,dc=fc,dc=uralsibbank,dc=ru
    objectclass=top
    objectclass=orclNetService
    cn=s1
    orclnetdescstring=(DESCRIPTION=(SOURCE_ROUTE=OFF)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=10.128.164.139)(PORT=1521)))(CONNECT_DATA=(SID=s1)(SRVR=DEDICATED)))
    This is tnsping trace
    nlstdipi: entry
    nlstdipi: exit
    nnfun2awanm: entry
    nnfgiinit: entry
    nncpcin_maybe_init: first request sent to name server will have ID 0
    nncpcin_maybe_init: initial retry timeout for all name servers is 1500 csecs
    nncpcin_maybe_init: max request retries per name server is 1
    nngsini_init_streams: initializing stream subsystem, cache size is 10
    snsgblini: Max no of descriptors supported is 65536
    snsgblini: exit
    nngtini_init_msg: initializing PDU subsystem, initial pool size is 2
    nncpcin_maybe_init: default name server domain is [root]
    nnfgiinit: Installing read path
    nnfgsrsp: entry
    nnfgsrsp: Obtaining path parameter from names.directory_path or native_names.directory_path
    nnfgsrdp: entry
    nnfgsrdp: Setting path:
    nnfgsrdp: checking element LDAP
    nnfgsrdp: Path set
    nnfun2a: entry
    nlolgobj: entry
    nnfgrne: entry
    nnfgrne: Going though read path adapters
    nnfgrne: Switching to LDAP adapter
    nnflboot: entry
    nnflcgc: entry
    nnflobc: entry
    nnflobc: initialized new connection ctx 1e27ad30
    nnflgcp: entry
    nnfloiddisco: entry
    nnflgetnlpactx: entry
    nlpaxini: entry
    nlpaxini: exit
    nnflgetnlpactx: NLPA context successfuly initialized
    nnflgetnlpactx: exit
    nztysgs_genseed: entry
    exit
    nzddri_init: entry
    nztysgs_genseed: entry
    exit
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DIRECTORY_SERVER_TYPE=OID at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DIRECTORY_CONNECT_METHOD=NONE at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DIRECTORY_SERVSSL=s1db01:3131 at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DIRECTORY_SERVERS=s1db01:3060 at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DIRECTORY_SERVER_TYPE=OID at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Info: Inserted value DEFAULT_ADMIN_CONTEXT=dc=fc,dc=uralsibbank,dc=ru at index 0 into NLPA_CACHE
    nnfloidinfocache: entry
    nnfloidinfocache: Attempt to discover CONTEXT_MAP from OID API failed with code 0
    nnflctxmap: entry
    nnflctxmap: cannot get contextMap: 408
    nnfloiddisco: exit
    nnflgcp: exit
    nnflobc: directory server type is 1
    nnflgcp: entry
    nnflgcp: can't get config parameter PRIMSVR_CONNRETRY_EXPTIME
    nnflgcp: exit
    nnflgcp: entry
    nnflgcp: exit
    nnflrlc: entry
    nnfldlc: entry
    nnfldlc: exit
    nnflpsl: entry
    nnflgcp: entry
    nnflgcp: exit
    nnflpsl: No connect method found.
    nnflgcp: entry
    nnflgcp: exit
    nnflpsl: host = 's1db01'
    nnflpsl: port = 3060
    nnflpsl: exit
    nnflilc: entry
    nnflilc: Opening sync conn to s1db01:3060
    nnflalc: entry
    nnflalc: bind <null> returns 0x0
    nnflalc: exit
    nnflilc: exit
    nnflrlc: exit
    nnflobc: exit
    nnflcgc: exit
    nnflboot: exit
    nnfln2a: entry
    nnflcgc: entry
    nnflcgc: exit
    nnflrne1: entry
    nnfln2x: entry
    nnfln2x: exit
    nnflrne1: Quering the directory for dn: cn=s1,cn=OracleContext,dc=fc,dc=uralsibbank,dc=ru
    nnflqbf: entry
    nnflqbf: Search: Attrs[0]: objectclass
    nnflqbf: Search: Base: cn=s1,cn=OracleContext,dc=fc,dc=uralsibbank,dc=ru; Scope: 0; filter: (objectclass=*) returns 0x30
    nnflqbf: exit
    nnflrne1: exit
    nnfldlc: entry
    nnfldlc: exit
    nnfln2a: exit
    nnfgrne: Query unsuccessful, skipping to next adapter
    nnfgrne: exit
    nnfun2a: address for name "s1" not found
    nnfun2awanm: Getting the path of sqlnet.ora
    nnfun2awanm: Getting the path of local and system tnsnames.ora
    nnfun2awanm: exit
    What is wrong? Any ideas?
    Thanks in advance.

    So.... If you wanna do something, it would be better do it by yourself.
    The problem was in port confguration and anonymous bind flag.
    ldapmodify -U 1 -p 3131 -h s1db03 -D "cn=orcladmin" -q -v <<EOF
    dn: cn=asinst1_oid1_1_s1db03.fc.uralsibbank.ru,cn=osdldapd,cn=subregistrysubentry
    changetype: modify
    replace: orclnonsslport
    orclnonsslport: 44016
    EOF
    ldapmodify -U 1 -p 3131 -h s1db03 -D "cn=orcladmin" -qn -v <<EOF
    dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry
    changetype: modify
    replace: orclnonsslport
    orclnonsslport: 44016
    EOF
    ldapmodify -U 1 -p 3131 -h s1db03 -D "cn=orcladmin" -q -v <<EOF
    dn: cn=asinst1_oid1_1_s1db03.fc.uralsibbank.ru,cn=osdldapd,cn=subregistrysubentry
    changetype: modify
    replace: orclsslport
    orclsslport: 44017
    EOF
    ldapmodify -U 1 -p 3131 -h s1db03 -D "cn=orcladmin" -q -v <<EOF
    dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry
    changetype: modify
    replace: orclsslport
    orclsslport: 44017
    EOF
    And...
    ldapmodify -p 44016 -h s1db03 -D "cn=orcladmin" -q -v <<EOF
    dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry
    changetype: modify
    replace: orclanonymousbindsflag
    orclanonymousbindsflag: 1
    EOF
    ldapmodify -p 44016 -h s1db03 -D "cn=orcladmin" -q -v <<EOF
    dn: cn=asinst1_oid1_1_s1db03.fc.uralsibbank.ru,cn=osdldapd,cn=subregistrysubentry
    changetype: modify
    replace: orclanonymousbindsflag
    orclanonymousbindsflag: 1
    EOF
    And in addition I have changed /etc/services by adding lines with ssl and non-ssl ports.

  • Help for SNMP get requests

    Hi all,
    I use SCOM2012 to monitor 2 applicative servers. The agent is correctly installed because I can see the health of them but the SNMP get request doesn't work for other fonctionnlaities included in the Management Pack.I installed Wireshark on both servers
    and I can see fine the SNMP packets, but in the details, the community is empty.
    Should I configure the SNMP Service on SCOM server like on the Application servers ?
    Thanks for you help.
    Chris

    Chris,
    you'd like to SNMP get against a Windows computer?
    That is not possible:
    Windows computers running SNMP are filtered out of discovery results if:
    The device type is “Host” and the vendor is “Microsoft”
    The sysDescription field contains “Microsoft”
    The sysOid starts with .1.3.6.1.4.1.311.1.1.3.1
    The sysOid contains 1.3.6.1.4.1.199.1.1.3.11
    Please refer to the documentation:
    http://technet.microsoft.com/en-us/library/hh212935.aspx
    Cheers,
    Patrick
    Please remember to click “Mark as Answer” on the post that helped you.
    Patrick Seidl (System Center and Private Cloud)
    Website: http://www.syliance.com
    Blog: http://www.systemcenterrocks.com

  • Using OID for addresses in Outlook

    Not sure if this is the right board for this or not, but here goes:
    We are using Outlook 2002 running on Exchange 2003
    I have an Oracle 9i database that has a contact table with email addresses in one column that a user would like to be able to use for a dyamic address list, in that every time she adds a new contact and email address this email address would automatically be in her outlook address list.
    I am using OID (9i) for names resolution, this is all I have used OID/LDAP for, to replace the soon-to-be-gone Oracle names.
    My question is: is there a way I can somehow connect Outlook to automatically use the values from a col in an Oracle table for an address list? Does OID come into play here ?(since outlook is ldap compliant) If so, how?
    Bear in mind that my knowledge of OID is limited to setting it up for names resolution, nothing more.
    thanks!

    Nothing new - all documented with APEX.

  • Using Aggregates for OraBI Server Queries

    Hello!
    How to refine data in aggregates tables (created by "create aggregates ..." script) after the data in corresponding database tables was updated?
    Thanks

    Hi
    Aggregates will give a better performance for the BW queries.So you can use aggregates to increase the performance of the inout enabled queries also.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/44/70f4bb1ffb591ae10000000a1553f7/content.htm
    Please refer note: 1083175.May be it could be helpful.
    Regards, Hyma

  • Where-used list for hierarchies in queries

    Hi all,
    has anybody an idea, how to find out, in which queries an external hierarchy is used? (BW 3.5)
    Thanks in advance!
    Regards,
    Carsten Bucken

    Hi Carsten,
    you can goto the metadata repository. Search for the object on which the hierarchy is built and you get a list of all queries using the infoobject.
    Additionally you can search for variable built on/for that hierarchy and you get a list of queries using that variable.
    At least this is not exactly what you want, but I think you will get almost all queries you are looking for.
    kind regards
    Siggi

  • Using OID for authentication in APEX and PL/SQL apps

    Hi,
    One of my colleagues (much more skilled in APEX than me) has written a PL/SQL package that makes it easy to use Oracle Internet Directory (OID) groups to control access to pages and items in APEX. It assumes that you are already using Oracle Single Sign-On (which he also set up for us).
    Being a package, it's easy to use in any PL/SQL application.
    He's given me permission to add his work to my web page but prefers to remain anonymous. You can see how to do it here:
    http://www.patrickhaston.co.uk/plsql/oid_authorisation.html
    The source code is available for download.
    Hope this is useful.
    Patrick.

    Nothing new - all documented with APEX.

  • I updated Adobe Flash player and now each time I use Firefox for video get a serious error with blue screen of death pointing at device drive ati2dvag - BUT ok in IE 8

    See above

    I tried updating my ATI driver but I continued to have intermittent problems (system hangs and unexpected reboots) with current versions of Shockwave in Firefox - a right pain in the neck. I noticed that the date changed on the driver ... but not the version ... ??!!
    So I am now back where I started (I rolled back the device driver):-
    Shockwave Flash 10.1.102.64
    ATI Radeon HD 2400 Pro, device driver version, 8.401.0.0 dated 27/07/2007.
    Haven't the folks at Adobe/Firefox heard of 'backwards compatibility' ?!
    It seems I am stuck now ... until a version of Flash comes out which addresses my specific problem ...
    Does anybody have a solution ??
    MANY THANKS!

  • Migrating ADF Security to WLS using OID

    I have seen a number of posts on this forum regarding deploying an application which has ADF Security enabled to a stand-alone WebLogic server, but none of them seem to address the following.
    I have an application in JDeveloper which uses an XML-based identity store and policy store. I have a stand-alone WLS which is connected to OID. I am trying to migrate the credential store and policy store to the OID configured for my stand-alone WLS. The various blogs and OTN articles mentioned frequently in this forum regarding ADF Security address configuring OID in WLS, as well as how to migrate security to XML-based providers on WLS. However, I have not seen any information on how to migrate security to OID in WLS. I have a few questions in particular:
    1) JDeveloper online help has limited information for modifying the jps-config.xml to have a destination context, service instance, and service provider for LDAP (OID). It has configuration parameters for &ldquo;JpsFarmName&rdquo; and &ldquo;JpsRootNodeName&rdquo;. What are these used for, and what should the values be?
    2) Does the jps-config.xml file need to be modified in WLS (i.e. &lt;Domain&gt;/config/oracle/jps-config.xml)? Is this file even used at runtime by WLS?
    3) How does WLS know to use OID for obtaining credential, identity, and policy information instead of system-jazn-data?
    Any information on this topic would be very appreciated!
    Thanks,
    Erick

    Hi,
    I am using migrateSecurityStore for policy migration from xml to OID.
    migrateSecurityStore(type="policyStore",configFile="t2p-policies.xml",src="XMLsourceContext",dst="LDAPdestinationContext")
    when I run above command I am getting following error.
    Jul 9, 2009 11:00:08 AM oracle.security.jps.internal.config.util.BootstrapConfig
    urationUtil getCredentialFromBootstrapWallet
    SEVERE: Cannot get credential. Reason java.security.PrivilegedActionException: o
    racle.security.jps.service.credstore.CredStoreException.
    COMMAND FAILED due to an unknown reason, Check the stack trace for details
    Traceback (innermost last):
    File "<console>", line 1, in ?
    File "D:\JDEVST~2\JDEVEL~1\common\wlst\jpsWlstCmd.py", line 780, in migrateSec
    urityStore
    File "D:\JDEVST~2\JDEVEL~1\common\wlst\jpsWlstCmd.py", line 752, in migrateSec
    urityStoreImpl
    at oracle.security.jps.internal.policystore.ldap.LdapPolicyStore.<init>(
    LdapPolicyStore.java:230)
    at oracle.security.jps.internal.policystore.ldap.LdapPolicyStoreProvider
    .getInstance(LdapPolicyStoreProvider.java:108)
    at oracle.security.jps.internal.policystore.ldap.LdapPolicyStoreProvider
    .getInstance(LdapPolicyStoreProvider.java:55)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServ
    iceInstance(ContextFactoryImpl.java:139)
    at oracle.security.jps.internal.core.runtime.DelegatingContextFactoryImp
    l.findServiceInstance(DelegatingContextFactoryImpl.java:61)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getConte
    xt(ContextFactoryImpl.java:170)
    at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getConte
    xt(ContextFactoryImpl.java:206)
    at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getCo
    ntextFromConfig(JpsContextFactoryImpl.java:171)
    at oracle.security.jps.internal.tools.utility.util.JpsHelper.getContextF
    romConfigObj(JpsHelper.java:115)
    at oracle.security.jps.internal.tools.utility.mgrs.JpsPolicyAPIManager.g
    etPolicyStoreForDestination(JpsPolicyAPIManager.java:157)
    at oracle.security.jps.internal.tools.utility.destination.apibased.JpsDs
    tPolicy.<init>(JpsDstPolicy.java:186)
    at oracle.security.jps.internal.tools.utility.destination.JpsInitializer
    Dst.getDestinations(JpsInitializerDst.java:82)
    at oracle.security.jps.internal.tools.utility.JpsUtility.<init>(JpsUtili
    ty.java:63)
    at oracle.security.jps.internal.tools.utility.JpsUtilMigrationPolicyImpl
    .migrateAllPolicyData(JpsUtilMigrationPolicyImpl.java:234)
    at oracle.security.jps.tools.utility.JpsUtilMigrationTool.executeCommand
    (JpsUtilMigrationTool.java:167)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsRuntimeException
    : Cannot read the default policy store.
    thanks and regards
    KishoreM

  • Error when using OID in Jazn

    Hi,
    I am trying to use OID for J2EE Security and using oracle.security.jazn.oc4j.JAZNUserManager. I tried to use XML as the provider and it worked,but when I tried to use OID for the same,it failed.
    (entry in orion-application.xml)
         <jazn     provider="LDAP" default-realm="jazn.com" location="ldap://oidhost:389" >
         <jazn-web-app auth-method="SSO" />
         </jazn>
    Whenever I start my OC4J, I get an error as
    oracle.security.jazn.JAZNNamingException: The system is unable to retreive the specified realm(s).
    I tried
    java -jar jazn.jar -listrealms
    And that too gave error.
    It would be great if someone can tell me if I need to specify the base dn anywhere,or the entries that should be in the oid.
    Thanks,
    Shipra

    Hi,
    We are also in a similar predicament, about to use OID 3.0.1 on Windows 2000 with JAZN-LDAP provider to do authentication in our web application. We also can get the XML provider to work successfully. We haven't tried LDAP provider yet because of reading this thread.
    Lee, you state that JAZN-LDAP isn't certified with OID 3.0.1, but does it work? The reason we ask is we have been made aware that OID 9 for Windows NT /2000 will not be available for another six to eight weeks therefore as our requirements are to use OID we do not wish to go down another route.
    However, if this is not possible what are our options? Could you also clarify when OID 9 release 2 for Windows NT /2000 will be available?
    regards
    Fran

  • BPM Composer and workspace login using OID

    I have configured my weblogic to use OID for user and roles management. I am able to login as me when I access weblogic console and em (I am a member of administrator group). When I tried to login to BPM Composer and workspace, I have to login as weblogic user (the user from weblogic embedded ldap from my install). How to configure the BPM composer and workspace to use OID that I've configured in WLS?
    Thanks.

    Never mind. I solved this problem. Just need to ensure all the authenticator control flag set to SUFFICIENT.

  • Reading SNMP OID for used storage on px12-400r

    Hi, does anyone know how get the correct value for used disk space via snmp on the px12-400r nas?
    All capacity is configured as one big cifs share. I want to monitor the usage of space with snmp.
    If I do a snmpwalk (v3) I can pinout the filesystem /mnt/pools/A/A0 on OID 1.3.6.1.2.1.25.2.3.1.3.38.
    If I read the oid for StorageUsed I get a strange negative value: -1084997477
    This value changes while data are written to the cifs share so it seems to be monitoring. But what to do with this negative value?
    Thanks for any help!
    /Anders

    Hello anders-px12-400
    I recommend checking with rtrevino from his thread.   The unit's are different, but the firmware is bascially the same across all Lifeline devices
    LenovoEMC Contact Information is region specific. Please select the correct link then access the Contact Us at the top right:
    US and Canada: https://lenovo-na-en.custhelp.com/
    Latin America and Mexico: https://lenovo-la-es.custhelp.com/
    EU: https://lenovo-eu-en.custhelp.com/
    India/Asia Pacific: https://lenovo-ap-en.custhelp.com/
    http://support.lenovoemc.com/

  • Snmp oids for the command "show counters interface intx/y delta"

    Hello,
    I have a question about SNMP OIDs for the command "show counters interface intx/y delta" on Catalyst6500. The customer wants to create graphs for the following values:Overruns, qos0Outlost, InErrors, OutErrors, InDiscards, OutDiscards etc..
    Is possible to get these values using SNMP??
    Thank you
    Roman

    Thank you, Dan. These OIDs are for the output from the command "show interface int x/y". But I think, that these OIDs are not for the command "show interface int x/y delta".
    Roman

Maybe you are looking for

  • Out of range...How do I know for sure?

    Installed WRT150N wireless router between DSL modem and computer. No problem doing so using setup CD that came with the router. Solid intenet connection. (Wired) Installed WMP300N wireless card in comp 100 feet away in another frame building. Also us

  • Can't back up my new iphone 4S on computer?

    hi, I just bought my new iphone 4s,and i can't back up my iphone on itunes??i'm new to this technology.anyone help? thx.:)

  • My PDF won't convert to word!

    I follow the steps but when I look at my document it is horrible! Looks nothing like the original PDF. Is my PDF too complex to be converted? Can it only do text documents?

  • I need help getting my ipod to show me how much time left on a song !

           How can i get my ipod to show me how much time left on a song @ the top under the song that's playing it went away and i dnt know how to put it bck please help me out  . . .

  • IBook G4 unresponsive... some basic questions

    A few weeks ago, my computer suddenly started making noises and stopped working. I took it to the genius bar, but since it is 3 1/2 years old and no longer under warranty, they weren't very helpful. I then took it to an independent dealer and he said