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

📄 rfc2064.mib

📁 wm PNE 3.3 source code, running at more than vxworks6.x version.
💻 MIB
📖 第 1 页 / 共 4 页
字号:
    flowDataSourceSubscriberID      OCTET STRING,    flowDataDestSubscriberID        OCTET STRING,    flowDataSessionID               OCTET STRING,    flowDataSourceClass             INTEGER,    flowDataDestClass               INTEGER,    flowDataClass                   INTEGER,    flowDataSourceKind              INTEGER,    flowDataDestKind                INTEGER,    flowDataKind                    INTEGER    }flowDataIndex OBJECT-TYPE    SYNTAX  Integer32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Value of this flow data record's index within the meter's        flow table."    ::= { flowDataEntry 1 }flowDataTimeMark OBJECT-TYPE    SYNTAX  TimeFilter    MAX-ACCESS  not-accessible    STATUS  current    DESCRIPTION        "A TimeFilter for this entry.  Allows GetNext and GetBulk        to find flow table rows which have changed since a specified        value of sysUptime."    ::= { flowDataEntry 2 }flowDataStatus OBJECT-TYPE    SYNTAX  INTEGER { inactive(1), current(2), idle(3) }    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Status of this flow data record."    ::= { flowDataEntry 3 }flowDataSourceInterface OBJECT-TYPE    SYNTAX  Integer32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Index of the interface associated with the source address        for this flow.  It's value is one of those contained in the        ifIndex field of the meter's interfaces table."    ::= { flowDataEntry 4 }flowDataSourceAdjacentType OBJECT-TYPE    SYNTAX  AddressType    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Adjacent address type of the source for this flow.  If        accounting is being performed at the network level the        adjacent address will probably be an 802 MAC address, and        the adjacent address type will indicate the medium type."    ::= { flowDataEntry 5 }flowDataSourceAdjacentAddress OBJECT-TYPE    SYNTAX  AdjacentAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Address of the adjacent device on the path for the source        for this flow."    ::= { flowDataEntry 6 }flowDataSourceAdjacentMask OBJECT-TYPE    SYNTAX  AdjacentAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the adjacent source address for this flow."    ::= { flowDataEntry 7 }flowDataSourcePeerType OBJECT-TYPE    SYNTAX  AddressType    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Peer address type of the source for this flow."    ::= { flowDataEntry 8 }flowDataSourcePeerAddress OBJECT-TYPE    SYNTAX  PeerAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Address of the peer device for the source of this flow."    ::= { flowDataEntry 9 }flowDataSourcePeerMask OBJECT-TYPE    SYNTAX  PeerAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the source peer address for this flow."    ::= { flowDataEntry 10 }flowDataSourceTransType OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Transport address type of the source for this flow.  The        value of this attribute will depend on the peer address type."    ::= { flowDataEntry 11 }flowDataSourceTransAddress OBJECT-TYPE    SYNTAX  TransportAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Transport address for the source of this flow."    ::= { flowDataEntry 12 }flowDataSourceTransMask OBJECT-TYPE    SYNTAX  TransportAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the transport source address for this flow."    ::= { flowDataEntry 13 }flowDataDestInterface OBJECT-TYPE    SYNTAX  Integer32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Index of the interface associated with the dest address for        this flow.  This value is one of the values contained in the        ifIndex field of the interfaces table."    ::= { flowDataEntry 14 }flowDataDestAdjacentType OBJECT-TYPE    SYNTAX  AddressType    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Adjacent address type of the destination for this flow."    ::= { flowDataEntry 15 }flowDataDestAdjacentAddress OBJECT-TYPE    SYNTAX  AdjacentAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Address of the adjacent device on the path for the        destination for this flow."    ::= { flowDataEntry 16 }flowDataDestAdjacentMask OBJECT-TYPE    SYNTAX  AdjacentAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the adjacent dest address for this flow."    ::= { flowDataEntry 17 }flowDataDestPeerType OBJECT-TYPE    SYNTAX  AddressType    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Peer address type of the destination for this flow."    ::= { flowDataEntry 18 }flowDataDestPeerAddress OBJECT-TYPE    SYNTAX  PeerAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Address of the peer device for the destination of this flow."    ::= { flowDataEntry 19 }flowDataDestPeerMask OBJECT-TYPE    SYNTAX  PeerAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the dest peer type for this flow."    ::= { flowDataEntry 20 }flowDataDestTransType OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Transport address type of the destination for this flow.  The        value of this attribute will depend on the peer address type."    ::= { flowDataEntry 21 }flowDataDestTransAddress OBJECT-TYPE    SYNTAX  TransportAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Transport address for the destination of this flow."    ::= { flowDataEntry 22 }flowDataDestTransMask OBJECT-TYPE    SYNTAX  TransportAddress    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "1-bits in this mask indicate which bits must match when        comparing the transport destination address for this flow."    ::= { flowDataEntry 23 }flowDataPDUScale OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The scale factor applied to this particular flow.  Indicates        the number of bits the PDU counter values should be moved left        to obtain the actual values."    ::= { flowDataEntry 24 }flowDataOctetScale OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The scale factor applied to this particular flow.  Indicates        the number of bits the octet counter values should be moved        left to obtain the actual values."    ::= { flowDataEntry 25 }flowDataRuleSet OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The RuleSet number of the rule set which created this flow."    ::= { flowDataEntry 26 }flowDataToOctets OBJECT-TYPE    SYNTAX  Counter32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The count of octets flowing from source to dest address and        being delivered to the protocol level being metered.  In the        case of IP this would count the number of octets delivered to        the IP level."    ::= { flowDataEntry 27 }flowDataToPDUs OBJECT-TYPE    SYNTAX  Counter32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The count of protocol packets flowing from source to dest        address and being delivered to the protocol level being        metered.  In the case of IP, for example, this would count the        IP packets delivered to the IP protocol level."    ::= { flowDataEntry 28 }flowDataFromOctets OBJECT-TYPE    SYNTAX  Counter32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The count of octets flowing from dest to source address and        being delivered to the protocol level being metered."    ::= { flowDataEntry 29 }flowDataFromPDUs OBJECT-TYPE    SYNTAX  Counter32    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The count of protocol packets flowing from dest to source        address and being delivered to the protocol level being        metered.  In the case of IP, for example, this would count        the IP packets delivered to the IP protocol level."    ::= { flowDataEntry 30 }flowDataFirstTime OBJECT-TYPE    SYNTAX  TimeTicks    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The time at which this flow was first entered in the table"    ::= { flowDataEntry 31 }flowDataLastActiveTime OBJECT-TYPE    SYNTAX  TimeTicks    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "The last time this flow had activity, i.e. the time of        arrival of the most recent PDU belonging to this flow."    ::= { flowDataEntry 32 }flowDataSourceSubscriberID OBJECT-TYPE    SYNTAX  OCTET STRING (SIZE (4..20))    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Subscriber ID associated with the source address for this        flow."    ::= { flowDataEntry 33 }flowDataDestSubscriberID OBJECT-TYPE    SYNTAX  OCTET STRING (SIZE (4..20))    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Subscriber ID associated with the dest address for this        flow."    ::= { flowDataEntry 34 }flowDataSessionID OBJECT-TYPE    SYNTAX  OCTET STRING (SIZE (4..10))    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Session ID for this flow.  Such an ID might be allocated        by a network access server to distinguish a series of sessions        between the same pair of addresses, which would otherwise        appear to be parts of the same accounting flow."    ::= { flowDataEntry 35 }flowDataSourceClass OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Source class for this flow.  Determined by the rules, set by        a PushRule action when this flow was entered in the table."    ::= { flowDataEntry 36 }flowDataDestClass OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Destination class for this flow.  Determined by the rules, set        by a PushRule action when this flow was entered in the table."    ::= { flowDataEntry 37 }flowDataClass OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Class for this flow.  Determined by the rules, set by a        PushRule action when this flow was entered in the table."    ::= { flowDataEntry 38 }flowDataSourceKind OBJECT-TYPE    SYNTAX  INTEGER (1..255)    MAX-ACCESS  read-only    STATUS  current    DESCRIPTION        "Source kind for this flow.  Determined by the rules, set by        a PushRule action when this flow was entered in the table."    ::= { flowDataEntry 39 }

⌨️ 快捷键说明

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