Reference record for OID 1.3.6.1.4.1.546.1.1.10.1.7



parent
1.3.6.1.4.1.546.1.1.10.1 (mbufs)
node code
7
node name
mbufAllocTable
dot oid
1.3.6.1.4.1.546.1.1.10.1.7
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) buffers(10) mbufs(1) mbufAllocTable(7)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • /iso/identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • /iso/org/dod/internet/private/enterprise/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • /iso/org/dod/internet/private/enterprises/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/buffers/mbufs/mbufAllocTable
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/546/1/1/10/1/7

    Description by mibdepot

    This table contains an entry for each mbuf
    type that has been allocated. In the BSD
    networking subsystem, when an mbuf is
    allocated, the mbuf's intended use is
    categorized. This table represents the
    categories and the number of mbuf's allocated
    to each type.

    Parsed from file empire2.asn1.mib.txt
    Company: None
    Module: EMPIRE

    Description by circitor

    This table contains an entry for each mbuf
    type that has been allocated. In the BSD
    networking subsystem, when an mbuf is
    allocated, the mbuf's intended use is
    categorized. This table represents the
    categories and the number of mbuf's allocated
    to each type.

    Parsed from file EMPIRE.mib
    Module: EMPIRE

    Information by oid_info

    Vendor: Computer Associates
    Module: EMPIRE (empire.mib)
    Type: TABLE
    Access: not-accessible
    Syntax: SEQUENCE OF

    Automatically extracted from www.mibdepot.com

    Information by mibdepot

    mbufAllocTable OBJECT-TYPE SYNTAX SEQUENCE OF MbufAllocEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains an entry for each mbuf type that has been allocated. In the BSD networking subsystem, when an mbuf is allocated, the mbuf's intended use is categorized. This table represents the categories and the number of mbuf's allocated to each type." ::= { mbufs 7 }

    Information by circitor

    mbufAllocTable OBJECT-TYPE SYNTAX SEQUENCE OF MbufAllocEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "This table contains an entry for each mbuf type that has been allocated. In the BSD networking subsystem, when an mbuf is allocated, the mbuf's intended use is categorized. This table represents the categories and the number of mbuf's allocated to each type." ::= { mbufs 7 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Children (1)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.1.1.10.1.7.1 mbufAllocEntry 3 3 An entry in the mbuf Allocation table.

    Brothers (6)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.1.1.10.1.1 numMbufs 1 1 The total number of mbufs contained in the mbuf
    pool. The BSD networking subsystem utilizes
    a buffer abstraction called 'mbufs'.…
    1.3.6.1.4.1.546.1.1.10.1.2 numClusters 1 1 The total number of logical pages or clusters
    obtained from the page pool. Memory pages
    (or clusters) can also be attached to mb…
    1.3.6.1.4.1.546.1.1.10.1.3 freeClusters 1 1 The number of free clusters or memory pages
    in the mbuf cluster pool. Monitoring the
    number of free clusters can help determine …
    1.3.6.1.4.1.546.1.1.10.1.4 numDrops 1 1 The number of times requests for mbufs were
    denied. An excessive rate of mbuf allocation
    failures may indicate an overloaded sys…
    1.3.6.1.4.1.546.1.1.10.1.5 numWaits 1 1 The number of times requests for mbufs were
    delayed. An excessive rate of mbuf
    allocation 'waits' may indicate an overloaded
    syst…
    1.3.6.1.4.1.546.1.1.10.1.6 numDrains 1 1 The total number of calls to protocol drain
    routines. When the protocol subsystem is
    running low on buffers, it can call each
    pro…