Index | Geschiedenis | Cursus IP | Intranet | Security | Firewall | Management | Voip | Html | Faq's
Inleiding | Snmp OID's | Tracing
Google
Aantekeningen mibs
Binnen dit document worden aantekeningen voor te gebruiken oid's t.b.v. het implementeren van snmp management beschreven. Info binnen dit document is verkregen met het commando snmpwalk -On -v 1 10.x.x.x -c <community> .1.
  1. Mib2
    .1.3.6.1.2.1.1.1.0 = System description
    .1.3.6.1.2.1.1.2.0 = Objectid
    .1.3.6.1.2.1.1.3.0 = Uptime
    .1.3.6.1.2.1.1.4.0 = Snmp contact
    .1.3.6.1.2.1.1.5.0 = System name
    .1.3.6.1.2.1.1.6.0 = Snmp system location
    
  2. Interface
    .1.3.6.1.2.1.4.20.1.2.INTIP = interface nummer
    .1.3.6.1.2.1.4.20.1.3.INTIP = masker
    .1.3.6.1.2.1.2.2.1.3.INTNO = interface type
    .1.3.6.1.2.1.2.2.1.6.INTNO = mac adres
    .1.3.6.1.2.1.2.2.1.7.INTNO = admin status
    .1.3.6.1.2.1.2.2.1.8.INTNO = oper status
    
  3. SMC Tigerswitch
    Bridge table
    .1.3.6.1.2.1.17.4.3.1.1.0.11.130.6.146.160 = Hex-STRING: 00 0B 82 06 92 A0
    .1.3.6.1.2.1.17.4.3.1.2.0.11.130.6.146.160 = INTEGER: 18
    Port descriptions
    .1.3.6.1.2.1.2.2.1.2.1 = STRING: EtherNet Port on unit 1, port:1
    .1.3.6.1.2.1.2.2.1.2.2 = STRING: EtherNet Port on unit 1, port:2
    .1.3.6.1.2.1.31.1.1.1.1.1 = STRING: Port1
    .1.3.6.1.2.1.31.1.1.1.1.2 = STRING: Port2
    Hostname
    .1.3.6.1.2.1.1.5.0 = STRING: kelder2.net.sipman.net
    .1.3.6.1.2.1.67.1.2.1.1.2.0 = STRING: "kelder2.net.sipman.net"
    Device info
    .1.3.6.1.4.1.202.20.46.1.1.5.1.0 = STRING: "SMC6726AL2"
    .1.3.6.1.4.1.202.20.46.1.1.5.2.0 = STRING: "SMC Network.Inc"
    .1.3.6.1.4.1.202.20.46.1.1.5.3.0 = STRING: "24-Port 10/100Mbps Standalone Fast Ethernet Switch"
    .1.3.6.1.4.1.202.20.46.1.1.5.4.0 = STRING: "2.2.7.0"
    
    Arp table
    .1.3.6.1.2.1.4.35.1 = Arp table FWSM (for snmpwalk, did not work for me on fwsm)
    
  4. Cisco VPN concentrator
    .1.3.6.1.4.1.3076.2.1.2.25.1.2.0 = cpu load
    .1.3.6.1.4.1.3076.2.1.2.22.1.29.0 = Temp
    .1.3.6.1.4.1.3076.2.1.2.22.1.37.0 = Fan speed
    .1.3.6.1.4.1.3076.2.1.2.17.2.1.5 = tree with info about users.
    .1.3.6.1.4.1.3076.2.1.2.25.1.4   =   alGeneralGaugeThroughput, in percent
    .1.3.6.1.4.1.3076.2.1.2.25.1.2   =   alGeneralGaugeCpuUtil, in percent
    .1.3.6.1.4.1.3076.2.1.2.17.1.1   =   alActiveSessionCount, aantal actieve sessies
    .1.3.6.1.4.1.3076.2.1.2.17.1.4   =   alActiveSessionMaxUsers, max usersessions allowed
    .1.3.6.1.4.1.3076.2.1.2.17.1.12   =   alActiveNacAcceptedSessions, actieve nac sessies
    .1.3.6.1.4.1.3076.2.1.2.17.1.14   =   alActiveNacRejectedSessions, current rejected nac sessions
    
  5. Cisco CatOs bridge info
    .1.3.6.1.2.1.2.2.1.1 = interfacelist
    .1.3.6.1.4.1.9.5.1.4.1.1.1.mod.port = module nummer
    .1.3.6.1.4.1.9.5.1.4.1.1.2.mod.port = poort nummer
    .1.3.6.1.4.1.9.5.1.4.1.1.3.mod.port = bridge poort
    .1.3.6.1.4.1.9.9.46.1.3.1.1.4.1.vlannum = vlan naam
    Bridge info per vlan opvragen met de communitystring comm@vlannum
    .1.3.6.1.2.1.17.4.3.1.1.x.x.x.x.x.x = Hex mac bridge table 
    .1.3.6.1.2.1.17.4.3.1.2.x.x.x.x.x.x = bridge poort
    
  6. Cisco 65xx en general info.
    ipInReceives 	       = .1.3.6.1.2.1.4.3.0
    ipInHdrErrors	       = .1.3.6.1.2.1.4.4.0
    ipInAddrErrors         = .1.3.6.1.2.1.4.5.0
    ipForwDatagrams        = .1.3.6.1.2.1.4.6.0
    ipInUnknownProtos      = .1.3.6.1.2.1.4.7.0
    ipInDelivers           = .1.3.6.1.2.1.4.9.0
    ipOutRequests          = .1.3.6.1.2.1.4.10.0
    ipOutDiscards          = .1.3.6.1.2.1.4.11.0
    ipOutNoRoutes          = .1.3.6.1.2.1.4.12.0
    ipReasmReqds           = .1.3.6.1.2.1.4.14.0
    ipReasmOKs             = .1.3.6.1.2.1.4.15.0
    ipFragOKs              = .1.3.6.1.2.1.4.17.0
    ipFragFails            = .1.3.6.1.2.1.4.18.0
    ipFragCreates          = .1.3.6.1.2.1.4.19.0
    icmpInEchos            = .1.3.6.1.2.1.5.8.0
    icmpOutDestUnreachs    = .1.3.6.1.2.1.5.16.0
    icmpOutTimeExcds       = .1.3.6.1.2.1.5.17.0
    icmpOutEchoReps        = .1.3.6.1.2.1.5.22.0
    snmpInPkts             = .1.3.6.1.2.1.11.1.0
    snmpOutPkts            = .1.3.6.1.2.1.11.2.0
    snmpInTotalReqVars     = .1.3.6.1.2.1.11.13.0
    snmpInGetRequests      = .1.3.6.1.2.1.11.15.0
    snmpInGetNexts         = .1.3.6.1.2.1.11.16.0
    snmpOutTraps           = .1.3.6.1.2.1.11.29.0'
    
    cempMemPoolName = .1.3.6.1.4.1.9.9.221.1.1.1.1.2
    cempMemPoolUsed = .1.3.6.1.4.1.9.9.221.1.1.1.1.7
    cempMemPoolFree = .1.3.6.1.4.1.9.9.221.1.1.1.1.8
    cempMemPoolLargestFree = .1.3.6.1.4.1.9.9.221.1.1.1.1.9
    cempMemPoolLowestFree = .1.3.6.1.4.1.9.9.221.1.1.1.1.10
    
    my $cpmCPUTotalPhysicalIndex = '.1.3.6.1.4.1.9.9.109.1.1.1.1.2
    my $cpmCPUTotal???? = .1.3.6.1.4.1.9.9.109.1.1.1.1.5.1
    my $cpmCPUTotal1min = .1.3.6.1.4.1.9.9.109.1.1.1.1.4
    my $cpmCPUTotal5sec = .1.3.6.1.4.1.9.9.109.1.1.1.1.3
    
  7. (Redundant) powersupply monitoring chassisPs2Status 1.3.6.1.4.1.9.5.1.2.7 status other(1), -- none of the following ok(2), -- status ok minorFault(3), -- minor problem majorFault(4) -- major problem c2900InfoRedunantPowerSupplyInfo 1.3.6.1.4.1.9.9.87.1.1.9 absent(1), connectedFunctional(2), connectedNotFunctional(3), functionalPrimaryFailed(4) Cat 4003 monitoring via fan entPhysicalDescr 1.3.6.1.2.1.47.1.1.1.1.2 to determine the name of the device entSensorStatus 1.3.6.1.4.1.9.9.91.1.1.1.1.5 to determine the sensor status (1 = ok) Keeps 1 if ps is defect entSensorValue 1.3.6.1.4.1.9.9.91.1.1.1.1.4 status 1 = oke, 2 = problem (in case of Powersupply) temperature in case of Chassis Temperature Sensor entitymib = .1.3.6.1.2.1.47.1.1.1.1.7 ifIndex = ".1.3.6.1.2.1.2.2.1.1"; ifName = ".1.3.6.1.2.1.31.1.1.1.1"; ifAlias = ".1.3.6.1.2.1.31.1.1.1.18"; cieIfInputQueueDrops = ".1.3.6.1.4.1.9.9.276.1.1.1.1.10"; igmpInterfaceJoins = ".1.3.6.1.3.59.1.1.1.1.11"; # count how many joins an interface has gotten igmpInterfaceGroups = ".1.3.6.1.3.59.1.1.1.1.13"; # count how many groups have been subscribed to an interface ipMRouteInterfaceInMcastOctets = ".1.3.6.1.3.60.1.1.4.1.5"; ipMRouteInterfaceOutMcastOctets = ".1.3.6.1.3.60.1.1.4.1.6";
  8. Table of modules in 6500 .1.3.6.1.2.1.47.1.1.1.1 entPhysicalDescr .1.3.6.1.2.1.47.1.1.1.1.2.13000 = STRING: "WS-X6K-SUP2-2GE 2 ports Catalyst 6000 supervisor 2 Rev. 3.10" entPhysicalName .1.3.6.1.2.1.47.1.1.1.1.7.5000 = STRING: "6" (module nummer) entPhysicalFirmwareRev .1.3.6.1.2.1.47.1.1.1.1.9.13000 = STRING: "7.1(1)" entPhysicalSoftwareRev .1.3.6.1.2.1.47.1.1.1.1.10.13000 = STRING: "12.2(18)SXF9" entPhysicalSerialNum .1.3.6.1.2.1.47.1.1.1.1.11.13000 = STRING: "SAD052XXXX3" entPhysicalMfgName .1.3.6.1.2.1.47.1.1.1.1.12.13000 = STRING: "Cisco Systems" entPhysicalModelName .1.3.6.1.2.1.47.1.1.1.1.13.13000 = STRING: "WS-X6K-SUP2-2GE"
  9. Spanningtree dot1dBasePortTable .1.3.6.1.2.1.17.1.4 dot1dBasePortIfIndex .1.3.6.1.2.1.17.1.4.1.2 dot1dTpFdbAddress .1.3.6.1.2.1.17.4.3.1.1 dot1dTpFdbPort 1.3.6.1.2.1.17.4.3.1.2 dot1dTpFdbStatus 1.3.6.1.2.1.17.4.3.1.3 dot1dStpPortTable dot1dStpPort 1.3.6.1.2.1.17.2.15.1.1 dot1dStpPortPriority 1.3.6.1.2.1.17.2.15.1.2 dot1dStpPortState 1.3.6.1.2.1.17.2.15.1.3 dot1dStpPortEnable 1.3.6.1.2.1.17.2.15.1.4 dot1dStpPortPathCost 1.3.6.1.2.1.17.2.15.1.5 dot1dStpPortDesignatedRoot 1.3.6.1.2.1.17.2.15.1.6 dot1dStpPortDesignatedCost 1.3.6.1.2.1.17.2.15.1.7 dot1dStpPortDesignatedBridge 1.3.6.1.2.1.17.2.15.1.8 dot1dStpPortDesignatedPort 1.3.6.1.2.1.17.2.15.1.9
  10. AIX Disks aixXMDiskIndex .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.1 Index aixXMDiskName .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.2 Name aixXMDiskBusy .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.3 Busy (Percent) aixXMDiskXfer .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.4 Transfers (Megabytes) aixXMDiskRblk .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.5 Blocks Read (512 byte blocks) aixXMDiskWblk .1.3.6.1.4.1.2.3.1.2.2.2.1.4.1.6 Block Written (512 byte blocks) AIX CPU (not supported on the system I tested) xmdCPUGluser .1.3.6.1.4.1.2.3.1.2.2.2.1.1.101 xmdCPUGlkern .1.3.6.1.4.1.2.3.1.2.2.2.1.1.102 xmdCPUGlwait .1.3.6.1.4.1.2.3.1.2.2.2.1.1.103 xmdCPUGlidle .1.3.6.1.4.1.2.3.1.2.2.2.1.1.104 xmdCPUGluticks .1.3.6.1.4.1.2.3.1.2.2.2.1.1.121 xmdCPUGlkticks .1.3.6.1.4.1.2.3.1.2.2.2.1.1.122 xmdCPUGlwticks .1.3.6.1.4.1.2.3.1.2.2.2.1.1.123 xmdCPUGliticks .1.3.6.1.4.1.2.3.1.2.2.2.1.1.124 AIX Mem xmdMemRealEfree .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.10 xmdMemRealEpinned .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.11 xmdMemRealEcomp .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.12 xmdMemRealEnoncomp .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.13 xmdMemRealElocal .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.14 xmdMemRealEclnt .1.3.6.1.4.1.2.3.1.2.2.2.1.2.1.15 UCD-SNMP-MIB dskDevice .1.3.6.1.4.1.2021.9.1.3 dskPath .1.3.6.1.4.1.2021.9.1.2 dskAvail .1.3.6.1.4.1.2021.9.1.7 available disk space in kilobytes (KB) is dskPercent .1.3.6.1.4.1.2021.9.1.9 used disk space in % Memory statistics memAvailReal 1.3.6.1.4.1.2021.4.6.0 available memory memTotalReal 1.3.6.1.4.1.2021.4.5.0 total memory memAvailSwap 1.3.6.1.4.1.2021.4.4 available swap memTotalSwap 1.3.6.1.4.1.2021.4.3 total swap laLoadInt 1.3.6.1.4.1.2021.10.1.5 laLoadInt 1.3.6.1.4.1.2021.10.1.5.1 1 minute average laLoadInt 1.3.6.1.4.1.2021.10.1.5.2 5 minute average laLoadInt 1.3.6.1.4.1.2021.10.1.5.3 15 minute average SystemStatistics ssIndex 1.3.6.1.4.1.2021.11.1 ssErrorName 1.3.6.1.4.1.2021.11.2 ssSwapIn 1.3.6.1.4.1.2021.11.3 ssSwapOut 1.3.6.1.4.1.2021.11.4 ssIOSent 1.3.6.1.4.1.2021.11.5 ssIOReceive 1.3.6.1.4.1.2021.11.6 ssSysInterrupts 1.3.6.1.4.1.2021.11.7 ssSysContext 1.3.6.1.4.1.2021.11.8 ssCpuUser 1.3.6.1.4.1.2021.11.9 ssCpuSystem 1.3.6.1.4.1.2021.11.10 ssCpuIdle 1.3.6.1.4.1.2021.11.11 ssCpuRawUser 1.3.6.1.4.1.2021.11.50 ssCpuRawNice 1.3.6.1.4.1.2021.11.51 ssCpuRawSystem 1.3.6.1.4.1.2021.11.52 ssCpuRawIdle 1.3.6.1.4.1.2021.11.53 ssCpuRawWait 1.3.6.1.4.1.2021.11.54 ssCpuRawKernel 1.3.6.1.4.1.2021.11.55 ssCpuRawInterrupt 1.3.6.1.4.1.2021.11.56 ssIORawSent 1.3.6.1.4.1.2021.11.57 ssIORawReceived 1.3.6.1.4.1.2021.11.58 ssRawInterrupts 1.3.6.1.4.1.2021.11.59 ssRawContexts 1.3.6.1.4.1.2021.11.60
bernard@netwerkinformatie.com