Cisco SF300-24: Searching OIDs

Hello all,
I've got a Cisco SF300-24 and would like to monitor trough snmp:
- Memory Used, Free
- Interface CRC
- cpu utilization
- Memory Buffer Used
I checked your website related technical documentation for the Cisco MIB file, and the two species are listed below
•1.     Cisco Small Business 300 Series Managed Switch Administration Guide Release 1.2.5.PDF
•2.     SRW-US_v10_UG_A-Web. PDF
•3.     Sx300_MIB_1.1.2.ZIP
And I could not confirm that such OID values
Don't its  hard to find the right OIDs.
Could someone help me please?
Thanks in advance

Hi,
I believe the device you mentioned is the IOS based device. If it is so then you may use following MIBs depending on the version of IOS.
Memory statistics via CISCO-ENHANCED-MEMPOOL-MIB and CISCO-MEMORY-POOL-MIB
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a95.shtml
CPU statistics via CISCO-PROCESS-MIB and OLD-CISCO-CPU-MIB
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_tech_note09186a0080094a94.shtml
Interface CRC via OLD-CISCO-INTERFACES-MIB (specifically "locIfInCRC"). If you want to get the interface related statistics then you have to go for IF-MIB.
You may refer to following links additionally if you want help with some FAQs.
http://www.cisco.com/en/US/tech/tk648/tk362/tk605/tsd_technology_support_sub-protocol_home.html
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_q_and_a_item09186a0080094bc0.shtml
http://www.cisco.com/en/US/tech/tk648/tk362/technologies_q_and_a_item09186a00800c2612.shtml
Regards
K. Lakshmi Ganesh

Similar Messages

  • Trunking on Cisco SF300 Issue

    Hello Friends,
    Issue: I have 3 Cisco SF300 multilayer switches, I have configured one switch as a core switch and changed the mode to Router (from layer2 to Layer3) and configured Vlans and DHCP pools accordingly, but when i am trying to connect another SF300 to this switch by using VTP it's giving error then i tried searching a solution and found that it does not support VTP protocol, can someone please help me on that, how i can connect other SF300 to this core switch by using trunking.
    My goal is to connect the Switch1 and Switch2 to the CoreSwitch by using trunking so that CoreSwitch can advertise all Vlan information to Switch1 and 2. and PC connected to Switch1 & 2 on different Vlans can communicate to each other.
    Network Diagram:
    CoreSwitch fast-Ethernet port 1 to 8 are connected to Huwai Router Port 1 to 8 using a dedicated physical enter phase to connect each Vlan to the internet. using Nat overload.   CoreSwitch's fastethernet Port 9 to 24 are disabled, gigabit port 1 to 4 are trunk port and allowed vlan are 11, 12,13,14,15,16,17 and 20.
    Note: All 3 switches are in Layer3 mode.
    CoreSwitch Gigabit ethernet Port1 connected to = Switch1 gigabit ethernet port 1 
    CoreSwitch Gigabit ethernet Port2 connected to = Switch2 gigabit ethernet port 2
    Switch1 Gigabit ethernet Port4 connected to = Switch2 gigabit ethernet port 4
    Configuration:
    CoreSwitch:
    User Name:cisco
    Password:XXXXXXX
    Welcome to CoreSwitch.
    Regards,
    Sandy
    CoreSwitch#show run
    config-file-header
    CoreSwitch
    v1.3.7.18 / R750_NIK_1_35_647_358
    CLI v1.0
    set system mode router
    file SSD indicator encrypted
    ssd-control-start
    ssd config
    ssd file passphrase control unrestricted
    no ssd file integrity control
    ssd-control-end cb0a3fdb1f3a1af4e4430033719968c0
    spanning-tree priority 0
    vlan database
    vlan 11-17,20
    exit
    voice vlan oui-table add 0001e3 Siemens_AG_phone________
    voice vlan oui-table add 00036b Cisco_phone_____________
    voice vlan oui-table add 00096e Avaya___________________
    voice vlan oui-table add 000fe2 H3C_Aolynk______________
    voice vlan oui-table add 0060b9 Philips_and_NEC_AG_phone
    voice vlan oui-table add 00d01e Pingtel_phone___________
    voice vlan oui-table add 00e075 Polycom/Veritel_phone___
    voice vlan oui-table add 00e0bb 3Com_phone______________
    gvrp enable
    ip dhcp excluded-address 192.168.11.1 192.168.11.2
    ip dhcp excluded-address 192.168.12.1 192.168.12.2
    ip dhcp excluded-address 192.168.13.1 192.168.13.2
    ip dhcp excluded-address 192.168.14.1 192.168.14.2
    ip dhcp excluded-address 192.168.15.1 192.168.15.2
    ip dhcp excluded-address 192.168.16.1 192.168.16.2
    ip dhcp excluded-address 192.168.17.1 192.168.17.2
    ip dhcp pool network CashOfficedepo
    address low 192.168.12.1 high 192.168.12.254 255.255.255.0
    default-router 192.168.12.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network Churn5StarPayrollWeb
    address low 192.168.11.1 high 192.168.11.254 255.255.255.0
    default-router 192.168.11.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network Commission
    address low 192.168.13.1 high 192.168.13.254 255.255.255.0
    default-router 192.168.13.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network Inventory
    address low 192.168.15.1 high 192.168.15.254 255.255.255.0
    default-router 192.168.15.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network Managers
    address low 192.168.17.1 high 192.168.17.254 255.255.255.0
    default-router 192.168.17.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network ReportingAccount
    address low 192.168.14.1 high 192.168.14.254 255.255.255.0
    default-router 192.168.14.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    ip dhcp pool network TechDept
    address low 192.168.16.1 high 192.168.16.254 255.255.255.0
    default-router 192.168.16.1
    dns-server 192.168.20.3 192.168.20.4
    exit
    bonjour interface range vlan 1
    hostname CoreSwitch
    snmp-server location
    snmp-server contact
    clock timezone " " 0 minutes 0
    ip name-server  202.XXX.XXX.XXX       
    ip telnet server
    interface vlan 1
     ip address 192.168.10.3 255.255.255.0
     no ip address dhcp
    interface vlan 11
     name Churn5StarPayrollWeb
     ip address 192.168.11.1 255.255.255.0
    interface vlan 12
     name CashOfficedepo
     ip address 192.168.12.1 255.255.255.0
    interface vlan 13
     name Commission
     ip address 192.168.13.1 255.255.255.0
    interface vlan 14
     name ReportingAccount
     ip address 192.168.14.1 255.255.255.0
    interface vlan 15
     name Inventory
     ip address 192.168.15.1 255.255.255.0
    interface vlan 16
     name TechDept
     ip address 192.168.16.1 255.255.255.0
    interface vlan 17
     name Managers
     ip address 192.168.17.1 255.255.255.0
    interface vlan 20
     name SERVERS
     ip address 192.168.20.1 255.255.255.0
    interface fastethernet1
     switchport trunk allowed vlan add 11
    interface fastethernet2
     switchport trunk allowed vlan add 12
    interface fastethernet3
     switchport trunk allowed vlan add 13
    interface fastethernet4
     switchport trunk allowed vlan add 14
    interface fastethernet5
     switchport trunk allowed vlan add 15
    interface fastethernet6
     switchport trunk allowed vlan add 16
    interface fastethernet7
     switchport trunk allowed vlan add 17
    interface fastethernet8
     switchport trunk allowed vlan add 20
    interface fastethernet9
     shutdown
    interface fastethernet10
     shutdown
    interface fastethernet11
     shutdown
    interface fastethernet12
     shutdown
    interface fastethernet13
     shutdown
    interface fastethernet14
     shutdown
    interface fastethernet15
     shutdown
    interface fastethernet16
     shutdown
    interface fastethernet17
     shutdown
    interface fastethernet18
     shutdown
    interface fastethernet19
     shutdown
    interface fastethernet20
     shutdown
    interface fastethernet21
     shutdown
    interface fastethernet22
     shutdown
    interface fastethernet23
     shutdown
    interface fastethernet24
     shutdown
    interface gigabitethernet1
     gvrp enable
     switchport trunk allowed vlan add 11-17,20
    interface gigabitethernet2
     switchport trunk allowed vlan add 11-17,20
    interface gigabitethernet3
     switchport trunk allowed vlan add 11-17,20
    interface gigabitethernet4
     switchport trunk allowed vlan add 11-17,20
    exit
    banner login ^C
    Welcome to CoreSwitch.
    Regards,
    Sandy
    ^C
    banner exec ^C
    Welcome to CoreSwitch.
    Regards,
    Sandy
    ^C
    ip default-gateway 192.168.11.2   (huwai router's fast ethernet port1 ip address)
    ip default-gateway 192.168.12.2   (huwai router's fast ethernet port2 ip address)
    ip default-gateway 192.168.13.2   (huwai router's fast ethernet port3 ip address)
    ip default-gateway 192.168.14.2   (huwai router's fast ethernet port4 ip address)
    ip default-gateway 192.168.15.2   (huwai router's fast ethernet port5 ip address)
    ip default-gateway 192.168.16.2   (huwai router's fast ethernet port6 ip address)
    ip default-gateway 192.168.17.2   (huwai router's fast ethernet port7 ip address)
    ip default-gateway 192.168.20.2   (huwai router's fast ethernet port8 ip address)
    CoreSwitch#
    =====================
    Switch1: no configuration yet (Tried configuring VTP but got no luck, it's not supported so i turned on the GVRP...running RSTP and spanning-tree priority is 4096)
    =====================
    Switch2:  no configuration yet.....
    Thanks,
    Sandy

    Please find the below mentioned show vlan output of both the Switches  :
    CoreSwitch#show vlan
    Created by: D-Default, S-Static, G-GVRP, R-Radius Assigned VLAN
    Vlan       Name                   Ports               Created by
     1           1             fa1-24,gi1-4,Po1-8             D
     11  Churn5StarPayroll          fa1,gi1-4                 S
         Web
     12   CashOfficedepo            fa2,gi1-4                 S
     13     Commission              fa3,gi1-4                 S
     14  ReportingAccount           fa4,gi1-4                 S
     15      Inventory              fa5,gi1-4                 S
     16      TechDept               fa6,gi1-4                 S
     17      Managers               fa7,gi1-4                 S
     20       SERVERS               fa8,gi1-4                 S
    AccessLayer1#show vlan
    Vlan       Name                   Ports                Type     Authorization
     1           1             fa1-24,gi1-4,Po1-8        Default      Required
    AccessLayer1#
    I just wondering that i have enabled GVRP on both side and made them trunk then why Switch1 is not showing me the Vlan i created on CoreSwitch :(
    Thanks,
    Sandy

  • How to setup a static multicast ARP entry with Cisco SF300-08?

    We're running a cluster in multicast mode as a  loadbalancer.
    We have Cisco SF300-08 and when we adding a static ARP entry results in an error message telling the user that the hardware address needs to be a valid  unicast MAC address.
    So how to setup a static multicast in Cisco SF300 or maybe someone know other solution to setup multicastes mode in Cisco SF300.

    Hi, Tom!
    We have two watchguard xtm505(cluster active-active) in our network. Watchguard interfaces have one ip and one mac adresses. IP 192.168.111.1(Unicast) and MAC 01:00:5e:02:02:03(multicast).  Cisco SF300 is router to outside networks(to internet). Cisco IP adresss is 192.168.111.254. There are another some hosts in this network.
    Ping from hosts to 192.168.111.254 works well. Ping from hosts to 192.168.111.1 works well too.  But there is no ping from watchguard cluster(192.168.111.1) to Cisco(192.168.111.254). And there is no routing to internet
    This is well-known situation. We need to do following(example for cisco 3750):
    1.    Start the Cisco 3750 command line interface.
    2.    Add a static ARP entry for the multicast MAC address of the FireCluster interface.
    Type this command:
    arp arpa
    For this example, type:
    arp 192.168.111.1 01:00:5e:02:02:03 arpa
    3.    Add an entry to the MAC address table.
    Type this command:
    mac-address-table static vlan interface <#>
    For this example, type:
    mac-address-table static 01:00:5e:02:02:03 vlan 1 interface gi1/0/11
    But we can't add arp entry on Cisco SF300. CLI tells us "MAC address illegal"!
    We tried enable igmp snooping, but is not helps.
    Could you tell more detailed about MAC groups?

  • How to search OID using C#

    hi All,
    We developed an application which displays users and groups in an active directory. We are using System.DirectoryServices namespace to search Active directory. Our client is using OID as user database. we want to access OID from our C# code. Can any one please provide any sample code for the same?
    Is it possible to use same System.DirectoryServices to search OID?
    Thanks & Regards,
    Sandeep Pulkundwar

    Yes, you can use SDS namespace to query OID or you can try dbms_ldap oracle database package.

  • Cisco SF300-24 IP Configuration Issue

    Hi,
    I have purchased Cisco SF300-24 few days before. I have created 3nos of new Vlan. I am not able to assign IP to each Vlan.
    When ever I aggign the IP to the next vlan, previouly assigned ip is not visible.
    need help.

    Hello,
    Do you have the switch in Layer 2 or Layer 3 mode.  In layer 2 mode the switch can have only one IP address.  This can either be static or DHCP.  The switch must be in layer 3 mode to assign IP addresses to each VLAN.  Please see page 258 of the admin guide for how to set IP address for each VLAN.  If you need to set to layer 3 please see page 61.  Also, please make sure your device is on the latest firmware version 1.3.0.59.  If you still have trouble try using a different browser.  I tried this using Firefox and experienced a similar issue to what you describe.  I switched to IE9 and it worked fine.
    If you have completed these steps and are still having difficulties please call the Cisco SBSC at 866-606-1866 between 9am and 6pm your local time for further assistance.
    ~Mike Vandergrift
    SBSC Engineer

  • Difference between Linksys SRW224G4 & Cisco SF300-24

    Hi Guys
    I was wondering if there was a difference between the Linksys SRW224G4 & Cisco SF300-24 switches. Going through the support docs I see the SF300 has limited L3 functionality in terms of being able to establish static routes between VLANS. Any further information would be of use.
    Also any recommendations for an equivalent switch for access layer/distribution layer use would be most welcome
    Thanks
    GR

    SF300-24 is a brand new product with vast improvements over SRW224G4. Here's a few of the major ones:
    1)    1) Overall Value:
    -          > 80 New software features:
    o   Layer 3 Routing for improved network performance where multiple VLANs are used
    o   IPv6 support to protect investments as you evolve your network to the Next Generation Internet
    o   Advanced VLAN Services enabling new application support (Voice VLAN, Guest VLAN, MAC-based VLAN, Protocol-based VLAN, Dynamic VLAN assignment)
    o   Advanced Security – Denial of Service Attack prevention, Protected ports, Private VLAN Edge
    o   Unique things to Cisco - like CDP, Auto Smartports, CCA, FindIT - deliver simplified management and autodiscovery
    o   Others including Energy Efficiency, IGMP Querier, LLDP-MED, Time-based 802.1x, etc
    -          Numerous hardware enhancements
    o   Energy-efficient technology, helping save power and reduce costs
    o   Fanless designs on many models for silent operation
    o   Advanced and latest silicon with larger memory and flash footprints deliver confidence in this state of the art solution 
    -          More ports per Gigabit switch. In the case of low density (10 port), equates to 25% more ports. With 24-port switches, 16% more ports
    -          Very competitively priced – in most cases below comparative competitive products while delivering more capabilities
    2)     2) Unique Cisco Value deliver simplified management and autodiscovery – CDP, Smartports, CCA, FindIT
    3)   3) Lifetime Warranty with Next Business Day Advanced Replacement (where available) and lifetime warranty on power supplies and fans
    4)     4) Localization into seven languages - English, German, French, Italian, Spanish, Simplified Chinese, and Japanese

  • VLAN trunking from Cisco Catalyst 3750 to Cisco SF300-48P issue and related

    Hello expert,
    I'm having difficulties to configure VLAN trunking between Cisco Catalyst 3750 switch with Cisco SF300-48P switch and my workstation unable to get any DHCP IP from our DHCP server via Cisco SF300-48P switch. Below is the snippet of configuration on both switches:
    [Cisco Catalyst 3750 Switch]
    interface GigabitEthernet1/0/45
     description NCC-CC-1stFlr
     no switchport trunk encapsulation dot1q
     no switchport trunk allowed vlan 101-103
     spanning-tree portfast
    [Cisco SF300-48P Switch]
    interface fastethernet48
     spanning-tree link-type point-to-point
     switchport trunk allowed vlan add 101-103
     macro description switch
     !next command is internal.
     macro auto smartport dynamic_type switch
    interface fastethernet29
     switchport mode general
     switchport general allowed vlan add 103 tagged
     switchport general pvid 103
    Are these are correct? Kindly advice!
    Thank you very much!
    Regards,
    Alex

    Hi Alex,
    for the trunk port on Catalyst on port GE 1/0/45, we need to enable the trunk and for on encapsulation dot1q because this catalyst model is ISL capable also and the SF300 working only with Dot1q Encapsultion
    The configuration on catalyst should :
    #config terminal
    #interface Gi 1/0/45
    # switchport encapsulation 
    #switchport trunk encapsulation dot1q
    #switchport mode trunk 
    #switchport trunk allowed vlan 101-103
    #spanning-tree portfast
    For SF300 the port trunk it looks fine but for the port where the PC should receive an IP address
    #interface fastethernet29
     #switchport mode access
     #switchport ccess vlan 103
    Please let me know after this configuration
    Thanks
    Mehdi
    Please rate or mark as answered to help other Cisco Customers

  • Finding rack mount kit for Cisco SF300-48P

    I have a 10/100 POE managed switch laying around that I wanted to rack up to use for my VoIP phones. I however, had since lost the mounts (or never had them to begin with).
    I've been looking all darn day for mounts just for this. It doesn't seem to fit any other of the 10,000 or so rack kits I have in house.
    So far google and Ebay have been failing me. Everyone wants to sell me a darn switch, and I have that. I just want the bloody ears gosh darnit.
    Can someone please, send me a model number I can search for on Amazon or Ebay to grab them?
    Cheers,
    Mike

    If you are in the UK you could try ringing hardware.com.
    They have supplied me with 'cisco-compatable' rackmount kits in the past at a fraction of the price of the genuine article.
    Worth a shot.

  • Smtp error in a cisco SF300

    I have a problem with a SF300-24 24-Port 10/100 Managed Switch. I want to use the Switch Port Mapper of oputils (manageEngine) and it doesn't bring me the info of the switch such as: vlans, MAC and the  IP address of the devices connected in each port.
    I get this error inthe log of the switch. "%SNMP-W-SNMPAUTHFAIL: Access attempted by unauthorized NMS"
    I have another switch of the same model and it works well. The smtp configuration is the same (it has an older firmware)
    Any idea of how I resolve this problem?

    Hi Slotmashines,
    I would recommend you to reapply SNMP settings but if the error reoccurs please open ticket with Cisco Small Business Support team:
    http://www.cisco.com/c/en/us/support/web/tsd-cisco-small-business-support-center-contacts.html
    Regards,
    Aleksandra

  • Looking for Cisco 3850 power-stack OID

    Hi all,
    Does anyone know the OID for the Powerstack interfaces of the Cisco 3850?
    It is not the normal ifentry like the data-stacking cables!
    Thanks
    Willem

    Hi,
    See this information below:
    24-Port PoE Switch
    48-Port PoE Switch
    PoE on all ports (15.4W per port)
    One PWR-C1-715WAC
    One PWR-C1-1100WAC or two PWR-C1-715WAC
    PoE+ on all ports (30W per port)
    One PWR-C1-1100WAC or two PWR-C1-715WAC
    Two PWR-C1-1100WAC or one PWR-C1-1100WAC and one PWR-C1-715WAC
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-3850-series-switches/data_sheet_c78-720918.html
    Hope this helps.

  • Uplink two Cisco SF300 swicthes through SFP

    Hi,
    I'm stuck in the following situation. I have:
    Two SF300 Switches (SRW224G4P-K9-EU)
    Two Gigabit Ethernet SX Mini-GBIC SFP Transceivers (MGBSX1)
    Two 3 mtr Fiber cables LC -> ST (50FIBLCST3 StarTech)
    Two ST Connectors (715297 st fiber connector)
    The purpose is to use the SFP ports as an uplink between the two switches.
    Now, using the SFP ports on both Cisco Switches, connecting through the fiber cable....it looks like the switches aren't connected. :-( Do I miss anything? The System Summary using the GUI control panel of one of the switches do not show any activaty on the SFP ports. Any help would be nice!

    Hi Tim, if you want to prove the wire and SFP is any good, take a transmit and transmit (or receive and receive) end together in the same GBIC and connect it to one of the switch ports. This should make a loopback detect condition and the port should turn green with activity lights.
    *Note, if the fiber has a clipholding the TX and RX together you may have to remove the clip or if the clip is fixed you may need to break it.

  • Accessing OID DAS interface for searching OID without authentication

    Is there any way of using DAS or another web based interface of OID to serach for directory information without having to log in to OID ? we have no sensitive info and want anyone who can access our server to be able to look up any entry

    Turn on anonymous binds (enabled by default in OID) and you can make any LDAP client, including Outlook to search the directory. I am not sure DAS understands anonymous..

  • Telnet Cisco SF300-08

    Hello guys...I just bought this switch last week.I tried to telnet this swtich using my laptop(windows 7 64-bit),but i failed.I suspect that this problem came from my laptop because i dont change any default ip setting of the switch.
    There are 2 things that ive tried to solve this problem:
    1) Start --> control panel --> Programs --> click "turn windows features on or off" --> tick "telnet client"
    2) Start --> search "services" --> telnet --> startup type "automatic"
    but stil I cannot telnet the switch. The error is "could not open connection to host on port 23: connection failed"
    Please help me. Thank you

    Hi Hafiz, by default the switch does not accept telnet connection. Log in to the GUI then go to  Security -> TCP/UDP services and check the box for telnet and apply.
    If it doesn't work then, it's a problem with the computer.
    -Tom
    Please mark answered for helpful posts

  • Cisco SF300 Switch

    Dear All,
    I am going to purchse  SF 300 24p POE Switch and could anyone tell me if this Switch supports the configuration via console ?
    As i have ESW-500 Sieries switches and it doesnot support console !
    Please give me the  answer for this question !
    Thank you in advance !
    Best Regards,
    Giorgi

    Hello,
    Not everything a 2950 can do, because then why buy a 2950?
    But it can do a lot. here is a link to the spec sheet.
    http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps10898/data_sheet_c78-610061.html
    Cisco Small Business Support Center
    Randy Manthey
    CCNA, CCNA - Security

  • Questions on Cisco SF300-24P

    Does anybody in this discussion know if this switch supports any SFP's that use the
    1000BASE-BX10-D and 1000BASE-BX10-U specs?  The compatibility chart says nay but it can't hurt to ask.
    I know it's a longshot.
    thx,

    Sean,
    You just hijacked an 18 month old thread about an unrelated subject! In order to have the best chance of getting an answer to your question, you should probably start a new thread on your subject.
    Having said that, the switch model in the subject of this thread is an SF300 switch, which is only a 10/100 switch, so the answer is probably "no". Perhaps the SG300 switches, which are gigabit switches, might support what you are looking for.
    Tom

Maybe you are looking for

  • N900 won't boot, not sure if its charging. HELP

    Last night my N900's screen became very very dim, and the brightness would not adjust when i changed it in the setting menu. After a couple hours, if ran out of battery and turned off. When I got home I set it to charge for about 45 minutes with the

  • How do you fix the Health App from crashing?

    If you put too many steps in the Health App, the Health App crashes and won't let you get back in it. How do you reset it, or fix it?

  • Can't export audio channel

    Hi everyone, I have this big  and long project (1h30) I'm trying to export and it takes a while to do it (4-5h). I tried couple format and I finally exported it with MPEG -> HDTV 720. Problem the audio channel is missing. as it's really long to expor

  • Server 2008 Domain Controller won't sync with domain for time

    Hi, I have a Windows Server 2008 Domain Controller, a physical machine. When I run w32tm /query /status it shows the source as: Local CMOS clock. What ever I seem to try I cannot get it to look at the PDC to sync for time. Using RsOP I can see the co

  • How to enable forms extenstion for adobe reader using Acrobat SDK?

    Adobe acrobat GUI tool  enables PDF forms designers to extend the use of Adobe Reader and allow the end user to save the PDF form locally using the Reader. Is it possible to do the same kind of fuctionality at run time on the server using Acrobat SDK