SNMP MIB View Restrictions

Greetings all -
I want to restrict the access to specific MIB trees; however, the list seems to get bigger and bigger. We have a lot of routers and doesn?t clutter the configs with include lists. Here's my question: Is it possible to tell the router to point to a server with a list of includes/excludes? So when host X polling a router, the router checks a list remotely and apply the necessary restrictions. If this not possible, do you guys have any suggestions by on the above concept?
Thanks for your time,
Nabil

Reading from a remote server won't work, it will read the list of includes/excludes from the config on the device itself. Unfortunately I don't see another way to do it other than adding each part of the view in the config.

Similar Messages

  • SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)

    Hi,
    Would like some help with the following error message:
    SNMP:
    bash-3.00$ /usr/sfw/bin/snmpwalk -v2c -c <community-string> 172.17.6.224
    SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)
    bash-3.00$ /usr/sfw/bin/snmpwalk -v2c -c <community-string> 172.17.6.225
    SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)
    An "snmpwalk" from an Infovista system to two Cisco 2911 routers fails with the error messages as above - however the infovista system has both full ip connectivity and snmp access to the routers.
    Is this a problem with the snmp configuration on the routers or a problem with the Infovista implementation?
    Will a debug snmp packets on the router provide any additional infromation?
    Any assistance appreciated
    Thanks
    John

    Hi,
    I see you are probably seeing following sort of issue. correct me if i am wrong.
    $ snmpwalk -v2c -c r******* 10.156.35.24 sysDescr
    SNMPv2-MIB::sysDescr = No more variables left in this MIB View (It is past the end of the MIB tree)
    $ snmpwalk -v2c -c r*******  10.156.35.24
    SNMPv2-SMI::mib-2 = No more variables left in this MIB View (It is past the end of the MIB tree)
    So this device is not responding to ANY snmpwalk? If so, please try the following:
    [1] Create new SNMP community without Access list
    conf t
    snmp-server community ciscotac RO
    [2] then go into TCLSH from enable mode and run the below commands:
    *         snmp_getone ciscotac 1.3.6.1.2.1.1.1.0
    *         snmp_getone ciscotac 1.3.6.1.2.1.1.2.0
    For example: (please note my community string is public, you would be using ciscotac)
    ===========
    NMS-7-SW-6509#tclsh
    NMS-7-SW-6509(tcl)#snmp_getone public 1.3.6.1.2.1.1.2.0
    NMS-7-SW-6509(tcl)#
    NMS-7-SW-6509(tcl)#snmp_getone public 1.3.6.1.2.1.1.1.0
    (s72033_rp-ADVIPSERVICESK9_WAN-M), Version 12.2(33)SXJ1, RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2011 by Cisco Systems, Inc.
    Compiled Wed 22-Jun-11 18:03 by pr'/>}
    NMS-7-SW-6509(tcl)#
    Remove test community string afterwards. If you don't get any output then go to [3]
    [3] restart the SNMP Engine. This will remove all your SNMP configuration, so please do
    "show run | i snmp-server"  to save a copy of the configuration before restarting SNMP
    Engine.
    conf t
    default snmp-server
    or do the following
    conf t
    no snmp-server (this will remove the snmp-server related commands)
    snmp-server community RO (Any one similar command saved from
    "show run | i snmp-server" and this will restore the snmp-server related commands and in the process restarts SNMP).
    [4]  If restarting doesn't work then you will need to reboot the device.
    * If this resolves the issue then please mark this as solution.
    Regards
    K. Lakshmi Ganesh

  • How Cisco represent Arp entry's aging time in SNMP MIB

    Hi there,
    I found : when a laptop roamed between an office and a meeting room and used two different IP addressed in these two places, there are two active IP arp entry in Cisco with different aging time.
    Please see the screenshot for "sh ip arp".  My question is how Cisco represent the aging time in SNMP MIB. Is there any cisco proprieatry MIB to represent the aging. I want find the latest arp entry from SNMP. I can't see any useful field in ipNetToMediaEntry, ipNetToPhysicalEntry and cInetNetToMediaEntry. 
    Not sure if cInetNetToMediaLastUpdated is related, but I have never get any snmpwalk result from this oid yet.
    Liam

    This value is not available via SNMP.
    This information comes via IP-MIB and the IP-MIB's ipNetToMedia table will just give you the hardware address, network address, associated interface, and entry type (e.g. static, dynamic, etc.).
    -Thanks
    Vinod

  • Question about "show snmp mib"

    Doing "show snmp mib" lists all the instance identifiers on my Cat2950, one of them is "c2900PortDuplexState".
    c2900PortDuplexState has OID 1.3.6.1.4.1.9.9.87.1.4.1.1.31.
    When I do snmpwalk from my host, I get the OID numbers from the switch.
    [root@localhost ~]# snmpwalk -v2c -c happymeal 10.10.11.254 1.3.6.1.4.1.9
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.1 = INTEGER: 3
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.2 = INTEGER: 3
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.3 = INTEGER: 3
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.4 = INTEGER: 3
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.5 = INTEGER: 3
    SNMPv2-SMI::enterprises.9.9.87.1.4.1.1.31.0.26 = INTEGER: 3
    This means the Cat2950 knows it's instance identifiers and also the OID #'s.
    So is there an IOS command that shows the OID #'s? I think there is "snmp get" on newer platforms?
    And is there a host tool/command like snmpwalk that can get the instance identifiers, like "c2900PortDuplexState", without any MIB's?

    Yes, you have the snmpEngineTime / .1.3.6.1.6.3.10.2.1.3 option on IOS 12.0(3)T or later, as explained in this post:
    https://supportforums.cisco.com/message/573246#573246

  • SNMP MIB to configure the routers and switches

    I have snmp write community string configured on all routers and switches. I am looking for a SNMP MIB to configure a command to Cisco routers and switches using SNMPSET option. Can some one point me in right direction for SNMP MIB values to write commands on routers and switches ?

    Hi,
    there are many, many mibs. Depends on what you are interested about, use search function on CCO. This is voip forum, there is another for network management.

  • SG300 optical monitoring snmp-mib

    I was positively surprised to find the optical transmit/receive values using the
    show fiber-ports optical-transceiver detailed command on a SG300-10.
    Now I'm wondering if there is also a SNMP-MIB to query these values?
    I've already tried the CISCO-ENTITY-SENSOR-MIB used by the larger devices running Cisco IOS, but this didn't work.

    I've just experienced the same problem, so I went hunting through the MIB for a suitable table and I think I've found it.
    What you want to check is CISCOSB-PHY-MIB::rlPhyTestGetTable which is a table of interface tests. It extends the normal SNMP ifTable so the rows are indexed by the ifIndex (57 & 58 for the two combo ports on an SG300-10) and the test type. It appears to contain tests such as the green ethernet tests and the fiber optic tests. This is what I get on one of my SG300-10's:
    $ snmptable -v 2c -c rocommunity sg300 rlPhyTestGetTable
    SNMP table: CISCOSB-PHY-MIB::rlPhyTestGetTable
                    rlPhyTestGetType rlPhyTestGetStatus rlPhyTestGetResult rlPhyTestGetUnits rlPhyTestGetAlarm rlPhyTestGetTimeStamp
    ---8<---
       rlPhyTestTableTransceiverTemp            success                 47            degree        noAlarmSet 11-Mar-2013 21:55:10
    rlPhyTestTableTransceiverSupply            success            3299800         microVolt        noAlarmSet 11-Mar-2013 21:55:10
                rlPhyTestTableTxBias            success              10968        microAmper        noAlarmSet 11-Mar-2013 21:55:10
              rlPhyTestTableTxOutput            success              -6782           milidbm        noAlarmSet 11-Mar-2013 21:55:10
        rlPhyTestTableRxOpticalPower            success              -4935           milidbm        noAlarmSet 11-Mar-2013 21:55:10
             rlPhyTestTableDataReady            success                  0           boolean       notRelevant 11-Mar-2013 21:55:10
                   rlPhyTestTableLOS            success                  0           boolean       notRelevant 11-Mar-2013 21:55:10
               rlPhyTestTableTxFault            success                  0           boolean       notRelevant 11-Mar-2013 21:55:10
    So for example to get the transceiver temperature for port gi10, it would be at OID .1.3.6.1.4.1.9.6.1.101.90.1.2.1.3.58.5.
    Most of the values match up with the output I get from "show fiber-ports optical-transceiver detailed", with a bit of dividing by 1,000's to get into the same range, however I'm at a loss how to convert the milidbm output power reported by SNMP into milliwatts as reported by the CLI. Could someone confirm the maths for that?
    Matt      

  • Need SNMP MIB files For Cisco SF 300-48 48-Port 10/100 Managed Switch

    Hi All,
    I need SNMP MIB files for Cisco SF 300-48 48-Port 10/100 Managed Switch.
    I have gone through cisco site but not able to get it.
    Can anyone please provide me.I have stuck with this.
    Thanks
    Ram

    Hi Ram, yes the MIB can be used. The switches are essentially the same in many regards (especially on a software level).
    I do not know the OID for bandwidth. If you're looking for a particular OID may be this tool helps you
    http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?objectInput=dot1dTpPortTable&translate=Translate&submitValue=SUBMIT&submitClicked=true
    -Tom
    Please mark answered for helpful posts

  • OSPFv3 SNMP MIB not reporting anything

    I have a 3945 router connected to an IPv6 network.  It is running the Cisco IOS 15.2-4.M3 software version. It has one active OSPFv3 neighbor.
    My problem is that I need to get OSPFv3 status via SNMP.  However when I walk the SNMP mib at 1.3.6.1.3 I get replies for 1.3.6.1.3.963* and 1.3.6.1.3.118.*.  I don't get anything for the OSPFv3 mib at 1.3.6.1.3.102.  Can someone tell me how to get OSPFv3 status via SNMP?
    According to the Cisco Mib locator this software should support the OSPFv3 MIB.

    including the initial dot before the OID does not solve this problem:
    C:\>snmpwalk -v 2c -c public 197.16.18.1 .1.3.6.1.3.102
    SNMPv2-SMI::experimental.102 = No Such Object available on this agent at this OID
    If I expand the walk to .1.3.6.1.3.* I do get data from the router:
    C:\>snmpwalk -v 2c -c public 197.16.18.1 .1.3.6.1.3
    iso.3.6.1.3.61.1.1.1.0 = INTEGER: 60
    iso.3.6.1.3.61.1.1.12.1.2.1 = IpAddress: 0.0.0.0
    iso.3.6.1.3.61.1.1.12.1.3.1 = Timeticks: (0) 0:00:00.00
    iso.3.6.1.3.61.1.1.12.1.4.1 = INTEGER: 0
    iso.3.6.1.3.61.1.1.12.1.5.1 = INTEGER: 2
    iso.3.6.1.3.90.1.1.1.0 = Counter32: 0
    iso.3.6.1.3.90.1.1.2.0 = INTEGER: 500
    iso.3.6.1.3.90.1.1.3.0 = INTEGER: 5
    iso.3.6.1.3.90.1.1.4.0 = INTEGER: 2
    iso.3.6.1.3.90.1.1.5.0 = INTEGER: 2
    iso.3.6.1.3.90.1.1.6.0 = Counter32: 0
    iso.3.6.1.3.90.1.2.1.0 = INTEGER: 3000
    iso.3.6.1.3.90.1.2.2.0 = INTEGER: 0
    iso.3.6.1.3.90.1.3.2.0 = STRING: "T"
    iso.3.6.1.3.90.1.4.1.0 = INTEGER: 1000
    iso.3.6.1.3.90.1.4.2.0 = INTEGER: 10000
    iso.3.6.1.3.90.1.4.3.0 = INTEGER: 30
    iso.3.6.1.3.90.1.4.4.0 = INTEGER: 150
    iso.3.6.1.3.90.1.4.5.0 = INTEGER: 150
    iso.3.6.1.3.90.1.4.6.0 = INTEGER: 300
    iso.3.6.1.3.90.1.5.1.0 = ""
    iso.3.6.1.3.90.1.5.2.0 = INTEGER: 2427
    iso.3.6.1.3.90.1.5.3.0 = INTEGER: 1
    iso.3.6.1.3.90.1.5.4.0 = Timeticks: (0) 0:00:00.00
    iso.3.6.1.3.92.1.1.1.0 = INTEGER: 2
    iso.3.6.1.3.92.1.1.2.0 = Timeticks: (36000) 0:06:00.00
    iso.3.6.1.3.92.1.1.3.0 = Gauge32: 0
    iso.3.6.1.3.92.1.1.9.0 = INTEGER: 30
    iso.3.6.1.3.95.1.1.0 = Gauge32: 0
    iso.3.6.1.3.95.1.2.0 = Gauge32: 0
    iso.3.6.1.3.95.1.3.0 = Hex-STRING: 00
    iso.3.6.1.3.95.1.4.0 = Gauge32: 65535
    iso.3.6.1.3.95.2.1.0 = INTEGER: 0
    iso.3.6.1.3.95.2.3.0 = Gauge32: 0
    iso.3.6.1.3.95.2.5.0 = Gauge32: 0
    iso.3.6.1.3.95.2.10.0 = INTEGER: 2
    iso.3.6.1.3.96.1.1.1.2.0 = Gauge32: 0
    iso.3.6.1.3.96.1.1.1.3.0 = Gauge32: 0
    iso.3.6.1.3.96.1.1.1.4.0 = Gauge32: 0
    iso.3.6.1.3.96.1.1.1.5.0 = Gauge32: 0
    iso.3.6.1.3.96.1.1.1.6.0 = INTEGER: 0
    iso.3.6.1.3.96.1.1.1.7.0 = INTEGER: 0
    iso.3.6.1.3.96.1.1.1.8.0 = INTEGER: 0
    iso.3.6.1.3.96.1.1.1.9.0 = INTEGER: 0
    iso.3.6.1.3.96.1.1.1.10.0 = Hex-STRING: 80
    iso.3.6.1.3.96.1.1.1.11.0 = INTEGER: 2
    iso.3.6.1.3.96.1.2.1.1.0 = Gauge32: 0
    iso.3.6.1.3.96.1.2.1.2.0 = Counter32: 0
    iso.3.6.1.3.96.1.2.1.3.0 = Counter32: 0
    iso.3.6.1.3.96.1.2.1.4.0 = Counter32: 0
    iso.3.6.1.3.96.1.2.1.5.0 = Gauge32: 0
    iso.3.6.1.3.96.1.2.1.6.0 = Counter32: 0
    iso.3.6.1.3.96.1.2.1.7.0 = Counter32: 0
    iso.3.6.1.3.96.1.2.1.8.0 = Counter32: 0
    iso.3.6.1.3.96.1.5.0 = INTEGER: 0
    iso.3.6.1.3.96.1.8.0 = INTEGER: 0
    iso.3.6.1.3.96.1.10.0 = INTEGER: 6
    iso.3.6.1.3.96.1.11.0 = INTEGER: 0
    iso.3.6.1.3.96.1.13.0 = INTEGER: 0
    iso.3.6.1.3.96.1.15.0 = INTEGER: 2
    iso.3.6.1.3.96.1.16.0 = INTEGER: 2
    iso.3.6.1.3.96.1.17.0 = INTEGER: 2
    iso.3.6.1.3.118.1.1.1.0 = Gauge32: 0
    iso.3.6.1.3.118.1.1.2.0 = Gauge32: 0
    iso.3.6.1.3.118.1.1.3.0 = Gauge32: 0
    iso.3.6.1.3.118.1.1.4.0 = INTEGER: 2
    iso.3.6.1.3.118.1.1.5.0 = Gauge32: 0
    Note that 1.3.6.1.3.102 is skipped.  Thus I don't think it is the method by which I am querying the router.  Any other ideas?

  • SNMP MIB for Solstice DiskSuite 4.2

    Hi all,
    Does anybody know where I can get the SNMP MIB for Solstice DiskSuite 4.2 ?
    Any help will be appreciated,
    Thanks,
    Simon

    Yes, but some versions of VxVM require a 'rootdg' remain. You may or may not prefer to simply use VxVM to mirror root.
    The packages are on disk2 of the installation media in the EA folder.
    Darren

  • SNMP mib Persist question

    Hi All,
    I have a WS-C3750-48TS stack of 4 Members (all same type).
    I have for Monitoring purpose an Powersupply and FAN Monitor.
    The Indexi for Member 4 has been changed from 4003 to 4004 after a change of the master Switch (from SW1 to SW2) as well as a reboot of SW4 and SW1.
    Now I read that the SNMP mib Persist command is available and that the data has to be written to the NVRAM .
    the config guide says:
    Usage Guidelines
    After entering the snmp mib persist command, you must enter the write mib-data command to save MIB persistence configuration data to NVRAM.
    Here is were my question starts.
    If I write the data to the NVRAM, which NVRAM will be written?
    will this prevent the change of the index after a reboot of the non master switch?
      ciscoEnvMonSupplyStatusDescr(2) 
      1003  Sw1, PS1 Normal, RPS NotExist
      2003  Sw2, PS1 Normal, RPS NotExist
      3003  Sw3, PS1 Normal, RPS NotExist
      4004  Sw4, PS1 Normal, RPS NotExist
    Thanks
    Willem

    Thanks for your guidance, I believe I have found what I am looking for. I am unable ot locate
    OLD-CISCO-TS-MIB::tslineSesDir but using OLD-CISCO-TS-MIB::tsLineActive 18-22 by adding those 5 lines up will effectivly show me attached users via telnet. Thanks for without your guidance I would have never found this out!

  • SNMP MIB for N5K log message

    Hello,
    we have a N5k platform experiencing bug:CSCtn71292. Customer wants to monitor below log message, using NNMi.
    %SYSMGR-2-VOLATILE_DB_FULL: System volatile database usage is unexpectedly high at 88%.
     To do that it would need a SNMP MIB. Can anyone please let me know how this can be achieved? Or is there any MIB which I should use?
    Many Thanks,
    Girish

    Hello,
    The SNMP manager is using an incorrect community password to query the SNMP agent that on your Catalyst 6509.
    I can see that multiple managers fail to authenticate with your switch. Please check your configuration to see if the password is consistent with your NMS configuration.
    #show running-config | include snmp-server
    HTH
    --Leon
    * Please rate posts.

  • SNMP MIBS FAS8020

    I am new to NETAPP at our organisation, our team is taking over them from another team with the arival of 2 FAS8020's on Netapp 8.3
    So far no major issues except that I am trying to find up to date SNMP Mibs for our Monitoring System.
    I  found this link
    http://mysupport.netapp.com/NOW/download/tools/mib/
    But the files seem to be garbage once unpacked and don't look like a MIB file.
    I see lots of reference to  the mibs being in "/etc/mibs" which would be fine if the CLI looked like a *Nix shell but it does not.
    Cheers
    Rob

    Hi, In Clustered Data ONTAP environment, go to nodeshell to see the MIB versionFrom advanced mode in node shellNode01*> ls /etc/mib
    netapp.mib
    traps.dat Alternatively you can access the MIBhttps://cluster_mgmt_ip/spi The MIB download looks fine for me, are you getting an error while extracting? Thanks  

  • WAAS stats available on SNMP MIBS ???

    Does any know if it is possible to graph the original and optimized traffic using the SNMP MIBS that are listed in the WAAS documentation? I'm running version 4.1.3 and I'm unable to graph any stats whats so ever to CACTI. This would be very helpful if the MIBS contains the stats that show up in the central manager to be able to graph them using CACTI.

    Hi Sir/Miss
    my cisco 2821 router info:
    Cisco IOS Software, 2800 Software (C2800NM-IPBASEK9-M), Version 12.4(11)T, RELEA
    SE SOFTWARE (fc2)
    ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)
    System image file is "flash:c2800nm-ipbasek9-mz.124-11.T.bin"
    router cbwfq config:
      Policy Map QoS
        Class Precedence-5
          Strict Priority
          Bandwidth 1024 (kbps) Burst 25600 (Bytes)
        Class Precedence-4
          Strict Priority
          Bandwidth 192 (kbps) Burst 4800 (Bytes)
        Class class-default
          Flow based Fair Queueing
          Bandwidth 0 (kbps) Max Threshold 64 (packets)
    interface Serial0/0/0:0
    description Unframe E1 IPLC to HK
    bandwidth 2048
    ip address x.x.x.x 255.255.255.252
    no ip unreachables
    ip route-cache flow
    load-interval 30
    max-reserved-bandwidth 99
    service-policy output QoS
    BR/Man

  • SNMP MIB file download needed for Laserjet 5550 and 1505n. Paper out, Paper jam etc.

    Please assist me. I need MIB files for SNMP messages like paper out, paper jam, etc. The printers are LaserJet 5550 and 1505n. HP rules.
    This question was solved.
    View Solution.

    Thank you for the help. I found out in a different manner but here it is:
    On the rightmost side you can see the adress and in the middle the data type and name. They are all at position 0.
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PaperJam,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.9
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PaperOut,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.8
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PeripheralError,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.6
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_ConnectionTerminationAck,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.5
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_NewMode,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.4
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_InterventionState,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.3
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_AtBusy,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.24
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_TcpBusy,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.23
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_LlcBusy,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.22
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_NovBusy,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.21
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_Reserved,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.20
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PaperState,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.2
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PaperOutput,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.19
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_Printing,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.18
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_DoorOpen,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.17
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_Initialize,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.16
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_Wait,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.15
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_Busy,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.14
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_IoActive,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.13
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_MemoryOut,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.12
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_PagePunt,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.11
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_TonerLow,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.10
    syDeviceValueDefinitionWithVariableAddress,0,SnmpIntegerSPS,HP_LineState,SnmpIntegerSPS2ScadaInteger,Y,N,N,DIN,0,0,0,1.3.6.1.4.1.11.2.3.9.1.1.2.1
    I hope it's useful for someone also.
    Best regards to all forum users!
    Cristian

  • File view restrictions

    Is it possible to set a password for viewing certain created files. I want to create my own personal journal and I would like to restrict who views it by setting a password. If such setting is available, how do you select it?

    Use an encrypted disk image or a third-party method. Placing the password in the keychain will automatically unlock the image when your Mac OS X account is active.
    (53991)

Maybe you are looking for

  • GL account please urgent.................

    hello , i want the GL Account no, from ska1, .... but i am not getting this one ...at the same time i need to get the data from mkpf, mseg, makt based on the valuation type(bwtar) i need to get GL account here the problem is i am not getting the rela

  • Bootcamp XP - No More Wifi

    I have successfully been using XP in Bootcamp (BC) for several years now. For some reason, within the last month, the BC partition does not recognize any wifi networks at all; ethernet connection works fine. I am using a MBP purchased May 2008, runni

  • Problems with Adobe Flash Player Update.

    Hello volks, I got a question. What can I do, when I get the window: Adobe Flash PlayerUpdate Service 11.6 r 602 does not work. Wait till you get information that the problem is fixt.? But nothing happens. Please help me. Till then thanks. Doris

  • Shopping Cart in "Awaiting Approval" Status

    Hi All, There is a SC which requires an approval from one approver. The SC has gone to Approvers inbox for approval. The approver has approved the SC. After this the SC is not getting approved and its hanging in Awaiting Approval Status. We are using

  • CWBQM on MIC

    Hi, Can anyone tell me how I can remove selected MIC in CWBQM. I am still quite a dummy on this t-code. Here are the steps I made. 1. Enter the work area. 2. Put in the task list number  and then the MIC I want to delete on that task list Then I'm st