📄 rfc3144.mib
字号:
INTERFACETOPN-MIB DEFINITIONS ::= BEGIN IMPORTS MODULE-IDENTITY, OBJECT-TYPE, Integer32, Gauge32 FROM SNMPv2-SMI RowStatus, TimeStamp, TruthValue FROM SNMPv2-TC rmon, OwnerString FROM RMON-MIB CounterBasedGauge64 FROM HCNUM-TC MODULE-COMPLIANCE, OBJECT-GROUP FROM SNMPv2-CONF; interfaceTopNMIB MODULE-IDENTITY LAST-UPDATED "200103270000Z" ORGANIZATION "IETF RMON MIB Working Group" CONTACT-INFO " Dan Romascanu Avaya Inc. Tel: +972-3-645-8414 Email: dromasca@avaya.com" DESCRIPTION "The MIB module for sorting device interfaces for RMON and SMON monitoring in a multiple device implementation." ::= { rmon 27 }interfaceTopNObjects OBJECT IDENTIFIER ::= { interfaceTopNMIB 1 }interfaceTopNNotifications OBJECT IDENTIFIER ::= { interfaceTopNMIB 2 }interfaceTopNConformance OBJECT IDENTIFIER ::= { interfaceTopNMIB 3 }-- The Interface Top N group is used to prepare reports that-- describe a list of interfaces (data sources)-- ordered by the values of one-- of the objects that apply to the interfaces of the respective device.-- Those objects are defined by standard MIBs. The exact objects that-- are supported by the agent are described by interfaceTopNCaps-- The objects must be elements in tables indexed only by an-- InterfaceIndex object.-- The objects chosen by the-- management station may be sampled over a management-- station-specified time interval, making the report rate based.-- The management station also specifies the number of interfaces-- that are reported.---- The interfaceTopNControlTable is used to initiate the generation-- of a report. The management station may select the parameters-- of such a report, such as which object, how-- many interfaces, and the start & stop times of the sampling. When-- the report is prepared, entries are created in the-- interfaceTopNTable associated with the relevant-- interfaceTopNControlEntry. These entries are static for-- each report after it has been prepared.interfaceTopNCaps OBJECT-TYPE SYNTAX BITS { ifInOctets(0), ifInUcastPkts(1), ifInNUcastPkts(2), ifInDiscards(3), ifInErrors(4), ifInUnknownProtos(5), ifOutOctets(6), ifOutUcastPkts(7), ifOutNUcastPkts(8), ifOutDiscards(9), ifOutErrors(10), ifInMulticastPkts(11), ifInBroadcastPkts(12), ifOutMulticastPkts(13), ifOutBroadcastPkts(14), ifHCInOctets(15), ifHCInUcastPkts(16), ifHCInMulticastPkts(17), ifHCInBroadcastPkts(18), ifHCOutOctets(19), ifHCOutUcastPkts(20), ifHCOutMulticastPkts(21), ifHCOutBroadcastPkts(22), dot3StatsAlignmentErrors(23), dot3StatsFCSErrors(24), dot3StatsSingleCollisionFrames(25), dot3StatsMultipleCollisionFrames(26), dot3StatsSQETestErrors(27), dot3StatsDeferredTransmissions(28), dot3StatsLateCollisions(29), dot3StatsExcessiveCollisions(30), dot3StatsInternalMacTxErrors(31), dot3StatsCarrierSenseErrors(32), dot3StatsFrameTooLongs(33), dot3StatsInternalMacRxErrors(34), dot3StatsSymbolErrors(35), dot3InPauseFrames(36), dot3OutPauseFrames(37), dot5StatsLineErrors(38), dot5StatsBurstErrors(39), dot5StatsACErrors(40), dot5StatsAbortTransErrors(41), dot5StatsInternalErrors(42), dot5StatsLostFrameErrors(43), dot5StatsReceiveCongestions(44), dot5StatsFrameCopiedErrors(45), dot5StatsTokenErrors(46), dot5StatsSoftErrors(47), dot5StatsHardErrors(48), dot5StatsSignalLoss(49), dot5StatsTransmitBeacons(50), dot5StatsRecoverys(51), dot5StatsLobeWires(52), dot5StatsRemoves(53), dot5StatsSingles(54), dot5StatsFreqErrors(55), etherStatsDropEvents(56), etherStatsOctets(57), etherStatsPkts(58), etherStatsBroadcastPkts(59), etherStatsMulticastPkts(60), etherStatsCRCAlignErrors(61), etherStatsUndersizePkts(62), etherStatsOversizePkts(63), etherStatsFragments(64), etherStatsJabbers(65), etherStatsCollisions(66), etherStatsPkts64Octets(67), etherStatsPkts65to127Octets(68), etherStatsPkts128to255Octets(69), etherStatsPkts256to511Octets(70), etherStatsPkts512to1023Octets(71), etherStatsPkts1024to1518Octets(72), dot1dTpPortInFrames(73), dot1dTpPortOutFrames(74), dot1dTpPortInDiscards(75) } MAX-ACCESS read-only STATUS current DESCRIPTION"The type(s) of sorting capabilities supported by the agent.If the agent can perform sorting of interfaces according to thevalues of ifInOctets, as defined in [RFC2863],then the 'ifInOctets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInUcastPkts, as defined in [RFC2863],then the 'ifInUcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInNUcastPkts, as defined in [RFC2863],then the 'ifInNUcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInDiscards, as defined in [RFC2863],then the 'ifInDiscards' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInErrors, as defined in [RFC2863],then the 'ifInErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInUnknownProtocols, as defined in [RFC2863],then the 'ifInUnknownProtocols' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutOctets, as defined in [RFC2863],then the 'ifOutOctets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutUcastPackets, as defined in [RFC2863],then the 'ifOutUcastPackets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutNUcastPackets, as defined in [RFC2863],then the 'ifOutNUcastPackets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutDiscards, as defined in [RFC2863],then the 'ifOutDiscards' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutErrors, as defined in [RFC2863],then the 'ifOutErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInMulticastPkts, as defined in [RFC2863],then the 'ifInMulticastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifInBroadcastPkts, as defined in [RFC2863],then the 'ifInBroadcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutMulticastPkts, as defined in [RFC2863],then the 'ifOutMulticastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifOutBroadcastPkts, as defined in [RFC2863],then the 'ifOutBroadcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCInOctets, as defined in [RFC2863],then the 'ifHCInOctets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCInMulticastPkts, as defined in [RFC2863],then the 'ifHCInMulticastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCInBroadcastPkts, as defined in [RFC2863],then the 'ifHCInBroadcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCOutOctets, as defined in [RFC2863],then the 'ifHCOutOctets' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCOutUcastPkts, as defined in [RFC2863],then the 'ifHCOutUcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCOutMulticastPkts, as defined in [RFC2863],then the 'ifHCOutMulticastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of ifHCOutBroadcastPkts, as defined in [RFC2863],then the 'ifHCOutBroadcastPkts' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsAlignmentErrors, as defined in [RFC2665],then the 'dot3StatsAlignmentErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsFCSErrors, as defined in [RFC2665],then the 'dot3StatsFCSErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsSingleCollisionFrames, as defined in[RFC2665],then the 'dot3StatsSingleCollisionFrames' bit willbe set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsSQETestErrors, as defined in [RFC2665],then the 'dot3StatsSQETestErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsDeferredTransmissions, as defined in[RFC2665], then the 'dot3StatsDeferredTransmissions' bitwill be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsLateCollisions, as defined in [RFC2665],then the 'dot3StatsLateCollisions' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsExcessiveCollisions, as defined in [RFC2665],then the 'dot3StatsExcessiveCollisions' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsInternalMacTxErrors, as defined in[RFC2665],then the 'dot3StatsInternalMacTxErrors' bitwill be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsCarrierSenseErrors, as defined in [RFC2665],then the 'dot3StatsCarrierSenseErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsFrameTooLongs, as defined in [RFC2665],then the 'dot3StatsFrameTooLongs' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsInternalMacRxErrors, as defined in[RFC2665], then the 'dot3StatsInternalMacRxErrors' bitwill be set.If the agent can perform sorting of interfaces according to thevalues of dot3StatsSymbolErrors, as defined in [RFC2665],then the 'dot3StatsSymbolErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3InPauseFrames, as defined in [RFC2665],then the 'dot3InPauseFrames' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot3OutPauseFrames, as defined in [RFC2665],then the 'dot3OutPauseFrames' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsLineErrors, as defined in [RFC1748],then the 'dot5StatsLineErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsBurstErrors, as defined in [RFC1748],then the 'dot5StatsBurstErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsACErrors, as defined in [RFC1748],then the 'dot5StatsACErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsAbortTransErrors, as defined in [RFC1748],then the 'dot5StatsAbortTransErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsInternalErrors, as defined in [RFC1748],then the 'dot5StatsInternalErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsLostFrameErrors, as defined in [RFC1748],then the 'dot5StatsLostFrameErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsReceiveCongestionErrors, as defined in[RFC1748], then the 'dot5StatsReceiveCongestionErrors' bit willbe set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsFrameCopiedErrors, as defined in [RFC1748],then the 'dot5StatsFrameCopiedErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsTokenErrors, as defined in [RFC1748],then the 'dot5StatsTokenErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsSoftErrors, as defined in [RFC1748],then the 'dot5StatsSoftErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsHardErrors, as defined in [RFC1748],then the 'dot5StatsHardErrors' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsSignalLoss, as defined in [RFC1748],then the 'dot5StatsSignalLoss' bit will be set.If the agent can perform sorting of interfaces according to thevalues of dot5StatsTransmitBeacons, as defined in [RFC1748],then the 'dot5StatsTransmitBeacons' bit will be set.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -