Reference record for OID 1.3.6.1.4.1.9.9.189.1.3.2



parent
1.3.6.1.4.1.9.9.189.1.3 (cportQosStatistics)
node code
2
node name
cportQosStatsTable
dot oid
1.3.6.1.4.1.9.9.189.1.3.2
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoPortQosMIB(189) ciscoPortQosMIBObjects(1) cportQosStatistics(3) cportQosStatsTable(2)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoPortQosMIB/ciscoPortQosMIBObjects/cportQosStatistics/cportQosStatsTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/9/9/189/1/3/2

    Description by circitor

    This table specifies QoS port related Statistical
    information.

    Parsed from file CISCO-PORT-QOS-MIB.mib
    Module: CISCO-PORT-QOS-MIB

    Description by cisco_v1

    This table specifies QoS port related Statistical
    information.

    This object is deprecated and replaced by various action
    specific table in CISCO-CLASS-BASED-QOS-MIB.

    To view port specific policy execution stats on interface,
    policy on that interface can be looked up and then action
    specific can be obtained from that policy info. Following
    steps illustrates this.

    Step 1: Use ifIndex and cbQosPolicyDirection to lookup
    cbQosInterfacePolicyEntry and obtain
    cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
    Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
    obtain all entries corresponding to this policy
    instance of cbQosPolicyIndex.
    Step 3: With the obtained entries, filter the ones with
    desired action in cbQosObjectsType.
    For example, to get all policing action stats, filter
    on cbQosObjectsType = 'police'.
    Step 4: Collect all cbQosObjectsIndex for all such filtered
    entries.
    Step 5: Index cbQosPolicyIndex and cbQosObjectsIndex into
    corresponding action specific stats table to obtain
    corresponding stats.
    For example, for policer action, cbQosPoliceStatsEntry
    can be indexed.

    Description by mibdepot

    This table specifies QoS port related Statistical
    information.

    Parsed from file CISCO-PORT-QOS-MIB.my.txt
    Company: None
    Module: CISCO-PORT-QOS-MIB

    Description by cisco

    This table specifies QoS port related Statistical
    information.

    This object is deprecated and replaced by various action
    specific table in CISCO-CLASS-BASED-QOS-MIB.

    To view port specific policy execution stats on interface,
    policy on that interface can be looked up and then action
    specific can be obtained from that policy info. Following
    steps illustrates this.

    Step 1: Use ifIndex and cbQosPolicyDirection to lookup
    cbQosInterfacePolicyEntry and obtain
    cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
    Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
    obtain all entries corresponding to this policy
    instance of cbQosPolicyIndex.
    Step 3: With the obtained entries, filter the ones with
    desired action in cbQosObjectsType.
    For example, to get all policing action stats, filter
    on cbQosObjectsType = 'police'.
    Step 4: Collect all cbQosObjectsIndex for all such filtered
    entries.
    Step 5: Index cbQosPolicyIndex and cbQosObjectsIndex into
    corresponding action specific stats table to obtain
    corresponding stats.
    For example, for policer action, cbQosPoliceStatsEntry
    can be indexed.

    Information by circitor

    cportQosStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CportQosStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table specifies QoS port related Statistical information." ::= { cportQosStatistics 2 }

    Information by cisco_v1

    cportQosStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CportQosStatsEntry ACCESS not-accessible STATUS deprecated DESCRIPTION "This table specifies QoS port related Statistical information. This object is deprecated and replaced by various action specific table in CISCO-CLASS-BASED-QOS-MIB. To view port specific policy execution stats on interface, policy on that interface can be looked up and then action specific can be obtained from that policy info. Following steps illustrates this. Step 1: Use ifIndex and cbQosPolicyDirection to lookup cbQosInterfacePolicyEntry and obtain cbQosIFPolicyIndex which is same as cbQosPolicyIndex. Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and obtain all entries corresponding to this policy instance of cbQosPolicyIndex. Step 3: With the obtained entries, filter the ones with desired action in cbQosObjectsType. For example, to get all policing action stats, filter on cbQosObjectsType = 'police'. Step 4: Collect all cbQosObjectsIndex for all such filtered entries. Step 5: Index cbQosPolicyIndex and cbQosObjectsIndex into corresponding action specific stats table to obtain corresponding stats. For example, for policer action, cbQosPoliceStatsEntry can be indexed." ::= { cportQosStatistics 2 }

    Information by oid_info

    Vendor: Cisco
    Module: CISCO-PORT-QOS-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    cportQosStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CportQosStatsEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "This table specifies QoS port related Statistical information." ::= { cportQosStatistics 2 }

    Information by cisco

    cportQosStatsTable OBJECT-TYPE SYNTAX SEQUENCE OF CportQosStatsEntry MAX-ACCESS not-accessible STATUS deprecated DESCRIPTION "This table specifies QoS port related Statistical information. This object is deprecated and replaced by various action specific table in CISCO-CLASS-BASED-QOS-MIB. To view port specific policy execution stats on interface, policy on that interface can be looked up and then action specific can be obtained from that policy info. Following steps illustrates this. Step 1: Use ifIndex and cbQosPolicyDirection to lookup cbQosInterfacePolicyEntry and obtain cbQosIFPolicyIndex which is same as cbQosPolicyIndex. Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and obtain all entries corresponding to this policy instance of cbQosPolicyIndex. Step 3: With the obtained entries, filter the ones with desired action in cbQosObjectsType. For example, to get all policing action stats, filter on cbQosObjectsType = 'police'. Step 4: Collect all cbQosObjectsIndex for all such filtered entries. Step 5: Index cbQosPolicyIndex and cbQosObjectsIndex into corresponding action specific stats table to obtain corresponding stats. For example, for policer action, cbQosPoliceStatsEntry can be indexed. " ::= { cportQosStatistics 2 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Greg Satz

    Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)

    Cisco Systems, Inc.

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.189.1.3.2.1 cportQosStatsEntry 18 18 Each entry in this table describes the QoS port
    statistical information which are : pre/post policy
    pkts/octets counts, drop pkts…

    Brothers (8)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.9.9.189.1.3.1 cportQosIndexType 1 1 This object specifies the sorting mechanism used to
    collect and store the statistical QoS information.
    This object value is devic…
    1.3.6.1.4.1.9.9.189.1.3.3 cportQosIndexTypeNew 1 1 This object specifies the sorting mechanism used to
    collect and store the statistical QoS information.
    This object value is devic…
    1.3.6.1.4.1.9.9.189.1.3.4 cportQosInVlanStatsTable 1 7 This table specifies QoS port related ingress
    statistical information. The type of information
    is controlled by the cportQosIndex…
    1.3.6.1.4.1.9.9.189.1.3.5 cportQosEgressQueueStatsTable 1 5 This table specifies QoS related statistical
    information for egress queues on each port.
    The agent will add an entry in this tabl…
    1.3.6.1.4.1.9.9.189.1.3.6 cportQosClassEgressStatsTable 1 7 This table specifies egress QoS related statistical
    information for classes associated with an egress QoS
    policy. Each queue on a…
    1.3.6.1.4.1.9.9.189.1.3.7 cportQosClassIngressStatsTable 1 15 This table specifies QoS related statistical
    information per port for ingress traffic belonging to
    QoS classes configured with an…
    1.3.6.1.4.1.9.9.189.1.3.8 cportQosDscpStatsTable 1 6 This table indicates QoS related statistical
    DSCP information. The statistics are collected
    per physical port and DSCP value.
    1.3.6.1.4.1.9.9.189.1.3.9 cportQosCosStatsTable 1 6 This table indicates QoS related statistical
    COS information. The statistics are collected
    per physical port and COS value.