Reference record for OID 1.3.6.1.4.1.546.1.1.1.9.17



parent
1.3.6.1.4.1.546.1.1.1.9 (kernelConfig)
node code
17
node name
wordSize
dot oid
1.3.6.1.4.1.546.1.1.1.9.17
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) empire(546) unix(1) sysmgmt(1) system(1) kernelConfig(9) wordSize(17)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • /iso/identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • /iso/org/dod/internet/private/enterprise/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • /iso/org/dod/internet/private/enterprises/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • /iso/iso-identified-organization/dod/internet/private/enterprise/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • /iso/iso-identified-organization/dod/internet/private/enterprises/empire/unix/sysmgmt/system/kernelConfig/wordSize
  • Description by mibdepot

    This object returns the kernel word size.
    For example, if Solaris is booted with a
    64 bit kernel, this object would return
    64. If Solaris is booted with a 32 bit
    kernel, this object would return 32.
    This object is available in SystemEDGE
    4.1 and higher.

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

    Description by circitor

    This object returns the kernel word size.
    For example, if Solaris is booted with a
    64 bit kernel, this object would return
    64. If Solaris is booted with a 32 bit
    kernel, this object would return 32.
    This object is available in SystemEDGE
    4.1 and higher.

    Parsed from file EMPIRE.mib
    Module: EMPIRE

    Information by mibdepot

    wordSize OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This object returns the kernel word size. For example, if Solaris is booted with a 64 bit kernel, this object would return 64. If Solaris is booted with a 32 bit kernel, this object would return 32. This object is available in SystemEDGE 4.1 and higher." ::= { kernelConfig 17 }

    Information by circitor

    wordSize OBJECT-TYPE SYNTAX INTEGER ACCESS read-only STATUS mandatory DESCRIPTION "This object returns the kernel word size. For example, if Solaris is booted with a 64 bit kernel, this object would return 64. If Solaris is booted with a 32 bit kernel, this object would return 32. This object is available in SystemEDGE 4.1 and higher." ::= { kernelConfig 17 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.546)

    Cheryl Krupczak

    Brothers (16)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.546.1.1.1.9.1 maxProcs 0 0 Maximum number of slots in the system process
    table or simply, the maximum number of
    processes that may run at any one time on th…
    1.3.6.1.4.1.546.1.1.1.9.2 serialNumber 0 0 The system's serial number. This number is
    different from the system's hostid value; it
    should be unique across all platforms
    man…
    1.3.6.1.4.1.546.1.1.1.9.3 romVersion 0 0 The system's ROM version number (e.g 2.6).
    Different versions of ROM often support
    different commands and options. Knowing the
    sy…
    1.3.6.1.4.1.546.1.1.1.9.4 numCPU 0 0 The number of CPUs contained within this host.
    1.3.6.1.4.1.546.1.1.1.9.5 clockHZ 0 0 The system's clock or 'tick' rate in HZ.
    This is the rate at operating system is given
    regularly, periodic interrupts in order to…
    1.3.6.1.4.1.546.1.1.1.9.6 kernelVers 0 0 The kernel version; This description string
    is compiled into the kernel at kernel build
    time and is generally used to convey
    infor…
    1.3.6.1.4.1.546.1.1.1.9.7 virtualMem 0 0 The amount of virtual memory in 1024 byte
    units (KBytes).
    1.3.6.1.4.1.546.1.1.1.9.8 maxInode 0 0 Maximum number of in core file inodes
    allocated by this host. An inode is a data
    structure used by a file system to describe a
    fi…
    1.3.6.1.4.1.546.1.1.1.9.9 maxFiles 0 0 Maximum number of open files the system can
    support at any one time. The kernel
    pre-allocates, at kernel boot time, a table
    of st…
    1.3.6.1.4.1.546.1.1.1.9.10 maxClist 0 0 The maximum number of 'clist' structures
    allocated by the kernel. Line disciplines,
    like terminals, manipulate data on 'clists'
    w…
    1.3.6.1.4.1.546.1.1.1.9.11 maxMemPerProc 0 0 Maximum memory per process in KBytes.
    Operating systems often set an upper limit on
    the amount of memory a process may use. If
    th…
    1.3.6.1.4.1.546.1.1.1.9.12 totalSwap 0 0 Total system swap space in KBytes. Swap is a
    region on secondary storage (primarily disks)
    that is used for swapping and paging.…
    1.3.6.1.4.1.546.1.1.1.9.13 openMaxPerProc 0 0 Maximum number of open files per process.
    Each process is generally given a limit on
    the maximum number of files it may have open…
    1.3.6.1.4.1.546.1.1.1.9.14 posixJobCtrl 0 0 Boolean variable indicating if Posix Job
    Control supported. POSIX, an IEEE standard,
    defines a portable, open interface to
    operat…
    1.3.6.1.4.1.546.1.1.1.9.15 posixVersion 0 0 The POSIX version number supported by host operating
    system. As new versions of POSIX are
    released, it may be important to monit…
    1.3.6.1.4.1.546.1.1.1.9.16 pageSize 0 0 This object returns the number of bytes in a
    page; a 'page' is the fixed size unit of
    measurement when dealing with both virtual
    a…