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

📄 rfc3144.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 3 页
字号:
    the interface sub-layer as determined from ifSpeed is zero. This    conforms to the ifSpeed definition in [RFC2863]for a sub-layer    that has no concept of bandwidth.    This object may not be modified if the associated    interfaceTopNControlStatus object is equal to active(1)."  ::= { interfaceTopNControlEntry 4 }interfaceTopNNormalizationFactor OBJECT-TYPE    SYNTAX Integer32 (1..2147483647)    MAX-ACCESS read-create    STATUS current    DESCRIPTION    "The value used for normalization if    interfaceTopNNormalizationReq has the value 'true'. Example:  The following set of values is applied to a device with multiple  Ethernet interfaces running at 10 Mbps, 100 Mbps, and 1 Gbps.  interfaceTopNObjectVariable = 'ifInOctets'  interfaceTopNObjectSampleType = 'deltaValue'  interfaceTopNNormalizationReq = 'true'  interfaceTopNNormalizationFactor = 1000000000  Applying this set of values will result in the sampled delta values  to be multiplied by 100 for the 10 Mbps interfaces, and by 10 for  the 100 Mbps interfaces, while the sample values for the 1 Gbps  interface are left unchanged. The effective speed of the interface is  taken from the value of ifSpeed for each interface, if ifSpeed is  less than 4,294,967,295, or from ifHighSpeed multiplied by  1,000,000 otherwise.  At row creation the agent SHOULD set the value of this object to  the effective speed of the interface."::= { interfaceTopNControlEntry 5 }interfaceTopNTimeRemaining OBJECT-TYPE       SYNTAX      Integer32 (0..2147483647)       MAX-ACCESS  read-create       STATUS      current       DESCRIPTION         "The number of seconds left in the report         currently being collected.  When this object         is modified by the management station, a new         collection is started, possibly aborting a         currently running report.  The new value is         used as the requested duration of this report,         which is loaded into the associated         interfaceTopNDuration object.         When this object is set to a non-zero value,         any associated interfaceTopNEntries shall be         made inaccessible by the agent.  While the value         of this object is non-zero, it decrements by one         per second until it reaches zero.  During this         time, all associated interfaceTopNEntries shall         remain inaccessible.  At the time that this object         decrements to zero, the report is made accessible         in the interfaceTopNTable.  Thus, the interfaceTopN         table needs to be created only at the end of the         collection interval.         If the value of this object is set to zero         while the associated report is running, the         running report is aborted and no associated         interfaceTopNEntries are created."     DEFVAL { 0 }     ::= { interfaceTopNControlEntry 6 }   interfaceTopNDuration OBJECT-TYPE       SYNTAX      Integer32 (0..2147483647)       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION        "The number of seconds that this report has        collected during the last sampling interval,        or if this report is currently being collected,        the number of seconds that this report is being        collected during this sampling interval.        When the associated interfaceTopNTimeRemaining        object is set, this object shall be set by the        agent to the same value and shall not be modified        until the next time the interfaceTopNTimeRemaining        is set.        This value shall be zero if no reports have been        requested for this interfaceTopNControlEntry."     ::= { interfaceTopNControlEntry 7 }   interfaceTopNRequestedSize OBJECT-TYPE       SYNTAX      Integer32       MAX-ACCESS  read-create       STATUS      current       DESCRIPTION         "The maximum number of interfaces requested         for the Top N Table.         When this object is created or modified, the         agent should set interfaceTopNGrantedSize as close         to this object as is possible for the particular         implementation and available resources."       DEFVAL { 10 }       ::= { interfaceTopNControlEntry 8 }   interfaceTopNGrantedSize OBJECT-TYPE       SYNTAX      Integer32 (0.. 2147483647)       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION         "The maximum number of interfaces in the         top N table.         When the associated interfaceTopNRequestedSize object is         created or modified, the agent should set this object as         closely to the requested value as is possible for the         particular implementation and available resources.  The         agent must not lower this value except as a result of a         set to the associated interfaceTopNRequestedSize object."     ::= { interfaceTopNControlEntry 9 }   interfaceTopNStartTime OBJECT-TYPE       SYNTAX      TimeStamp       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION       "The value of sysUpTime when this top N report was       last started.  In other words, this is the time that       the associated interfaceTopNTimeRemaining object was       modified to start the requested report.       If the report has not yet been started, the value       of this object is zero."  ::= { interfaceTopNControlEntry 10 }   interfaceTopNOwner OBJECT-TYPE       SYNTAX      OwnerString       MAX-ACCESS  read-create       STATUS      current       DESCRIPTION               "The entity that configured this entry and is               using the resources assigned to it."       ::= { interfaceTopNControlEntry 11 }   interfaceTopNLastCompletionTime OBJECT-TYPE       SYNTAX      TimeStamp       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION        "The value of sysUpTime when this top N report was        last completed. If no report was yet completed, the value        of this object is zero."     ::= { interfaceTopNControlEntry 12 }   interfaceTopNRowStatus OBJECT-TYPE       SYNTAX      RowStatus       MAX-ACCESS  read-create       STATUS      current       DESCRIPTION              "The status of this row.              If the value of this object is not equal to              active(1), all associated entries in the              interfaceTopNTable shall be deleted by the              agent."       ::= { interfaceTopNControlEntry 13 }   -- Interface Top "N" reports   interfaceTopNTable OBJECT-TYPE       SYNTAX      SEQUENCE OF InterfaceTopNEntry       MAX-ACCESS  not-accessible       STATUS      current       DESCRIPTION         "A table of reports for the top `N' ports based on         setting of associated control table entries. The         maximum number of entries depends on the number         of entries in table interfaceTopNControlTable and         the value of object interfaceTopNGrantedSize for         each entry.         For each entry in the interfaceTopNControlTable,         interfaces with the highest value of         interfaceTopNValue shall be placed in this table         in decreasing order of that rate until there is         no more room or until there are no more ports."       ::= { interfaceTopNObjects 3 }   interfaceTopNEntry OBJECT-TYPE       SYNTAX      InterfaceTopNEntry       MAX-ACCESS  not-accessible       STATUS      current       DESCRIPTION               "A set of statistics for an interface that is               part of a top N report."       INDEX    { interfaceTopNControlIndex,                  interfaceTopNIndex }       ::= { interfaceTopNTable 1 }   InterfaceTopNEntry ::= SEQUENCE {       interfaceTopNIndex           Integer32,       interfaceTopNDataSourceIndex           Integer32,       interfaceTopNValue           Gauge32,       interfaceTopNValue64           CounterBasedGauge64   }   interfaceTopNIndex OBJECT-TYPE       SYNTAX      Integer32 (1..65535)       MAX-ACCESS  not-accessible       STATUS      current       DESCRIPTION         "An index that uniquely identifies an entry in         the interfaceTopN table among those in the same         report.  This index is between 1 and N, where N         is the number of entries in this report.  Increasing         values of interfaceTopNIndex shall be assigned to         entries with decreasing values of interfaceTopNValue         or interfaceTopNValue64, whichever applies,         until index N is assigned to the entry with the         lowest value of interfaceTopNValue /         interfaceTopNValue64 or there are no         more interfaceTopNEntries.         No ports are included in a report where their         value of interfaceTopNValue would be zero."     ::= { interfaceTopNEntry 1 }   interfaceTopNDataSourceIndex OBJECT-TYPE       SYNTAX      Integer32  (1..2147483647)       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION         "This object identifies the index corresponding          to the dataSource for this entry.          For sorted values of variables belonging to the          IF-MIB, EtherLike-MIB or TOKENRING-MIB, this value          equals the ifIndex of the interface.          For sorted values of variables belonging to the          RMON-MIB, this value equals the interface corresponding          to the data source, pointed to by the value          of etherStatsDataSource.          For sorted values of variables belonging to the          BRIDGE-MIB, this value equals the interface corresponding          to the bridge port, pointed to by the value          of dot1dBasePortIfIndex."       ::= { interfaceTopNEntry 2 }   interfaceTopNValue OBJECT-TYPE       SYNTAX      Gauge32       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION         "The value at the end of the sampling interval, or         the amount of change in the selected variable         during this sampling interval for the identified         interface.  The selected variable is that interfaces's         instance of the object selected by         interfaceTopNObjectVariable. This value may be normalized         if interfaceTopNNormalization required equals 'true'.         This value of this object will be computed for all         cases when interfaceTopNObjectVariable points to a         32-bit counter or Gauge or when         interfaceTopNObjectSampleType equals bandwidthPercentage(3),         and will be zero for all other cases."       ::= { interfaceTopNEntry 3 }   interfaceTopNValue64 OBJECT-TYPE       SYNTAX      CounterBasedGauge64       MAX-ACCESS  read-only       STATUS      current       DESCRIPTION         "The value at the end of the sampling interval, or         the amount of change in the selected variable         during this sampling interval for the identified         interface.  The selected variable is that interfaces's         instance of the object selected by         interfaceTopNObjectVariable. This value may be normalized         if interfaceTopNNormalization required equals 'true'.         This value of this object will be computed for all         cases when interfaceTopNObjectVariable points to         a 64-bit counter, and will be zero for all other cases."       ::= { interfaceTopNEntry 4 }---- Notifications Section-- (none defined)------ Conformance Section--interfaceTopNCompliances OBJECT IDENTIFIER ::=                                           {interfaceTopNConformance 1 }interfaceTopNGroups      OBJECT IDENTIFIER ::=                                           {interfaceTopNConformance 2 }interfaceTopNCompliance MODULE-COMPLIANCE    STATUS  current    DESCRIPTION            "Describes the requirements for conformance to the            InterfaceTopN MIB."        MODULE  -- this module        MANDATORY-GROUPS { interfaceTopNGroup }      ::= { interfaceTopNCompliances 1 }interfaceTopNGroup OBJECT-GROUP    OBJECTS {       interfaceTopNCaps,       interfaceTopNObjectVariable,       interfaceTopNObjectSampleType,       interfaceTopNNormalizationReq,       interfaceTopNNormalizationFactor,       interfaceTopNTimeRemaining,       interfaceTopNDuration,       interfaceTopNRequestedSize,       interfaceTopNGrantedSize,       interfaceTopNStartTime,       interfaceTopNOwner,       interfaceTopNLastCompletionTime,       interfaceTopNRowStatus,       interfaceTopNDataSourceIndex,       interfaceTopNValue,       interfaceTopNValue64    }    STATUS  current    DESCRIPTION         "A collection of objects providing interfaceTopN data for         a multiple interfaces device."::= { interfaceTopNGroups 1 }END

⌨️ 快捷键说明

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