zoukankan      html  css  js  c++  java
  • windows oid 利用SNMP获得主机信息

    转载自:http://blog.csdn.net/grpideas/article/details/38150173


    Windows OID' for CPU, Memory, Disk Utilization2007-10-3111:03Windows CPU Utilization:
     

                   OID:.1.3.6.1.2.1.25.3.3.1.2 (.iso.org.dod.internet.mgmt.mib-2.host.hrDevice.hrProcessorTable.hrProcessorEntry.hrProcessorLoad)in HOST-RESOURCES-MIB
                                1.3.6.1.2.1.25.3.3.1.2.2And     1.3.6.1.2.1.25.3.3.1.2.3
    Windows Memory Utilization:
                   Total : OID:1.3.6.1.2.1.25.2.2.0     单位(KB)--Windows 2003
                                    1.3.6.1.2.1.25.2.2.0 = 2096304 [Integer]
      Memory Usage 的处理和 HDD total, HDD usage一致
    Windows Disk Utilization:
                  Total OID:
                  Usage OID:
    1. Disk type OID (hrStrogeType):
    hrStorageTypes
    1.3.6.1.2.1.25.2.1
    OBJECT IDENTIFIER
    hrStorageOther
    1.3.6.1.2.1.25.2.1.1
    OBJECT IDENTIFIER
    hrStorageRam
    1.3.6.1.2.1.25.2.1.2
    OBJECT IDENTIFIER
    hrStorageVirtualMemory
    1.3.6.1.2.1.25.2.1.3
    OBJECT IDENTIFIER
    hrStorageFixedDisk
    1.3.6.1.2.1.25.2.1.4
    OBJECT IDENTIFIER
    hrStorageRemovableDisk
    1.3.6.1.2.1.25.2.1.5
    OBJECT IDENTIFIER
    hrStorageFloppyDisk
    1.3.6.1.2.1.25.2.1.6
    OBJECT IDENTIFIER
    hrStorageCompactDisc
    1.3.6.1.2.1.25.2.1.7
    OBJECT IDENTIFIER
    hrStorageRamDisk
    1.3.6.1.2.1.25.2.1.8
    OBJECT IDENTIFIER
    hrStorageRam 表示内存, hrStorageFixedDisk 表示硬盘, hrStorageVirtualMemory表示虚拟内存, hrStorageCompactDisc 表示光盘
    2. 区分各个磁盘/分区的类型
    1.3.6.1.2.1.25.2.3.1.2.1 = 1.3.6.1.2.1.25.2.1.4 [ObjectIdentifier]//硬盘
    1.3.6.1.2.1.25.2.3.1.2.2 = 1.3.6.1.2.1.25.2.1.4 [ObjectIdentifier]//硬盘
    1.3.6.1.2.1.25.2.3.1.2.3 = 1.3.6.1.2.1.25.2.1.4 [ObjectIdentifier]//硬盘
    1.3.6.1.2.1.25.2.3.1.2.4 = 1.3.6.1.2.1.25.2.1.4 [ObjectIdentifier]//硬盘
    1.3.6.1.2.1.25.2.3.1.2.5 = 1.3.6.1.2.1.25.2.1.7 [ObjectIdentifier]//光盘
    1.3.6.1.2.1.25.2.3.1.2.6 = 1.3.6.1.2.1.25.2.1.7 [ObjectIdentifier]//光盘
    1.3.6.1.2.1.25.2.3.1.2.7 = 1.3.6.1.2.1.25.2.1.3 [ObjectIdentifier]//虚拟内存
    1.3.6.1.2.1.25.2.3.1.2.8 = 1.3.6.1.2.1.25.2.1.2 [ObjectIdentifier]//物理内存
    3. Disk/分区 Information OID:
    1.3.6.1.2.1.25.2.3.1.3.1 = "C: Label: Serial Number dc26ea33"[Octets]
    1.3.6.1.2.1.25.2.3.1.3.2 = "D: Label:test Serial Number 9629f314"[Octets]
    1.3.6.1.2.1.25.2.3.1.3.3 = "E: Label:test_backup Serial Number94389268" [Octets]
    1.3.6.1.2.1.25.2.3.1.3.4 = "F: Label:others Serial Number 5c4002e8"[Octets]
    1.3.6.1.2.1.25.2.3.1.3.5 = "G:" [Octets]
    1.3.6.1.2.1.25.2.3.1.3.6 = "H: Label:Oracle10g Serial Numberb1c04dbe" [Octets]
    1.3.6.1.2.1.25.2.3.1.3.7 = "Virtual Memory" [Octets]
    1.3.6.1.2.1.25.2.3.1.3.8 = "Physical Memory" [Octets]
    4. StorageAllocationUnits OID:也叫每个箸/块的大小
    1.3.6.1.2.1.25.2.3.1.4.1 = 512 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.2 = 4096 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.3 = 4096 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.4 = 4096 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.5 = 0 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.6 = 2048 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.7 = 65536 [Integer]
    1.3.6.1.2.1.25.2.3.1.4.8 = 65536 [Integer]
    5.StorageSize OID:一个磁盘分为多少块/箸, 总大小
    1.3.6.1.2.1.25.2.3.1.5.1 = 25157789 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.2 = 2815383 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.3 = 4096567 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.4 = 11006525 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.5 = 0 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.6 = 317298 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.7 = 63101 [Integer]
    1.3.6.1.2.1.25.2.3.1.5.8 = 32754 [Integer]
    6. StorageUsed OID://已经使用的块/箸
    1.3.6.1.2.1.25.2.3.1.6.1 = 7427924 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.2 = 861039 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.3 = 16820 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.4 = 5788717 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.5 = 0 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.6 = 317298 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.7 = 12172 [Integer]
    1.3.6.1.2.1.25.2.3.1.6.8 = 13270 [Integer]
    7. StorageAllocationFailures OID://分配失败的块/箸
    1.3.6.1.2.1.25.2.3.1.7.1 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.2 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.3 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.4 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.5 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.6 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.7 = 0 [Counter32]
    1.3.6.1.2.1.25.2.3.1.7.8 = 0 [Counter32]
    8. 在这个例子中
    可以看到的盘符是C: D: E: F:; 同时可以得到虚拟内存信息,物理内存的信息
    C: 盘大小为512× 25157789= 12880787968bytes or 12GB
    C: 盘以用空间512×7427924= 3803097088bytes or 3.54GB
    C:盘使用率为3.54/12*100% = 29.5%
    C: 盘空间分配错误512×0 = 0 bytes
    硬盘总的大小为512*25157789 + 4096*2815383 + 4096*4096567+ 4096*11006525 =about 80G
    磁盘使用大小为512*7427924 + 4096*861039 + 4096*16820 + 4096*5788717 =about 29G
    整个硬盘的使用率 29/80 *100% = 36.2%
    物理内存
    Total RAM 65536*32754 = 2096256 KB, 2047.125M about 2G这个数字和1.3.6.1.2.1.25.2.2.0结果差不多
    Used RAM 65536*13270 = 829M
    内存使用率 829/2048 * 100% = 40.4%
    内存每个箸/块的大小:hrStorageAllocationUnits,1.3.6.1.2.1.25.2.3.1.4,HOST-RESOURCES-MIB,OBJECT
    内存已使用的块/箸大小:hrStorageUsed,1.3.6.1.2.1.25.2.3.1.6,HOST-RESOURCES-MIB,OBJECT
    CPU的块/箸大小:hrProcessorLoad,1.3.6.1.2.1.25.3.3.1.2,HOST-RESOURCES-MIB,OBJECT
  • 相关阅读:
    CodeForces 453A Little Pony and Expected Maximum
    bzoj1415[NOI2005]聪聪和可可-期望的线性性
    记lrd的高二上学期第五次调研考试
    bzoj4443[SCOI2015]小凸玩矩阵
    bzoj1415[NOI2005]聪聪和可可
    bzoj2702[SDOI2012]走迷宫
    connectionstrings-MYSQL
    connectionstrings-oracle
    connectionstrings-sql server 2012
    sqlserver存储过程中SELECT 与 SET 对变量赋值的区别[转]
  • 原文地址:https://www.cnblogs.com/wowchky/p/4218643.html
Copyright © 2011-2022 走看看