Question about SNMPv3 group/user configuration

I'm trying to do configure SNMPv3 on a 2811 router for the following:
- group ADMIN should allow user access from 10.10.1.0/24
- user IT is on group ADMIN, using MD5 authentication
Is the following the right configuration? should I configure engine-ID? should I put "access 1" to the "snmp-server user" command?
snmp-server group ADMIN v3 priv read READMIBS write WRITEMIBS access 1
snmp-server user IT ADMIN v3 auth md5 password
access-list 1 permit 10.10.1.0 0.0.0.255

Now I did pull off a way to hide groups based on the step contextuly without different profilesWould you mind sharing this with the community? It might be helpful for the others, and it could also help to move your question forward.
I am trying to imagine:
- one place where you can add idocScript to rules&profiles is Rules Activation Condition. Was this you way?
- if so, you could have several rules, under a single profile (my previous answer was a bit imprecise in that respect), and within the activation condition you can specify when you want the rule to apply, and in the rule itself you can then specify what fields, and whether a field should be editable or read-only, etc. Note that you can have multiple rules defining usage of the same metadata field - it is more transparent if activation conditions are mutually excluding
I'm still struggling with your pressure on showing/hiding groups. Could you describe it on a real-life example? Also, could you describe what is your way to display metadata within a workflow process?
My real example is as follows:
- an invoice document is scanned by a receptionist. It could be an A/P invoice for paying raw material, or office supplies (I think they had three major categories). Depending on that, the receptionist sends it to the appropriate department (by filling an option-list metadata)
- the head of department either accepts it, or sends it to the correct department. By accepting, he or she also fills in the responsible clerk to process the invoice (also an option-list)
- the clerk is no longer allowed to modify Dept and RespPerson metadata, but fills in other metadata like Supplier, Invoice Amount, etc. - those fields are not visible to previous reviewers at all
- etc.

Similar Messages

  • Question about Everyone Group in SharePoint 2013

    Hi,
    I have couple of question about EVERYONE group below,
             - As per the best practice which Group we should use instead of EVERYONE group in Sharepoint ?
             - What is the difference between Everyone and All Authenticated Users Group
    We have added Everyone Group in different sites, now the question is if we hide this group showing up in sharepoint people picker, is there any impact interms of current site?
             - Is there any way we can hide Everyone group showing up in the people picker only for the site / Site Collection level.
    Please help.
    Thanks
    srabon

    There is no functional difference between the Everyone group and All Authenticated Users (after Active Directory has been upgraded to Server 2003 native schema).
    I'm not aware of any function to hide the group from the People Picker.
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Question about split group by in IQ16 SP08.

    Dear all,
    I have a customer who encountered performance of "union all view".
    As per our analysis, IQ optimizer does't split the Group By.
    [Query]
    select "EDPS_CSN","count"()
      from "adwown"."vw_adw_dpy111n_01"
      group by "edps_csn"
    As far as I know, There are some restrictions on the situations and queries that benefit from the split GROUP BY.
    But this view meets all restrictions.
    Please refer to the below URL.
    [Impact on query performance of GROUP BY over a UNION ALL]
    - http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc00169.1520/html/iqperf/iqperf35.htm
      So I would like to know the following questions.
      1) How to enforce the split the group by.
      2) Any changes about split group by in IQ16 SP08?
      I failed to attach the query pland becuase it's extension is html.
      Any comments or advice will be greatly apprecaited.
      ** Base Table Rows
        1) ADWOWN.TB_ADW_DPY119N : 23,259
        2) ADWOWN.TB_ADW_DPY111N : 398,017,348
        3) ADWOWN.TB_ADW_DPY117N : 16,160,487
    Thanks
    Gi-Sung Jang

    The big issue is that the GROUP BY is on the view, not on the base tables.  At the time of optimization, we don't know always know the data distribution of the GROUP BY key.  At least we don't know whether or not each table in the UNION ALL has overlapping data for that column.  Consequently, you have to retrieve all data first, sort/order it, then run the group by.
    There are caveats to this, as your link provides.  But what is missing from your post is the logic of the view.  Can you provide that?
    Mark

  • Two questions about Logon Group

    About logon group, it describes as below in the help.sap.com.
    1. Each SAP application has different resource requirements. Certain applications may therefore require more servers and logon groups. For example, you should assign separate servers for the application component PP.
    Q1: How a certain application use more than one servers via logon group, and how it use sap memory which resides in different servers?
    2. If it is not practical for you to assign separate servers to integrated applications, such as the application components SD-MM and FI-CO, you should assign common logon groups to these applications.
    Q2: I don't understand this sentence exactly.
    Thanks so much.
    James

    Not sure if I exactly understood what your problem is, but let me give it a try:
    A1: One logon group may have several servers attached to it. If users user1, user2, user3, ... are going to connect to the logon group, they will be sent to different servers. None of those users will be able to use memory from more than one server. But, let's say user1 and user2 will use resources from server1, whereas user3 will use resources from server2. The goal is that all servers will have the same (or similar) load, just by distributing users.
    A2: If it is not possible to have four logon groups for the four applications SD, MM, FI, CO, but you still want different logon groups, then, at least, you should create two logon groups, one for SD and MM, the other one for FI and CO. That's because resource requirements are similar for SD and MM, and for FI and CO.
    hope this helps

  • A question about cache group error in TimesTen 7.0.5

    hello, chris:
    we got some errors about cache group :
    2008-09-21 08:56:15.99 Err : ORA: 229574: ora-229574-3085-ogTblGC00405: Failed calling OCI function: OCIStmtFetch()
    2008-09-21 08:56:15.99 Err : ORA: 229574: ora-229574-3085-raUtils00373: Oracle native error code = 1405, msg = ORA-01405: fetched column value is NULL
    2008-09-21 08:56:28.16 Err : ORA: 229576: ora-229576-2057-raStuff09837: Unexpected row count. Expecting 1. Got 0.
    and the exact scene is: our oracle server was restart for some reason, but we didnot restart the cache group agent. then iit start appear those errors informations.
    we want to know, if the oracle server restart, whether we need to restart cache agent?? thank you..

    Yes, the tracking table will track all changes to the associated base table. Only changes that meet the cache group WHERE clause predicate will be refreshed to TimesTen.
    The tracking table is managed automatically by the cache agent. As long as the cache agent is running and AUTOREFRESH is occurring the table will be space managed and old data will be purged.
    It is okay if very occasionally an AUTOREFRESH is unable to complete within its defined interval but if this happens with any regularity then this is a problem since this situation is unsustainable. To remedy this you need to try one or more of:
    1. Tune execution of AUTOREFRESH queries in Oracle. This may mean adding additional indexes to some of the cached Oracle tables. There is an article on this in MetaLink (doc note 473493.1).
    2. Increase the AUTOREFRESH interval so that a refresh can always complete within the defined interval.
    In any event it is important that you have enough space to cope with the 'steady state' size of the tracking table. If the cache agent will not be running for any significant length of time you need to manually cleanup the tracking table. In TimesTen 11g a script to do this is provided but it is not officially supported in TimesTen 7.0.
    If the rate of updates on the base table is such that you cannot arrive at a sustainable situation by tuning etc. then you will need to consider more radical options such as breaking the table into multiple separate tables :-(
    Chris

  • Question about siebel bip integration configuration

    Hi,
    I'm new to siebel enviornment, I installed siebel and try to configure bip integration part
    Step 1:
    I stoped siebel services, and then I copied the siebel srf file to siebel tools driectory and then imported pix files and compiled it
    and then I try to configure outbound service, deleted existing xmpl integration files and imported wsdl file and then i compiled. Now My quesiton is Before start the siebel service, should i copy compiled srf file to siebel server directory and start the server using by this srf ? and then configure inbound service

    Yes, you need to copy the compiled srf file to the objects/<language> folder of the Siebel Server.
    Check Doc ID 546999.1 on support.oracle.com to find further information about repositories and changes to the repository.
    Hope it helps,
    Wilson

  • Simple Question About Using "Group by" Inside the Oracle XE Query Builder

    Hi,
    I am a new user of Oracle 10g XE and I have built and populated some tables. I am trying to create a view (make a query) via using the Query Builder. I have chosen two attributes, say course_section_ID and trainer_ID in the same table. I choose the "COUNT" function for course_section_no and I check the box for "Group By" with trainer_ID. (I would like to count the number course sections each trainer is teaching). Then I "run" the query and the same error message appears:
    fail to parse SQL query:
    ORA-00904: "COURSE_SECTION"."TRAINER_ID": invalid identifier
    Both attribute names should be valid (as shown above).
    If I only choose course_section_ID and do a COUNT on it, it gives the same error message on course_section_no.
    I did try to do the same thing with the demo HR database. There were no problems with counting a field nor with grouping on a field with HR.
    PLEASE HELP!
    Thanks.

    I have got it. When all the attribute names are in the uppercase, then I can do aggregate functions and "group by" with the GUI.

  • Question about kernel26-ice User/Environment defined variables[SOLVED]

    Kernel26-ice PKGBUILD has further 'User/Environment defined variables':
    bfs_scheduler=${bfs_scheduler:-0}
    keep_source_code=${keep_source_code:-0}
    menuconfig=${menuconfig:-0}
    realtime_patch=${realtime_patch:-0}
    use_config_gz=${use_config_gz:-0}
    enable_reiser4
    Well, I know only reiser4 option. What does it mean each one? And I can use all options together?
    Last edited by noMaster (2010-03-09 00:58:50)

    The BFS scheduler and real-time patch are kernel patches. An explanation of BFS can be found on Con Kolivas' site, RT is described in the Real-Time Linux Wiki.
    'keep_source-code' lets you keep the source code after building the kernel, instead of throwing everything away, 'menuconfig' lets you change kernel settings and included drivers, etc., using an easy-to-use console interface and enabling 'use_config_gz' takes the configuration settings from the currently running kernel.

  • Facebook question about private groups

    I am a member of a private Facebook group and while I can see the group's Wall, I cannot find the link to the discussion board.  I have the BB 8900 with data package and have tried both the browser and the Facebook for BB application.  It seems like I get a very condensed version of Facebook on the BB, with limited access.

    Hi and welcome to the forums!
    Here is the link to the Facebook support page. Facebook support page
    It contains the user guides and trouble shooting tips as well as a complete list of support articles.
    Look over the information and see if you can pick out what you are seeing wrong with the app.
    Post back and we can work on fixing the issues.
    Thanks,
    Bifocals
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Question about Client Push Installation configuration

    Hello,
    I am trying to configure client push installation.  Can you please tell me what is needed for the field "Network Share"?   I see sample examples listing <server name>\admin$ or server\share.  My admin share on my server
    is c:\windows.  Is there a directory that is needed here such as the client software?  If so, I see a directory under C:\program files\Microsoft configuration manager\client.  Please advise on the next step.  Thanks for any help. 

    Are you talking about this?
    This is optional. You don't need to use this at all. It's just to verify that the account details you have entered are valid (ie test connection).
    Note that your client push installation account has to be local administrator on all devices on which you want to install a client.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Question about the HandHeld Package Configuration

    PDA Model - Dell Axim 30 Pocket Pc o/s Windows CE 2003 SE
    ZFH Version - 6.5
    I have configured the handheld package, program section as follows:
    Programs to include on the start menu:
    Pocket Explorer
    Groupwise
    Groupwise Appt
    Groupwise Day
    Groupwise Note
    Groupwise Taks
    Groupwise Week
    Pocket Word
    Pocket Excel
    Pocket Adobe
    THe Move all other Start Menu / Desktop items to the Programs Folder is checked
    The Hide all items in the Programs Folder is checked.
    The way that I interept this is that the programs I noted above will show up on the Start menu and no icons should appear on the programs screen.
    What I get is: The items do show up in the Start Menu as configured, however when I tap on the programs section of the start menu, the 'desktop' icons for Word, Excel and Adobe show up.
    Am I doing something wrong?
    Thanks,
    Cheryl
    Cheryl Fischer
    Network / Email Administrator
    Horizon Bank

    1. First and foremost, my suggestion would be to view the status (and the
    details therein) of the Policy Enforcement on the device.
    {{To do this, follow device_object > Properties > ZENWorks : Policy Status
    tab > Display button > Select the correct row > View button }}
    2. If things seem fine there, browse the following location on your device.
    My Device >> Windows >> Start Menu >> Programs
    Do you see any shortcuts there ? On most devices, this is the location
    where the short-cuts of "Programs" folder are located.
    Do let us know if this folder is empty or not.
    Thanks & Regards
    Anand Sinha
    "Cheryl Fischer" <[email protected]> wrote in message
    news:s_cFd.93$[email protected]..
    > PDA Model - Dell Axim 30 Pocket Pc o/s Windows CE 2003 SE
    >
    > ZFH Version - 6.5
    >
    > I have configured the handheld package, program section as follows:
    >
    > Programs to include on the start menu:
    >
    > Pocket Explorer
    > Groupwise
    > Groupwise Appt
    > Groupwise Day
    > Groupwise Note
    > Groupwise Taks
    > Groupwise Week
    > Pocket Word
    > Pocket Excel
    > Pocket Adobe
    >
    > THe Move all other Start Menu / Desktop items to the Programs Folder is
    checked
    > The Hide all items in the Programs Folder is checked.
    >
    > The way that I interept this is that the programs I noted above will show
    up on the Start menu and no icons should appear on the programs screen.
    >
    > What I get is: The items do show up in the Start Menu as configured,
    however when I tap on the programs section of the start menu, the 'desktop'
    icons for Word, Excel and Adobe show up.
    >
    > Am I doing something wrong?
    >
    > Thanks,
    > Cheryl
    >
    >
    >
    > Cheryl Fischer
    > Network / Email Administrator
    > Horizon Bank
    >
    >
    >

  • Question about font folder (user library)

    I know there are system fonts you are not supposed to delete so that your computer operates. But is it okay to trash my font folder (in the user library) and bring over fonts off my external that I will use? I just want to make sure I am not deleting any vital fonts! Aren't those under the HD's font folder anyway? I am trying to trim down the number of fonts I have! Thanks.
    Message was edited by: Cathy B.

    Whew, that's what I thought. Thanks for confirming

  • Question about ISE guest user account self registration

    Dear Sir,
    We will plan guest solution for my wireless network ( we have WLC5508 and 1142 access point ), our requirement is :
    1. guest user access to an wireless guest SSID, open browser, it will redirect to web-auth page.
    2. The web-auth page have a url and if user click the url, guest user then connect to another web page, guest user can input some information ( for examples : username, email, cell phone ,,, ) to create guest user account self. The expiration of the user account fix to one day.
    3. the username and random password created for the guest user then send by SMS or email to guest user.
    4. Guest user can use the username and password he received to login web-auth page to use guest wireless network
    5. User activity information ( user create, login/logout, expire time, user IP address ... ) should be log.
    Please help to verify the ISE with base license can meet our requirement. ( especially item 2 & 3 )
    Best Regards,

    Hi,
    Guest registration is covered with base licenses.
    Here is some material that will bring you up to speed:
    http://www.cisco.com/en/US/prod/collateral/vpndevc/ps5712/ps11637/ps11195/qa_c67-658591.html
    Base:
    Capabilities: Basic network access and guest access
    Network deployment support: Wired, wireless, and VPN
    License prerequisite: None
    Perpetual license
    Licenses are available for 100, 250, 500, 1000, 1500, 2500, 3500, 5000, 10,000, 25,000, 50,000, and 100,000 endpoints
    Tarik Admani
    *Please rate helpful posts*

  • Question About CRM Best Practices Configuration Guide...

    In the CRM Connectivity (C71) Configuration Guide, Sections 3.1.2.2.2 and 3.1.2.2.3, it mentions two clients, Cient 000 and the Application Client.  What are these two client?  I assumed Client 000 was my CRM client, but that sounds the same as what the application client should be.
    http://help.sap.com/bp_crmv340/CRM_DE/BBLibrary/Documentation/C71_BB_ConfigGuide_EN_US.doc

    Keith,
    Client 000 is not the application client.
    The client which is used in the middleware(e.g.CRM quality client - R/3 Quality client or CRM Production client-R/3 Production client)is the application client.
    You have to do it once in client 000 and in your own created client which is used in the middleware connectivity.
    regards,
    Bapujee

  • Question about Function group

    Hi All,
    I have to transport a function module from development to next environment. The function group has around 9 function modules among them i have edited one and assigned to a transport request. Do I have to include function group also in the transport along with the function module? pls suggest, in which scenarios we have to transport function group along with function module?
    Thanks in advance.

    Hi Suresh,
    You dont need to transport the Function Group. You would transport it only if the FG is not available in another system or if there is any change in the main program of the FG.
    If you create a New Function Module and attach the FM to this FG, then an include gets automatically added to the main program. In this scenario you may need to transport all.
    Thanks & Regards,
    Ram.

Maybe you are looking for

  • How we set up multiple websites on OSX Server

    BACKGROUND After fiddling and futzing around for weeks (actually since last year) I've finally figured out how to set up multiple websites (virtual sites) using one port and one IP address. While there seems to be lots of discussion on this topic, it

  • In Lion can mail have address book showing new messages

    Hi Is it possible to have the address book show in a new message in mail in Lion? Ta

  • Windows 7 64-bit iTunes

    I restored my PC using Windows 7 64-bit and tried to download and reinstall iTunes. I can download the file titled "iTunes64Setup.exe" and when I run it the bar that pops up does not fill up and then I receive the massage that says "Windows Installer

  • How to link parent and child relation in Metapedia

    How to link parent and child relation in Metapedia

  • Inserting video into Acrobat 9 Pro

    Hi, I can embed a flash video (flv) file into my PDF and and it works fine. The options dialog correctly shows the size of the video and displays it in the page. The video is 720 x 370 pixels snap to content proportions is always checked. When I link