AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Northern-Telecom-Ltd » Nortel-Magellan-Passport-FileSystemMIB » Objects

Nortel-Magellan-Passport-FileSystemMIB.mib object view, vendor Northern-Telecom-Ltd

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file Nortel-Magellan-Passport-FileSystemMIB and use it to monitor vendor specific OID's.

Nortel-Magellan-Passport-FileSystemMIB file content

Object view of Nortel-Magellan-Passport-FileSystemMIB:

Scalar Object
fsRowStatusEntry .1.3.6.1.4.1.562.2.4.1.15.1.1
A single entry in the table represents a single fs component.
fsStateEntry .1.3.6.1.4.1.562.2.4.1.15.10.1
An entry in the fsStateTable.
fsOperEntry .1.3.6.1.4.1.562.2.4.1.15.11.1
An entry in the fsOperTable.
fsDiskRowStatusEntry .1.3.6.1.4.1.562.2.4.1.15.2.1.1
A single entry in the table represents a single fsDisk component.
fsDiskStateEntry .1.3.6.1.4.1.562.2.4.1.15.2.10.1
An entry in the fsDiskStateTable.
fsDiskOperEntry .1.3.6.1.4.1.562.2.4.1.15.2.11.1
An entry in the fsDiskOperTable.
fsDiskTestRowStatusEntry .1.3.6.1.4.1.562.2.4.1.15.2.2.1.1
A single entry in the table represents a single fsDiskTest component.
fsDiskTestStateEntry .1.3.6.1.4.1.562.2.4.1.15.2.2.10.1
An entry in the fsDiskTestStateTable.
fsDiskTestSetupEntry .1.3.6.1.4.1.562.2.4.1.15.2.2.11.1
An entry in the fsDiskTestSetupTable.
fsDiskTestResultsEntry .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1
An entry in the fsDiskTestResultsTable.
Tabular Object
fsIndex .1.3.6.1.4.1.562.2.4.1.15.1.1.10
This variable represents the index for the fs tables.
fsRowStatus .1.3.6.1.4.1.562.2.4.1.15.1.1.1
This variable is used as the basis for SNMP naming of fs components. These components cannot be added nor deleted.
fsComponentName .1.3.6.1.4.1.562.2.4.1.15.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
fsStorageType .1.3.6.1.4.1.562.2.4.1.15.1.1.4
This variable represents the storage type value for the fs tables.
fsAdminState .1.3.6.1.4.1.562.2.4.1.15.10.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
fsOperationalState .1.3.6.1.4.1.562.2.4.1.15.10.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
fsUsageState .1.3.6.1.4.1.562.2.4.1.15.10.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
fsVolumeName .1.3.6.1.4.1.562.2.4.1.15.11.1.1
This attribute describes the volume name of the filesystem. This is the active disk volume name.
fsActiveDisk .1.3.6.1.4.1.562.2.4.1.15.11.1.2
The activeDisk attribute value is the Disk component instance value of the active disk. This is also the card number of the active control processor.
fsSyncStatus .1.3.6.1.4.1.562.2.4.1.15.11.1.3
The synchronization status value indicates whether the file system is synchronized or not.
fsSyncProgress .1.3.6.1.4.1.562.2.4.1.15.11.1.4
The synchronization progress value indicates the percentage of the standby disk already synchronized with the active disk. This value is equal to 100 if the two disks are synchronized or 0 if they are out of synchronization.
fsCapacity .1.3.6.1.4.1.562.2.4.1.15.11.1.5
The Capacity attribute value is the total size of the filesystem (in bytes). This value is equal to the smallest disk size in a synchronized filesystem, otherwise it is the capacity of the active disk.
fsFreeSpace .1.3.6.1.4.1.562.2.4.1.15.11.1.6
This attribute describes the free disk space (in bytes) currently available in the filesystem. It is equal to the smallest free disk space size of the active and standby disks in a synchronized filesystem. When the filesystem is unsynchronized it is the free disk space of the active disk.
fsUsage .1.3.6.1.4.1.562.2.4.1.15.11.1.7
This attribute describes the percentage of the free space available on the filesystem.
fsDiskIndex .1.3.6.1.4.1.562.2.4.1.15.2.1.1.10
This variable represents the index for the fsDisk tables.
fsDiskRowStatus .1.3.6.1.4.1.562.2.4.1.15.2.1.1.1
This variable is used as the basis for SNMP naming of fsDisk components. These components cannot be added nor deleted.
fsDiskComponentName .1.3.6.1.4.1.562.2.4.1.15.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
fsDiskStorageType .1.3.6.1.4.1.562.2.4.1.15.2.1.1.4
This variable represents the storage type value for the fsDisk tables.
fsDiskAdminState .1.3.6.1.4.1.562.2.4.1.15.2.10.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
fsDiskOperationalState .1.3.6.1.4.1.562.2.4.1.15.2.10.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
fsDiskUsageState .1.3.6.1.4.1.562.2.4.1.15.2.10.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
fsDiskVolumeName .1.3.6.1.4.1.562.2.4.1.15.2.11.1.1
This attribute describes the volume name of the disk. The volume names of the two disks must be identical to be synchronized.
fsDiskCapacity .1.3.6.1.4.1.562.2.4.1.15.2.11.1.2
This attribute describes the total formatted disk size (in bytes) of the disk.
fsDiskFreeSpace .1.3.6.1.4.1.562.2.4.1.15.2.11.1.3
freeSpace This attribute indicates the available free disk space(in bytes) on the disk. Free space is reduced by bad blocks (if any). If there are different numbers of bad blocks on the disks in a dual-disk system, the reported free space will differ on the two disks. Moreover, due to the DOS file system internal representation of directories and files, adding and deleting files may fragment the disks differently resulting in some disk space wasted. A small discrepancy (less than 1% of the disk size) in the disks free space is considered as normal.
fsDiskBadBlocksPercentage .1.3.6.1.4.1.562.2.4.1.15.2.11.1.4
This attribute records the percentage of the disk space lost because of defects. If this percentage is high, it is recommended to change the disk.
fsDiskUnformattedCapacity .1.3.6.1.4.1.562.2.4.1.15.2.11.1.5
unformattedCapacity This attribute indicates the physical disk size (in bytes). The physical disk size may be different from the formatted disk size if there are bad blocks or the disk has been formatted to a smaller disk size for backward compatibility with older releases.
fsDiskTestIndex .1.3.6.1.4.1.562.2.4.1.15.2.2.1.1.10
This variable represents the index for the fsDiskTest tables.
fsDiskTestRowStatus .1.3.6.1.4.1.562.2.4.1.15.2.2.1.1.1
This variable is used as the basis for SNMP naming of fsDiskTest components. These components cannot be added nor deleted.
fsDiskTestComponentName .1.3.6.1.4.1.562.2.4.1.15.2.2.1.1.2
This variable provides the component's string name for use with the ASCII Console Interface
fsDiskTestStorageType .1.3.6.1.4.1.562.2.4.1.15.2.2.1.1.4
This variable represents the storage type value for the fsDiskTest tables.
fsDiskTestAdminState .1.3.6.1.4.1.562.2.4.1.15.2.2.10.1.1
This attribute indicates the OSI Administrative State of the component. The value locked indicates that the component is administratively prohibited from providing services for its users. A Lock or Lock - force command has been previously issued for this component. When the value is locked, the value of usageState must be idle. The value shuttingDown indicates that the component is administratively permitted to provide service to its existing users only. A Lock command was issued against the component and it is in the process of shutting down. The value unlocked indicates that the component is administratively permitted to provide services for its users. To enter this state, issue an Unlock command to this component.
fsDiskTestOperationalState .1.3.6.1.4.1.562.2.4.1.15.2.2.10.1.2
This attribute indicates the OSI Operational State of the component. The value enabled indicates that the component is available for operation. Note that if adminState is locked, it would still not be providing service. The value disabled indicates that the component is not available for operation. For example, something is wrong with the component itself, or with another component on which this one depends. If the value is disabled, the usageState must be idle.
fsDiskTestUsageState .1.3.6.1.4.1.562.2.4.1.15.2.2.10.1.3
This attribute indicates the OSI Usage State of the component. The value idle indicates that the component is not currently in use. The value active indicates that the component is in use and has spare capacity to provide for additional users. The value busy indicates that the component is in use and has no spare operating capacity for additional users at this time.
fsDiskTestTestCount .1.3.6.1.4.1.562.2.4.1.15.2.2.11.1.1
This attribute indicates the number of times that the test will run. Note that the test will not run that many times if 'duration' is not long enough to allow the test to complete. The test will execute at least one and then stop at the count where duration has just exceeded.
fsDiskTestDuration .1.3.6.1.4.1.562.2.4.1.15.2.2.11.1.2
This attribute is the maximum duration (in minutes) that the test will run. The test can finish in less time if the number of tests, as recorded by testCount, is reached before this time. A test may take longer than the specified duration since a test cycle (or pass) is not interruptible.
fsDiskTestType .1.3.6.1.4.1.562.2.4.1.15.2.2.11.1.3
This attribute is the type of the test to be run. The diskRead test reads every sector on the disk once and reports bad sectors. The filesystemCheck does a sanity check and attempts to repair corruption. The flakyBitDetection test reads every sector on the disk twice and compares the two read results. The surfaceAnalysis test writes a magnetically hard to record pattern to the disk and reads back the pattern to determine the condition of the magnetic surface of the disk. The surface analysis test destroys all the data and disk should be formatted afterward.
fsDiskTestCauseOfTermination .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1.1
This attribute records the reason why the test was terminated. The reasons are: testCountReached: the test ran the number of times specified in the attribute testCount and ended normally. error: the test was terminated by an error that is recorded in the natureOfError attribute. neverStarted: the test was never started. stoppedByOperator: the test was terminated by the Stop command. testTimeExpired: the duration of the test expired. testRunning: the test is still running. unknown: the test terminated for unknown reasons. internalError: An internal error terminated the test.
fsDiskTestNatureOfError .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1.2
This attribute describes the error found by a test. A logical error can be fixed by a filesystemCheck test followed eventually by a synchronization. A media error indicates that a fault in the disk hardware is suspected. A failedToComplete error indicates that the test was terminated.
fsDiskTestSeverity .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1.3
This attribute describes the severity of the error found by a test. There are three types of severity: no data was lost, data was lost and hardware problem. If the test found no error(s), this will be reported as noError. If the test found error(s) but no data was lost, then noDataLost is reported.
fsDiskTestElapsedTime .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1.4
This attribute records the elapsed time (in minutes) since the test was started.
fsDiskTestTestExecutionCount .1.3.6.1.4.1.562.2.4.1.15.2.2.12.1.5
The number of times the test had actually run.
Table
fsRowStatusTable .1.3.6.1.4.1.562.2.4.1.15.1
This entry controls the addition and deletion of fs components.
fsStateTable .1.3.6.1.4.1.562.2.4.1.15.10
This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
fsOperTable .1.3.6.1.4.1.562.2.4.1.15.11
This group contains the filesystem operational data.
fsDiskRowStatusTable .1.3.6.1.4.1.562.2.4.1.15.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of fsDisk components.
fsDiskStateTable .1.3.6.1.4.1.562.2.4.1.15.2.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
fsDiskOperTable .1.3.6.1.4.1.562.2.4.1.15.2.11
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the disk component operational data.
fsDiskTestRowStatusTable .1.3.6.1.4.1.562.2.4.1.15.2.2.1
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This entry controls the addition and deletion of fsDiskTest components.
fsDiskTestStateTable .1.3.6.1.4.1.562.2.4.1.15.2.2.10
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the three OSI State attributes. The descriptions generically indicate what each state attribute implies about the component. Note that not all the values and state combinations described here are supported by every component which uses this group. For component-specific information and the valid state combinations, refer to NTP 241-7001-150, Passport Operations and Maintenance Guide.
fsDiskTestSetupTable .1.3.6.1.4.1.562.2.4.1.15.2.2.11
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the Test component operational data. The testCount, duration and type can be set to control the duration and the test type which will be run.
fsDiskTestResultsTable .1.3.6.1.4.1.562.2.4.1.15.2.2.12
*** THIS TABLE CURRENTLY NOT IMPLEMENTED *** This group contains the results of the test.
Object Identifier
fileSystemMIB .1.3.6.1.4.1.562.2.4.2.16
fs .1.3.6.1.4.1.562.2.4.1.15
fsDisk .1.3.6.1.4.1.562.2.4.1.15.2
fsDiskTest .1.3.6.1.4.1.562.2.4.1.15.2.2
fileSystemGroup .1.3.6.1.4.1.562.2.4.2.16.1
fileSystemGroupBD .1.3.6.1.4.1.562.2.4.2.16.1.4
fileSystemGroupBD00 .1.3.6.1.4.1.562.2.4.2.16.1.4.1
fileSystemGroupBD00A .1.3.6.1.4.1.562.2.4.2.16.1.4.1.2
fileSystemCapabilities .1.3.6.1.4.1.562.2.4.2.16.3
fileSystemCapabilitiesBD .1.3.6.1.4.1.562.2.4.2.16.3.4
fileSystemCapabilitiesBD00 .1.3.6.1.4.1.562.2.4.2.16.3.4.1
fileSystemCapabilitiesBD00A .1.3.6.1.4.1.562.2.4.2.16.3.4.1.2