⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 hc-rmon-mib

📁 很不错java的SNMP应用例子
💻
📖 第 1 页 / 共 5 页
字号:
        octets in bad packets."    ::= { hostTimeHighCapacityEntry 8 }-- High Capacity Extensions for the hostTopNTablehostTopNHighCapacityTable  OBJECT-TYPE    SYNTAX     SEQUENCE OF HostTopNHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        hostTopNTable when hostTopNRateBase specifies a High Capacity        TopN Report."    ::= { hostTopN 3 }hostTopNHighCapacityEntry  OBJECT-TYPE    SYNTAX     HostTopNHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        hostTopNEntry when hostTopNRateBase specifies a High Capacity        TopN Report. These objects will be created by the agent        for all hostTopNEntries associated with whichever        hostTopNControlEntries have a hostTopNRateBase that specify        a high capacity report."    INDEX { hostTopNReport, hostTopNIndex }    ::= { hostTopNHighCapacityTable 1 }HostTopNHighCapacityEntry ::= SEQUENCE {     hostTopNHighCapacityAddress        OCTET STRING,     hostTopNHighCapacityBaseRate       Gauge32,     hostTopNHighCapacityOverflowRate   Gauge32,     hostTopNHighCapacityRate           CounterBasedGauge64}hostTopNHighCapacityAddress OBJECT-TYPE    SYNTAX     OCTET STRING    MAX-ACCESS read-only    STATUS     current    DESCRIPTION          "The physical address of this host."    ::= { hostTopNHighCapacityEntry 1 }hostTopNHighCapacityBaseRate OBJECT-TYPE    SYNTAX     Gauge32    MAX-ACCESS read-only    STATUS     current    DESCRIPTION          "The amount of change in the selected variable          during this sampling interval, modulo 2^32.  The          selected variable is this host's instance of the          object selected by hostTopNRateBase."    ::= { hostTopNHighCapacityEntry 2 }hostTopNHighCapacityOverflowRate OBJECT-TYPE    SYNTAX     Gauge32    MAX-ACCESS read-only    STATUS     current    DESCRIPTION          "The amount of change in the selected variable          during this sampling interval, divided by 2^32, truncating          fractions (i.e., X DIV 2^32).  The selected variable is          this host's instance of the object selected by          hostTopNRateBase."    ::= { hostTopNHighCapacityEntry 3 }hostTopNHighCapacityRate OBJECT-TYPE     SYNTAX     CounterBasedGauge64     MAX-ACCESS read-only     STATUS     current     DESCRIPTION          "The amount of change in the selected variable          during this sampling interval.  The selected          variable is this host's instance of the object          selected by hostTopNRateBase."     ::= { hostTopNHighCapacityEntry 4 }-- High Capacity Extensions for the matrixSDTablematrixSDHighCapacityTable  OBJECT-TYPE    SYNTAX     SEQUENCE OF MatrixSDHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        matrixSDTable."    ::= { matrix 5 }matrixSDHighCapacityEntry  OBJECT-TYPE    SYNTAX     MatrixSDHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        matrixSDEntry. These objects will be created by the agent        for all matrixSDEntries associated with whichever        matrixControlEntries it deems appropriate. (i.e., either all        matrixSDHighCapacityEntries associated with a particular        matrixControlEntry will be created, or none of them will        be.)"    INDEX { matrixSDIndex,            matrixSDSourceAddress, matrixSDDestAddress }    ::= { matrixSDHighCapacityTable 1 }MatrixSDHighCapacityEntry ::= SEQUENCE {    matrixSDHighCapacityOverflowPkts   Counter32,    matrixSDHighCapacityPkts           Counter64,    matrixSDHighCapacityOverflowOctets Counter32,    matrixSDHighCapacityOctets         Counter64}matrixSDHighCapacityOverflowPkts OBJECT-TYPE    SYNTAX     Counter32    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated matrixSDPkts        counter has overflowed."    ::= { matrixSDHighCapacityEntry 1 }matrixSDHighCapacityPkts OBJECT-TYPE    SYNTAX     Counter64    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of packets transmitted from the source        address to the destination address (this number        includes bad packets)."    ::= { matrixSDHighCapacityEntry 2 }matrixSDHighCapacityOverflowOctets OBJECT-TYPE    SYNTAX     Counter32    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated matrixSDOctets        counter has overflowed."    ::= { matrixSDHighCapacityEntry 3 }matrixSDHighCapacityOctets OBJECT-TYPE    SYNTAX     Counter64    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of octets (excluding framing bits but        including FCS octets) contained in all packets        transmitted from the source address to the        destination address."    ::= { matrixSDHighCapacityEntry 4 }-- High Capacity extensions for the matrixDSTablematrixDSHighCapacityTable  OBJECT-TYPE    SYNTAX     SEQUENCE OF MatrixDSHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        matrixDSTable."    ::= { matrix 6 }matrixDSHighCapacityEntry  OBJECT-TYPE    SYNTAX     MatrixDSHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        matrixDSEntry. These objects will be created by the agent        for all matrixDSEntries associated with whichever        matrixControlEntries it deems appropriate. (i.e., either all        matrixDSHighCapacityEntries associated with a particular        matrixControlEntry will be created, or none of them will        be.)"    INDEX { matrixDSIndex,            matrixDSDestAddress, matrixDSSourceAddress }    ::= { matrixDSHighCapacityTable 1 }MatrixDSHighCapacityEntry ::= SEQUENCE {    matrixDSHighCapacityOverflowPkts   Counter32,    matrixDSHighCapacityPkts           Counter64,    matrixDSHighCapacityOverflowOctets Counter32,    matrixDSHighCapacityOctets         Counter64}matrixDSHighCapacityOverflowPkts OBJECT-TYPE    SYNTAX     Counter32    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated matrixDSPkts        counter has overflowed."    ::= { matrixDSHighCapacityEntry 1 }matrixDSHighCapacityPkts OBJECT-TYPE    SYNTAX     Counter64    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of packets transmitted from the source        address to the destination address (this number        includes bad packets)."    ::= { matrixDSHighCapacityEntry 2 }matrixDSHighCapacityOverflowOctets OBJECT-TYPE    SYNTAX     Counter32    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated matrixDSOctets        counter has overflowed."    ::= { matrixDSHighCapacityEntry 3 }matrixDSHighCapacityOctets OBJECT-TYPE    SYNTAX     Counter64    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of octets (excluding framing bits        but including FCS octets) contained in all packets        transmitted from the source address to the        destination address."    ::= { matrixDSHighCapacityEntry 4 }-- High Capacity extensions for the captureBufferTablecaptureBufferHighCapacityTable OBJECT-TYPE    SYNTAX     SEQUENCE OF CaptureBufferHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        captureBufferTable."    ::= { capture 3 }captureBufferHighCapacityEntry OBJECT-TYPE    SYNTAX     CaptureBufferHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-1        captureBufferEntry. These objects will be created by the agent        for all captureBufferEntries associated with whichever        bufferControlEntries it deems appropriate. (i.e., either all        captureBufferHighCapacityEntries associated with a particular        bufferControlEntry will be created, or none of them will        be.)"    INDEX { captureBufferControlIndex, captureBufferIndex }    ::= { captureBufferHighCapacityTable 1 }CaptureBufferHighCapacityEntry ::= SEQUENCE {    captureBufferPacketHighCapacityTime     Integer32}captureBufferPacketHighCapacityTime  OBJECT-TYPE    SYNTAX      Integer32 (0..999999)    UNITS       "nanoseconds"    MAX-ACCESS  read-only    STATUS      current    DESCRIPTION        "The number of nanoseconds that had passed since this capture        buffer was first turned on when this packet was captured,        modulo 10^6.        This object is used in conjunction with the        captureBufferPacketTime object. This object returns the        number of nano-seconds to be added to to number of        milli-seconds obtained from the captureBufferPacketTime        object, to obtain more accurate inter packet arrival time."  ::= { captureBufferHighCapacityEntry 1 }-- High Capacity extensions for the protocolDistStatsTableprotocolDistStatsHighCapacityTable OBJECT-TYPE    SYNTAX     SEQUENCE OF ProtocolDistStatsHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-2        protocolDistStatsTable."    ::= { protocolDist 3 }protocolDistStatsHighCapacityEntry OBJECT-TYPE    SYNTAX     ProtocolDistStatsHighCapacityEntry    MAX-ACCESS not-accessible    STATUS     current    DESCRIPTION        "Contains the High Capacity RMON extensions to the RMON-2        protocolDistStatsTable. These objects will be created by the        agent for all protocolDistStatsEntries associated with        whichever protocolDistControlEntries it deems appropriate.        (i.e., either all protocolDistStatsHighCapacityEntries        associated with a particular protocolDistControlEntry will be        created, or none of them will be.)"    INDEX { protocolDistControlIndex, protocolDirLocalIndex }    ::= { protocolDistStatsHighCapacityTable 1 }ProtocolDistStatsHighCapacityEntry ::= SEQUENCE {    protocolDistStatsHighCapacityOverflowPkts   ZeroBasedCounter32,    protocolDistStatsHighCapacityPkts           ZeroBasedCounter64,    protocolDistStatsHighCapacityOverflowOctets ZeroBasedCounter32,    protocolDistStatsHighCapacityOctets         ZeroBasedCounter64}protocolDistStatsHighCapacityOverflowPkts OBJECT-TYPE    SYNTAX     ZeroBasedCounter32    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated protocolDistStatsPkts        counter has overflowed."    ::= { protocolDistStatsHighCapacityEntry 1 }protocolDistStatsHighCapacityPkts OBJECT-TYPE    SYNTAX     ZeroBasedCounter64    UNITS      "Packets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of packets without errors received of this        protocol type.  Note that this is the number of link-layer        packets, so if a single network-layer packet is fragmented        into several link-layer frames, this counter is incremented        several times."    ::= { protocolDistStatsHighCapacityEntry 2 }protocolDistStatsHighCapacityOverflowOctets OBJECT-TYPE    SYNTAX     ZeroBasedCounter32    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of times the associated protocolDistStatsOctets        counter has overflowed."    ::= { protocolDistStatsHighCapacityEntry 3 }protocolDistStatsHighCapacityOctets OBJECT-TYPE    SYNTAX     ZeroBasedCounter64    UNITS      "Octets"    MAX-ACCESS read-only    STATUS     current    DESCRIPTION        "The number of octets in packets received of this protocol        type since it was added to the protocolDistStatsTable        (excluding framing bits but including FCS octets), except for        those octets in packets that contained errors.        Note this doesn't count just those octets in the particular        protocol frames, but includes the entire packet that contained        the protocol."    ::= { protocolDistStatsHighCapacityEntry 4 }-- High Capacity extensions for the nlHostTable.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -