📄 hc-rmon-mib
字号:
MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated etherStatsPkts512to1023Octets counter has overflowed." ::= { etherStatsHighCapacityEntry 13 }etherStatsHighCapacityPkts512to1023Octets OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of packets (including bad packets) received that were between 512 and 1023 octets in length inclusive (excluding framing bits but including FCS octets)." ::= { etherStatsHighCapacityEntry 14 }etherStatsHighCapacityOverflowPkts1024to1518Octets OBJECT-TYPE SYNTAX Counter32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated etherStatsPkts1024to1518Octets counter has overflowed." ::= { etherStatsHighCapacityEntry 15 }etherStatsHighCapacityPkts1024to1518Octets OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of packets (including bad packets) received that were between 1024 and 1518 octets in length inclusive (excluding framing bits but including FCS octets)." ::= { etherStatsHighCapacityEntry 16 }-- High Capacity extensions for the etherHistoryTableetherHistoryHighCapacityTable OBJECT-TYPE SYNTAX SEQUENCE OF EtherHistoryHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 etherHistoryTable." ::= { history 6 }etherHistoryHighCapacityEntry OBJECT-TYPE SYNTAX EtherHistoryHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 etherHistoryEntry. These objects will be created by the agent for all etherHistoryEntries associated with whichever historyControlEntries it deems appropriate. (i.e., either all etherHistoryHighCapacityEntries associated with a particular historyControlEntry will be created, or none of them will be.)" INDEX { etherHistoryIndex, etherHistorySampleIndex } ::= { etherHistoryHighCapacityTable 1 }EtherHistoryHighCapacityEntry ::= SEQUENCE { etherHistoryHighCapacityOverflowPkts Gauge32, etherHistoryHighCapacityPkts CounterBasedGauge64, etherHistoryHighCapacityOverflowOctets Gauge32, etherHistoryHighCapacityOctets CounterBasedGauge64}etherHistoryHighCapacityOverflowPkts OBJECT-TYPE SYNTAX Gauge32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated etherHistoryPkts Gauge overflowed during this sampling interval." ::= { etherHistoryHighCapacityEntry 1 }etherHistoryHighCapacityPkts OBJECT-TYPE SYNTAX CounterBasedGauge64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of packets (including bad packets, broadcast packets, and multicast packets) received during this sampling interval." ::= { etherHistoryHighCapacityEntry 2 }etherHistoryHighCapacityOverflowOctets OBJECT-TYPE SYNTAX Gauge32 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated etherHistoryOctets counter has overflowed during this sampling interval." ::= { etherHistoryHighCapacityEntry 3 }etherHistoryHighCapacityOctets OBJECT-TYPE SYNTAX CounterBasedGauge64 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The total number of octets of data (including those in bad packets) received on the network (excluding framing bits but including FCS octets) during this sampling interval." ::= { etherHistoryHighCapacityEntry 4 }-- High Capacity Extensions for the hostTablehostHighCapacityTable OBJECT-TYPE SYNTAX SEQUENCE OF HostHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 hostTable." ::= { hosts 5 }hostHighCapacityEntry OBJECT-TYPE SYNTAX HostHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 hostEntry. These objects will be created by the agent for all hostEntries associated with whichever hostControlEntries it deems appropriate. (i.e., either all hostHighCapacityEntries associated with a particular hostControlEntry will be created, or none of them will be.)" INDEX { hostIndex, hostAddress } ::= { hostHighCapacityTable 1 }HostHighCapacityEntry ::= SEQUENCE { hostHighCapacityInOverflowPkts Counter32, hostHighCapacityInPkts Counter64, hostHighCapacityOutOverflowPkts Counter32, hostHighCapacityOutPkts Counter64, hostHighCapacityInOverflowOctets Counter32, hostHighCapacityInOctets Counter64, hostHighCapacityOutOverflowOctets Counter32, hostHighCapacityOutOctets Counter64}hostHighCapacityInOverflowPkts OBJECT-TYPE SYNTAX Counter32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostInPkts counter has overflowed." ::= { hostHighCapacityEntry 1 }hostHighCapacityInPkts OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of good packets transmitted to this address since it was added to the hostHighCapacityTable." ::= { hostHighCapacityEntry 2 }hostHighCapacityOutOverflowPkts OBJECT-TYPE SYNTAX Counter32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostOutPkts counter has overflowed." ::= { hostHighCapacityEntry 3 }hostHighCapacityOutPkts OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of packets, including bad packets, transmitted by this address since it was added to the hostHighCapacityTable." ::= { hostHighCapacityEntry 4 }hostHighCapacityInOverflowOctets OBJECT-TYPE SYNTAX Counter32 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostInOctets counter has overflowed." ::= { hostHighCapacityEntry 5 }hostHighCapacityInOctets OBJECT-TYPE SYNTAX Counter64 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of octets transmitted to this address since it was added to the hostHighCapacityTable (excluding framing bits but including FCS octets), except for those octets in bad packets." ::= { hostHighCapacityEntry 6 }hostHighCapacityOutOverflowOctets OBJECT-TYPE SYNTAX Counter32 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostOutOctets counter has overflowed." ::= { hostHighCapacityEntry 7 }hostHighCapacityOutOctets OBJECT-TYPE SYNTAX Counter64 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of octets transmitted by this address since it was added to the hostHighCapacityTable (excluding framing bits but including FCS octets), including those octets in bad packets." ::= { hostHighCapacityEntry 8 }-- High Capacity extensions for the hostTimeTablehostTimeHighCapacityTable OBJECT-TYPE SYNTAX SEQUENCE OF HostTimeHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 hostTimeTable." ::= { hosts 6 }hostTimeHighCapacityEntry OBJECT-TYPE SYNTAX HostTimeHighCapacityEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Contains the High Capacity RMON extensions to the RMON-1 hostTimeEntry. These objects will be created by the agent for all hostTimeEntries associated with whichever hostControlEntries it deems appropriate. (i.e., either all hostTimeHighCapacityEntries associated with a particular hostControlEntry will be created, or none of them will be.)" INDEX { hostTimeIndex, hostTimeCreationOrder } ::= { hostTimeHighCapacityTable 1 }HostTimeHighCapacityEntry ::= SEQUENCE { hostTimeHighCapacityInOverflowPkts Counter32, hostTimeHighCapacityInPkts Counter64, hostTimeHighCapacityOutOverflowPkts Counter32, hostTimeHighCapacityOutPkts Counter64, hostTimeHighCapacityInOverflowOctets Counter32, hostTimeHighCapacityInOctets Counter64, hostTimeHighCapacityOutOverflowOctets Counter32, hostTimeHighCapacityOutOctets Counter64}hostTimeHighCapacityInOverflowPkts OBJECT-TYPE SYNTAX Counter32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostTimeInPkts counter has overflowed." ::= { hostTimeHighCapacityEntry 1 }hostTimeHighCapacityInPkts OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of good packets transmitted to this address since it was added to the hostTimeHighCapacityTable." ::= { hostTimeHighCapacityEntry 2 }hostTimeHighCapacityOutOverflowPkts OBJECT-TYPE SYNTAX Counter32 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostTimeOutPkts counter has overflowed." ::= { hostTimeHighCapacityEntry 3 }hostTimeHighCapacityOutPkts OBJECT-TYPE SYNTAX Counter64 UNITS "Packets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of packets, including bad packets, transmitted by this address since it was added to the hostTimeHighCapacityTable." ::= { hostTimeHighCapacityEntry 4 }hostTimeHighCapacityInOverflowOctets OBJECT-TYPE SYNTAX Counter32 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostTimeInOctets counter has overflowed." ::= { hostTimeHighCapacityEntry 5 }hostTimeHighCapacityInOctets OBJECT-TYPE SYNTAX Counter64 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of octets transmitted to this address since it was added to the hostTimeHighCapacityTable (excluding framing bits but including FCS octets), except for those octets in bad packets." ::= { hostTimeHighCapacityEntry 6 }hostTimeHighCapacityOutOverflowOctets OBJECT-TYPE SYNTAX Counter32 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times the associated hostTimeOutOctets counter has overflowed." ::= { hostTimeHighCapacityEntry 7 }hostTimeHighCapacityOutOctets OBJECT-TYPE SYNTAX Counter64 UNITS "Octets" MAX-ACCESS read-only STATUS current DESCRIPTION "The number of octets transmitted by this address since it was added to the hostTimeTable (excluding framing bits but including FCS octets), including those
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -