Reference record for OID 1.3.6.1.2.1.40.2.2.1.4


parent
1.3.6.1.2.1.40.2.2.1 (flowColumnActivityEntry)
node code
4
node name
flowColumnActivityData
dot oid
1.3.6.1.2.1.40.2.2.1.4
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • {iso(1) identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib-2(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • {iso(1) org(3) dod(6) internet(1) mgmt(2) mib(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib-2(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) mgmt(2) mib(1) flowMIB(40) flowData(2) flowColumnActivityTable(2) flowColumnActivityEntry(1) flowColumnActivityData(4)}
  • iri oid
  • /iso/identified-organization/dod/internet/mgmt/mib-2/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • /iso/identified-organization/dod/internet/mgmt/mib/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • /iso/org/dod/internet/mgmt/mib-2/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • /iso/org/dod/internet/mgmt/mib/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • /iso/iso-identified-organization/dod/internet/mgmt/mib-2/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • /iso/iso-identified-organization/dod/internet/mgmt/mib/flowMIB/flowData/flowColumnActivityTable/flowColumnActivityEntry/flowColumnActivityData
  • iri by oid_info
    /ISO/Identified-Organization/6/1/2/1/40/2/2/1/4

    Description by mibdepot

    Collection of attribute data for flows active after
    flowColumnActivityTime. Within the OCTET STRING is a
    sequence of { flow index, attribute value } pairs, one for
    each active flow. The end of the sequence is marked by a
    flow index value of 0, indicating that there are no more
    rows in this column.

    The format of objects inside flowColumnFlowData is as follows.
    All numbers are unsigned. Numbers and strings appear with
    their high-order bytes leading. Numbers are fixed size, as
    specified by their SYNTAX in the flow table (above), i.e. one
    octet for flowAddressType and small constants, and four octets
    for Counter and TimeStamp. Strings are variable-length, with
    the length given in a single leading octet.

    The following is an attempt at an ASN.1 definition of
    flowColumnActivityData:

    flowColumnActivityData ::= SEQUENCE flowRowItemEntry
    flowRowItemEntry ::= SEQUENCE {
    flowRowNumber Integer32 (1..65535),

    flowDataValue flowDataType
    }
    flowDataType ::= CHOICE {
    flowByteValue Integer32 (1..255),
    flowShortValue Integer32 (1..65535),
    flowLongValue Integer32,
    flowStringValue OCTET STRING

    }

    Parsed from file rfc2720-Traffic-Flow-Measurement---Meter.mib.txt
    Company: None
    Module: FLOW-METER-MIB

    Description by circitor

    Collection of attribute data for flows active after
    flowColumnActivityTime. Within the OCTET STRING is a
    sequence of { flow index, attribute value } pairs, one for
    each active flow. The end of the sequence is marked by a
    flow index value of 0, indicating that there are no more
    rows in this column.

    The format of objects inside flowColumnFlowData is as follows.
    All numbers are unsigned. Numbers and strings appear with
    their high-order bytes leading. Numbers are fixed size, as
    specified by their SYNTAX in the flow table (above), i.e. one
    octet for flowAddressType and small constants, and four octets
    for Counter and TimeStamp. Strings are variable-length, with

    the length given in a single leading octet.

    The following is an attempt at an ASN.1 definition of
    flowColumnActivityData:

    flowColumnActivityData ::= SEQUENCE flowRowItemEntry
    flowRowItemEntry ::= SEQUENCE {
    flowRowNumber Integer32 (1..65535),

    flowDataValue flowDataType
    }
    flowDataType ::= CHOICE {
    flowByteValue Integer32 (1..255),
    flowShortValue Integer32 (1..65535),
    flowLongValue Integer32,
    flowStringValue OCTET STRING

    }

    Parsed from file FLOW-METER-MIB.mib
    Module: FLOW-METER-MIB

    Information by oid_info

    Vendor: IETF RFCs
    Module: FLOW-METER-MIB (rfc2064-Traffic-Flow-Measurement---Meter.mib)
    Type: TABULAR
    Access: read-only
    Syntax: OCTET STRING
    ( SIZE (
    3..1000 ) )

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    flowColumnActivityData OBJECT-TYPE SYNTAX OCTET STRING (SIZE (3..1000)) MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Collection of attribute data for flows active after flowColumnActivityTime. Within the OCTET STRING is a sequence of { flow index, attribute value } pairs, one for each active flow. The end of the sequence is marked by a flow index value of 0, indicating that there are no more rows in this column. The format of objects inside flowColumnFlowData is as follows. All numbers are unsigned. Numbers and strings appear with their high-order bytes leading. Numbers are fixed size, as specified by their SYNTAX in the flow table (above), i.e. one octet for flowAddressType and small constants, and four octets for Counter and TimeStamp. Strings are variable-length, with the length given in a single leading octet. The following is an attempt at an ASN.1 definition of flowColumnActivityData: flowColumnActivityData ::= SEQUENCE flowRowItemEntry flowRowItemEntry ::= SEQUENCE { flowRowNumber Integer32 (1..65535), flowDataValue flowDataType } flowDataType ::= CHOICE { flowByteValue Integer32 (1..255), flowShortValue Integer32 (1..65535), flowLongValue Integer32, flowStringValue OCTET STRING }" ::= { flowColumnActivityEntry 4 }

    Information by circitor

    flowColumnActivityData OBJECT-TYPE SYNTAX OCTET STRING (SIZE (3..1000)) MAX-ACCESS read-only STATUS deprecated DESCRIPTION "Collection of attribute data for flows active after flowColumnActivityTime. Within the OCTET STRING is a sequence of { flow index, attribute value } pairs, one for each active flow. The end of the sequence is marked by a flow index value of 0, indicating that there are no more rows in this column. The format of objects inside flowColumnFlowData is as follows. All numbers are unsigned. Numbers and strings appear with their high-order bytes leading. Numbers are fixed size, as specified by their SYNTAX in the flow table (above), i.e. one octet for flowAddressType and small constants, and four octets for Counter and TimeStamp. Strings are variable-length, with the length given in a single leading octet. The following is an attempt at an ASN.1 definition of flowColumnActivityData: flowColumnActivityData ::= SEQUENCE flowRowItemEntry flowRowItemEntry ::= SEQUENCE { flowRowNumber Integer32 (1..65535), flowDataValue flowDataType } flowDataType ::= CHOICE { flowByteValue Integer32 (1..255), flowShortValue Integer32 (1..65535), flowLongValue Integer32, flowStringValue OCTET STRING }" ::= { flowColumnActivityEntry 4 }

    First Registration Authority (recovered by parent 1.3.6)

    Defense Communication Agency

    Current Registration Authority (recovered by parent 1.3.6.1.2)

    Internet Assigned Numbers Authority

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.2.1.40.2.2.1.1 flowColumnActivityAttribute 0 0 Specifies the attribute for which values are required from
    active flows.
    1.3.6.1.2.1.40.2.2.1.2 flowColumnActivityTime 0 0 This variable is a copy of flowDataLastActiveTime in the
    flow data record identified by the flowColumnActivityIndex
    value of this…
    1.3.6.1.2.1.40.2.2.1.3 flowColumnActivityIndex 0 0 Index of a flow table entry which was active at or after
    a specified flowColumnActivityTime.