GRAYBYTE WORDPRESS FILE MANAGER7856

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/snmp/mibs/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/snmp/mibs//HOST-RESOURCES-TYPES.txt
HOST-RESOURCES-TYPES DEFINITIONS ::= BEGIN

IMPORTS
  MODULE-IDENTITY, OBJECT-IDENTITY        FROM SNMPv2-SMI
  hrMIBAdminInfo, hrStorage, hrDevice     FROM HOST-RESOURCES-MIB;

hostResourcesTypesModule MODULE-IDENTITY
  LAST-UPDATED "200003060000Z"    -- 6 March, 2000
  ORGANIZATION "IETF Host Resources MIB Working Group"
  CONTACT-INFO
      "Steve Waldbusser
      Postal: Lucent Technologies, Inc.
              1213 Innsbruck Dr.
              Sunnyvale, CA 94089
              USA
      Phone: 650-318-1251
      Fax:   650-318-1633
      Email: waldbusser@ins.com

      In addition, the Host Resources MIB mailing list is dedicated
      to discussion of this MIB. To join the mailing list, send a
      request message to hostmib-request@andrew.cmu.edu. The mailing
      list address is hostmib@andrew.cmu.edu."
  DESCRIPTION
      "This MIB module registers type definitions for
      storage types, device types, and file system types.

      After the initial revision, this module will be
      maintained by IANA."
  REVISION "200003060000Z"    -- 6 March 2000
  DESCRIPTION
      "The original version of this module, published as RFC
      2790."
  ::= { hrMIBAdminInfo 4 }

-- Registrations for some storage types, for use with hrStorageType
hrStorageTypes          OBJECT IDENTIFIER ::= { hrStorage 1 }

hrStorageOther OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used when no other defined
        type is appropriate."
    ::= { hrStorageTypes 1 }

hrStorageRam OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for RAM."
    ::= { hrStorageTypes 2 }

hrStorageVirtualMemory OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for virtual memory,
        temporary storage of swapped or paged memory."
    ::= { hrStorageTypes 3 }

hrStorageFixedDisk OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for non-removable
        rigid rotating magnetic storage devices."
    ::= { hrStorageTypes 4 }

hrStorageRemovableDisk OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for removable rigid
        rotating magnetic storage devices."
    ::= { hrStorageTypes 5 }

hrStorageFloppyDisk OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for non-rigid rotating
        magnetic storage devices."
    ::= { hrStorageTypes 6 }

hrStorageCompactDisc OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for read-only rotating
        optical storage devices."
    ::= { hrStorageTypes 7 }

hrStorageRamDisk OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for a file system that
        is stored in RAM."
    ::= { hrStorageTypes 8 }

hrStorageFlashMemory OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for flash memory."
    ::= { hrStorageTypes 9 }

hrStorageNetworkDisk OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The storage type identifier used for a
        networked file system."
    ::= { hrStorageTypes 10 }

-- Registrations for some device types, for use with hrDeviceType
hrDeviceTypes             OBJECT IDENTIFIER ::= { hrDevice 1 }

hrDeviceOther OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used when no other defined
        type is appropriate."
    ::= { hrDeviceTypes 1 }

hrDeviceUnknown OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used when the device type is
        unknown."
    ::= { hrDeviceTypes 2 }

hrDeviceProcessor OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a CPU."
    ::= { hrDeviceTypes 3 }

hrDeviceNetwork OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a network interface."
    ::= { hrDeviceTypes 4 }

hrDevicePrinter OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a printer."
    ::= { hrDeviceTypes 5 }

hrDeviceDiskStorage OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a disk drive."
    ::= { hrDeviceTypes 6 }

hrDeviceVideo OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a video device."
    ::= { hrDeviceTypes 10 }

hrDeviceAudio OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for an audio device."
    ::= { hrDeviceTypes 11 }

hrDeviceCoprocessor OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a co-processor."
    ::= { hrDeviceTypes 12 }

hrDeviceKeyboard OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a keyboard device."
    ::= { hrDeviceTypes 13 }

hrDeviceModem OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a modem."
    ::= { hrDeviceTypes 14 }

hrDeviceParallelPort OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a parallel port."
    ::= { hrDeviceTypes 15 }

hrDevicePointing OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a pointing device
        (e.g., a mouse)."
    ::= { hrDeviceTypes 16 }

hrDeviceSerialPort OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a serial port."
    ::= { hrDeviceTypes 17 }

hrDeviceTape OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a tape storage device."
    ::= { hrDeviceTypes 18 }

hrDeviceClock OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a clock device."
    ::= { hrDeviceTypes 19 }

hrDeviceVolatileMemory OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a volatile memory
        storage device."
    ::= { hrDeviceTypes 20 }

hrDeviceNonVolatileMemory OBJECT-IDENTITY
    STATUS current
    DESCRIPTION
        "The device type identifier used for a non-volatile memory

        storage device."
    ::= { hrDeviceTypes 21 }

-- Registrations for some popular File System types,
-- for use with hrFSType.
hrFSTypes               OBJECT IDENTIFIER ::= { hrDevice 9 }

hrFSOther OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used when no other
        defined type is appropriate."
    ::= { hrFSTypes 1 }

hrFSUnknown OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used when the type of
        file system is unknown."
    ::= { hrFSTypes 2 }

hrFSBerkeleyFFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Berkeley Fast File System."
    ::= { hrFSTypes 3 }

hrFSSys5FS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        System V File System."
    ::= { hrFSTypes 4 }

hrFSFat OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for
        DOS's FAT file system."
    ::= { hrFSTypes 5 }

hrFSHPFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for OS/2's
        High Performance File System."
    ::= { hrFSTypes 6 }

hrFSHFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Macintosh Hierarchical File System."
    ::= { hrFSTypes 7 }

hrFSMFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Macintosh File System."
    ::= { hrFSTypes 8 }

hrFSNTFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Windows NT File System."
    ::= { hrFSTypes 9 }

hrFSVNode OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        VNode File System."
    ::= { hrFSTypes 10 }

hrFSJournaled OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Journaled File System."
    ::= { hrFSTypes 11 }

hrFSiso9660 OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        ISO 9660 File System for CD's."
    ::= { hrFSTypes 12 }

hrFSRockRidge OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        RockRidge File System for CD's."
    ::= { hrFSTypes 13 }

hrFSNFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        NFS File System."
    ::= { hrFSTypes 14 }

hrFSNetware OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Netware File System."
    ::= { hrFSTypes 15 }

hrFSAFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Andrew File System."
    ::= { hrFSTypes 16 }

hrFSDFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        OSF DCE Distributed File System."
    ::= { hrFSTypes 17 }

hrFSAppleshare OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        AppleShare File System."
    ::= { hrFSTypes 18 }

hrFSRFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        RFS File System."
    ::= { hrFSTypes 19 }

hrFSDGCFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Data General DGCFS."
    ::= { hrFSTypes 20 }

hrFSBFS OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        SVR4 Boot File System."
    ::= { hrFSTypes 21 }

hrFSFAT32 OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Windows FAT32 File System."
    ::= { hrFSTypes 22 }

hrFSLinuxExt2 OBJECT-IDENTITY
    STATUS  current
    DESCRIPTION
        "The file system type identifier used for the
        Linux EXT2 File System."
    ::= { hrFSTypes 23 }

END

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
May 23 2024 09:15:35
root / root
0755
AGENTX-MIB.txt
17.046 KB
May 23 2024 09:15:33
root / root
0644
BRIDGE-MIB.txt
49.754 KB
May 23 2024 09:15:33
root / root
0644
DISMAN-EVENT-MIB.txt
66.508 KB
May 23 2024 09:15:34
root / root
0644
DISMAN-SCHEDULE-MIB.txt
24.036 KB
May 23 2024 09:15:34
root / root
0644
DISMAN-SCRIPT-MIB.txt
62.804 KB
May 23 2024 09:15:33
root / root
0644
EtherLike-MIB.txt
82.512 KB
May 23 2024 09:15:34
root / root
0644
HCNUM-TC.txt
4.551 KB
May 23 2024 09:15:33
root / root
0644
HOST-RESOURCES-MIB.txt
51.313 KB
May 23 2024 09:15:34
root / root
0644
HOST-RESOURCES-TYPES.txt
10.335 KB
May 23 2024 09:15:34
root / root
0644
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
6.556 KB
May 23 2024 09:15:33
root / root
0644
IANA-LANGUAGE-MIB.txt
4.284 KB
May 23 2024 09:15:33
root / root
0644
IANA-RTPROTO-MIB.txt
4.002 KB
May 23 2024 09:15:33
root / root
0644
IANAifType-MIB.txt
34.555 KB
May 23 2024 09:15:33
root / root
0644
IF-INVERTED-STACK-MIB.txt
4.947 KB
May 23 2024 09:15:33
root / root
0644
IF-MIB.txt
70.011 KB
May 23 2024 09:15:34
root / root
0644
INET-ADDRESS-MIB.txt
16.389 KB
May 23 2024 09:15:33
root / root
0644
IP-FORWARD-MIB.txt
45.201 KB
May 23 2024 09:15:34
root / root
0644
IP-MIB.txt
181.315 KB
May 23 2024 09:15:34
root / root
0644
IPV6-FLOW-LABEL-MIB.txt
1.98 KB
May 23 2024 09:15:33
root / root
0644
IPV6-ICMP-MIB.txt
20.563 KB
May 23 2024 09:15:33
root / root
0644
IPV6-MIB.txt
55.14 KB
May 23 2024 09:15:33
root / root
0644
IPV6-TC.txt
3.08 KB
May 23 2024 09:15:33
root / root
0644
IPV6-TCP-MIB.txt
8.65 KB
May 23 2024 09:15:33
root / root
0644
IPV6-UDP-MIB.txt
5.564 KB
May 23 2024 09:15:33
root / root
0644
LM-SENSORS-MIB.txt
5.792 KB
May 23 2024 09:15:34
root / root
0644
MTA-MIB.txt
41.382 KB
May 23 2024 09:15:34
root / root
0644
NET-SNMP-AGENT-MIB.txt
15.528 KB
May 23 2024 09:15:34
root / root
0644
NET-SNMP-EXAMPLES-MIB.txt
8.945 KB
May 23 2024 09:15:33
root / root
0644
NET-SNMP-EXTEND-MIB.txt
9.107 KB
May 23 2024 09:15:34
root / root
0644
NET-SNMP-MIB.txt
1.988 KB
May 23 2024 09:15:33
root / root
0644
NET-SNMP-PASS-MIB.txt
3.643 KB
May 23 2024 09:15:34
root / root
0644
NET-SNMP-TC.txt
4.701 KB
May 23 2024 09:15:33
root / root
0644
NET-SNMP-VACM-MIB.txt
4.921 KB
May 23 2024 09:15:34
root / root
0644
NETWORK-SERVICES-MIB.txt
20.514 KB
May 23 2024 09:15:34
root / root
0644
NOTIFICATION-LOG-MIB.txt
24.115 KB
May 23 2024 09:15:34
root / root
0644
RFC-1215.txt
1.146 KB
May 23 2024 09:15:33
root / root
0644
RFC1155-SMI.txt
2.995 KB
May 23 2024 09:15:33
root / root
0644
RFC1213-MIB.txt
77.8 KB
May 23 2024 09:15:33
root / root
0644
RMON-MIB.txt
144.357 KB
May 23 2024 09:15:34
root / root
0644
SCTP-MIB.txt
44.261 KB
May 23 2024 09:15:34
root / root
0644
SMUX-MIB.txt
4.54 KB
May 23 2024 09:15:33
root / root
0644
SNMP-COMMUNITY-MIB.txt
15.127 KB
May 23 2024 09:15:34
root / root
0644
SNMP-FRAMEWORK-MIB.txt
21.818 KB
May 23 2024 09:15:34
root / root
0644
SNMP-MPD-MIB.txt
5.367 KB
May 23 2024 09:15:34
root / root
0644
SNMP-NOTIFICATION-MIB.txt
19.545 KB
May 23 2024 09:15:34
root / root
0644
SNMP-PROXY-MIB.txt
8.893 KB
May 23 2024 09:15:33
root / root
0644
SNMP-TARGET-MIB.txt
22.235 KB
May 23 2024 09:15:34
root / root
0644
SNMP-TLS-TM-MIB.txt
42.897 KB
May 23 2024 09:15:33
root / root
0644
SNMP-TSM-MIB.txt
8.703 KB
May 23 2024 09:15:33
root / root
0644
SNMP-USER-BASED-SM-MIB.txt
38.282 KB
May 23 2024 09:15:34
root / root
0644
SNMP-USM-AES-MIB.txt
2.153 KB
May 23 2024 09:15:33
root / root
0644
SNMP-USM-DH-OBJECTS-MIB.txt
20.606 KB
May 23 2024 09:15:33
root / root
0644
SNMP-USM-HMAC-SHA2-MIB.txt
4.297 KB
May 23 2024 09:15:33
root / root
0644
SNMP-VIEW-BASED-ACM-MIB.txt
33.361 KB
May 23 2024 09:15:34
root / root
0644
SNMPv2-CONF.txt
8.069 KB
May 23 2024 09:15:33
root / root
0644
SNMPv2-MIB.txt
28.618 KB
May 23 2024 09:15:34
root / root
0644
SNMPv2-SMI.txt
8.715 KB
May 23 2024 09:15:33
root / root
0644
SNMPv2-TC.txt
37.143 KB
May 23 2024 09:15:33
root / root
0644
SNMPv2-TM.txt
5.64 KB
May 23 2024 09:15:34
root / root
0644
TCP-MIB.txt
27.895 KB
May 23 2024 09:15:34
root / root
0644
TRANSPORT-ADDRESS-MIB.txt
16.033 KB
May 23 2024 09:15:33
root / root
0644
TUNNEL-MIB.txt
27.174 KB
May 23 2024 09:15:33
root / root
0644
UCD-DEMO-MIB.txt
2.112 KB
May 23 2024 09:15:34
root / root
0644
UCD-DISKIO-MIB.txt
4.849 KB
May 23 2024 09:15:34
root / root
0644
UCD-DLMOD-MIB.txt
3.015 KB
May 23 2024 09:15:34
root / root
0644
UCD-IPFWACC-MIB.txt
7.928 KB
May 23 2024 09:15:34
root / root
0644
UCD-SNMP-MIB.txt
52.088 KB
May 23 2024 09:15:34
root / root
0644
UDP-MIB.txt
20.393 KB
May 23 2024 09:15:34
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF