Wellfleet-FSM-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-FSM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfFsBase | 1.3.6.1.4.1.18.3.3.2.12.1 | |||
wfFsVolLastUpdated | 1.3.6.1.4.1.18.3.3.2.12.1.1 | octet string | read-only |
Date and time the volume table was last updated |
wfFsVols | 1.3.6.1.4.1.18.3.3.2.12.1.2 | gauge | read-only |
The number of rows in the volume table |
wfFsVolTable | 1.3.6.1.4.1.18.3.3.2.12.2 | no-access |
Volume table |
|
1.3.6.1.4.1.18.3.3.2.12.2.1 | no-access |
A row in the Volume table |
||
wfFsVolID | 1.3.6.1.4.1.18.3.3.2.12.2.1.1 | integer | read-only |
Volume number |
wfFsSlot | 1.3.6.1.4.1.18.3.3.2.12.2.1.2 | integer | read-only |
Processor owning the volume |
wfFsType | 1.3.6.1.4.1.18.3.3.2.12.2.1.3 | integer | read-only |
Type of volume - DOS, NVFS or UNIX Enumeration: 'dos': 1, 'unix': 3, 'nvfs': 2. |
wfFsRemoveable | 1.3.6.1.4.1.18.3.3.2.12.2.1.4 | integer | read-only |
Can this file system be removed or is it a fixed file system Enumeration: 'fixed': 2, 'remove': 1. |
wfFsAccess | 1.3.6.1.4.1.18.3.3.2.12.2.1.5 | integer | read-only |
Read only or read-write file system. DOS file systems are always set to unknown since we can't tell what the state is until we actually try to write to the disk. Enumeration: 'readwrite': 3, 'unknown': 1, 'readonly': 2. |
wfFsState | 1.3.6.1.4.1.18.3.3.2.12.2.1.6 | integer | read-only |
The state that the file system is in. If it is corrupted then it is unusable, if it is busy, the MIB is being updated. Floppy not present is a state used in DOS only and means that the floppy isn't there or we couldn't mount it. Incomplete means that we got a mount for a DOS floppy duing boot, but because of 30 second timeouts in DOS, we are not willing to take the hit during boot. Fill in minimal information and let Site Manager do the 'DIR' that will fill in the rest. Enumeration: 'corrupt': 2, 'busy': 3, 'ok': 1, 'incomplete': 5, 'present': 4. |
wfFsSize | 1.3.6.1.4.1.18.3.3.2.12.2.1.7 | gauge | read-only |
Physical size in bytes |
wfFsFreeSize | 1.3.6.1.4.1.18.3.3.2.12.2.1.8 | gauge | read-only |
Total available bytes |
wfFsContigFree | 1.3.6.1.4.1.18.3.3.2.12.2.1.9 | gauge | read-only |
The amount of contiguous bytes free. In DOS and UNIX, contiguous = free. In NVFS, this may not be true. |
wfFsNumFiles | 1.3.6.1.4.1.18.3.3.2.12.2.1.10 | gauge | read-only |
The number of files on this volume |
wfFsLastWritten | 1.3.6.1.4.1.18.3.3.2.12.2.1.11 | octet string | read-only |
The last time a write request was written to this volume |
wfFsBecameActive | 1.3.6.1.4.1.18.3.3.2.12.2.1.12 | octet string | read-only |
The date and time this volume became active |
wfFsAction | 1.3.6.1.4.1.18.3.3.2.12.2.1.13 | integer | read-write |
When set, performs a volume command (compact, format, dir, purge) Enumeration: 'compact': 3, 'partcre': 5, 'format': 2, 'noaction': 7, 'purge': 4, 'partdel': 6, 'dir': 1. |
wfFsActionArg | 1.3.6.1.4.1.18.3.3.2.12.2.1.14 | object identifier | read-write |
Optional argument for directory action for viewing file hierarchies |
wfFsPercentDone | 1.3.6.1.4.1.18.3.3.2.12.2.1.15 | integer | read-only |
Percent of task completed |
wfFsDirBase | 1.3.6.1.4.1.18.3.3.2.12.3 | |||
wfFsDirEntries | 1.3.6.1.4.1.18.3.3.2.12.3.1 | gauge | read-only |
Number of entries in the directory table |
wfFsDirLastUpdated | 1.3.6.1.4.1.18.3.3.2.12.3.2 | octet string | read-only |
Time the directory table was last updated |
wfFsDirTable | 1.3.6.1.4.1.18.3.3.2.12.5 | no-access |
Directory table |
|
1.3.6.1.4.1.18.3.3.2.12.5.1 | no-access |
An entry in the directory table |
||
wfFsDirVolID | 1.3.6.1.4.1.18.3.3.2.12.5.1.1 | integer | read-only |
Volume number that this directory entry is contained on |
wfFsDirFileIndex | 1.3.6.1.4.1.18.3.3.2.12.5.1.2 | object identifier | read-only |
Hierarchical file index |
wfFsDirFileName | 1.3.6.1.4.1.18.3.3.2.12.5.1.3 | displaystring | read-only |
Name of the file |
wfFsDirCreated | 1.3.6.1.4.1.18.3.3.2.12.5.1.4 | octet string | read-only |
When the file was created |
wfFsDirFileSize | 1.3.6.1.4.1.18.3.3.2.12.5.1.5 | gauge | read-only |
Size of the file |
wfFsDirFileMask | 1.3.6.1.4.1.18.3.3.2.12.5.1.6 | gauge | read-only |
Access mode on file for UNIX and DOS file systems |