All MIBs › NETSERVER-MIB
Category: Network Management
Description:
Monitors NetServer hardware health, disk array status, and system management events.
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| mib-2 |
From SNMPv2-TC
| TEXTUAL-CONVENTION |
What Is NETSERVER-MIB?
NETSERVER-MIB is an Auspex/NetServer enterprise MIB for monitoring hardware health and system status on NetServer-branded network-attached storage and file-server appliances. It exposes product identification and software version objects (axProductName, axSWVersion) alongside per-processor tables tracking busy/idle activity on the appliance's network processors (npTable, npBusyCount, npIdleCount) and their associated interfaces (npIfTable). This is explicitly a hardware/software-status MIB: administrators use it to confirm the running software version, check the number of network-processor front-side-processors (axNumNPFSP), and watch per-processor load via busy/idle counts to detect overload or a stuck processor. There is no strong stated dependency on other MIBs beyond the vendor's own Auspex enterprise tree, though npIfIndex ties processor interfaces back to standard ifIndex conventions. It is deployed on Auspex NetServer NFS/file-serving appliances in enterprise storage environments, making NETSERVER-MIB SNMP monitoring a standard part of tracking network-processor load and software version across the fleet.
IPNetwork Monitor allows you to monitor SNMP objects defined in NETSERVER-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- network processor busy count
- network processor idle count
- number of front-side processors
- product name and model
- software version
- per-processor interface index mapping
Supported Devices
- Auspex NetServer NAS/file-server appliance
Monitoring Examples
An administrator would poll npTable entries, comparing npBusyCount to npIdleCount per npIndex to identify a network processor running consistently busy (indicating an overloaded NP handling too much file-serving traffic) versus one sitting mostly idle. axSWVersion would be checked during audits to confirm all NetServer units are running an expected, patched software release, and npIfTable/npIfIndex would be cross-referenced with standard interface counters to correlate NP load with actual network throughput on npIfifIndex.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| host | 1.3.6.1.2.1.25 | |||
| hrSystem | 1.3.6.1.2.1.25.1 | |||
| TIK hrSystemUptime | 1.3.6.1.2.1.25.1.1 | TimeTicks | read-only | The amount of time since this host was last initialized. Note that this is different from sysUpTime in MIB-II [3] because sysUpTime is the uptime of the network management portion of the system. |
| DAT hrSystemDate | 1.3.6.1.2.1.25.1.2 | DateAndTime | read-write | The host's notion of the local date and time of day. |
| INT hrSystemInitialLoadDevice | 1.3.6.1.2.1.25.1.3 | INTEGER | read-write | The index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration. |
| NUM hrSystemInitialLoadParameters | 1.3.6.1.2.1.25.1.4 | InternationalDisplayString | read-write | This object contains the parameters (e.g. a pathname and parameter) supplied to the load device when requesting the initial operating system configuration from that device. |
| GAU hrSystemNumUsers | 1.3.6.1.2.1.25.1.5 | Gauge | read-only | The number of user sessions for which this host is storing state information. A session is a collection of processes requiring a single act of user authentication and possibly subject to collective job control. |
| GAU hrSystemProcesses | 1.3.6.1.2.1.25.1.6 | Gauge | read-only | The number of process contexts currently loaded or running on this system. |
| INT hrSystemMaxProcesses | 1.3.6.1.2.1.25.1.7 | INTEGER | read-only | The maximum number of process contexts this system can support. If there is no fixed maximum, the value should be zero. On systems that have a fixed maximum, this object can help diagnose failures that occur when this maximum is reached. |
| hrStorage | 1.3.6.1.2.1.25.2 | |||
| hrStorageTypes | 1.3.6.1.2.1.25.2.1 | |||
| hrStorageOther | 1.3.6.1.2.1.25.2.1.1 | |||
| hrStorageRam | 1.3.6.1.2.1.25.2.1.2 | |||
| hrStorageVirtualMemory | 1.3.6.1.2.1.25.2.1.3 | |||
| hrStorageFixedDisk | 1.3.6.1.2.1.25.2.1.4 | |||
| hrStorageRemovableDisk | 1.3.6.1.2.1.25.2.1.5 | |||
| hrStorageFloppyDisk | 1.3.6.1.2.1.25.2.1.6 | |||
| hrStorageCompactDisc | 1.3.6.1.2.1.25.2.1.7 | |||
| hrStorageRamDisk | 1.3.6.1.2.1.25.2.1.8 | |||
| KBY hrMemorySize | 1.3.6.1.2.1.25.2.2 | KBytes | read-only | The amount of physical main memory contained by the host. |
| hrStorageTable | 1.3.6.1.2.1.25.2.3 | not-accessible | The (conceptual) table of logical storage areas on the host. An entry shall be placed in the storage table for each logical area of storage that is allocated and has fixed resource limits. The amount of storage represented in an entity is the amount actually usable by the requesting entity, and excludes loss due to formatting or file system reference information. These entries are associated with logical storage areas, as might be seen by an application, rather than physical storage entities which are typically seen by an operating system. Storage such as tapes and floppies without file systems on them are typically not allocated in chunks by the operating system to requesting applications, and therefore shouldn't appear in this table. Examples of valid storage for this table include disk partitions, file systems, ram (for some architectures this is further segmented into regular memory, extended memory, and so on), backing store for virtual memory (`swap space'). This table is intended to be a useful diagnostic for `out of memory' and `out of buffers' types of failures. In addition, it can be a useful performance monitoring tool for tracking memory, disk, or buffer usage. | |
| hrStorageEntry | 1.3.6.1.2.1.25.2.3.1 | not-accessible | A (conceptual) entry for one logical storage area on the host. As an example, an instance of the hrStorageType object might be named hrStorageType.3 | |
| INT hrStorageIndex | 1.3.6.1.2.1.25.2.3.1.1 | INTEGER | read-only | A unique value for each logical storage area contained by the host. |
| OID hrStorageType | 1.3.6.1.2.1.25.2.3.1.2 | OBJECT IDENTIFIER | read-only | The type of storage represented by this entry. |
| STR hrStorageDescr | 1.3.6.1.2.1.25.2.3.1.3 | DisplayString | read-only | A description of the type and instance of the storage described by this entry. |
| INT hrStorageAllocationUnits | 1.3.6.1.2.1.25.2.3.1.4 | INTEGER | read-only | The size, in bytes, of the data objects allocated from this pool. If this entry is monitoring sectors, blocks, buffers, or packets, for example, this number will commonly be greater than one. Otherwise this number will typically be one. |
| INT hrStorageSize | 1.3.6.1.2.1.25.2.3.1.5 | INTEGER | read-write | The size of the storage represented by this entry, in units of hrStorageAllocationUnits. |
| INT hrStorageUsed | 1.3.6.1.2.1.25.2.3.1.6 | INTEGER | read-only | The amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits. |
| CTR hrStorageAllocationFailures | 1.3.6.1.2.1.25.2.3.1.7 | Counter | read-only | The number of requests for storage represented by this entry that could not be honored due to not enough storage. It should be noted that as this object has a SYNTAX of Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero. |
| hrDevice | 1.3.6.1.2.1.25.3 | |||
| hrDeviceTypes | 1.3.6.1.2.1.25.3.1 | |||
| hrDeviceOther | 1.3.6.1.2.1.25.3.1.1 | |||
| hrDeviceUnknown | 1.3.6.1.2.1.25.3.1.2 | |||
| hrDeviceProcessor | 1.3.6.1.2.1.25.3.1.3 | |||
| hrDeviceNetwork | 1.3.6.1.2.1.25.3.1.4 | |||
| hrDevicePrinter | 1.3.6.1.2.1.25.3.1.5 | |||
| hrDeviceDiskStorage | 1.3.6.1.2.1.25.3.1.6 | |||
| hrDeviceVideo | 1.3.6.1.2.1.25.3.1.10 | |||
| hrDeviceAudio | 1.3.6.1.2.1.25.3.1.11 | |||
| hrDeviceCoprocessor | 1.3.6.1.2.1.25.3.1.12 | |||
| hrDeviceKeyboard | 1.3.6.1.2.1.25.3.1.13 | |||
| hrDeviceModem | 1.3.6.1.2.1.25.3.1.14 | |||
| hrDeviceParallelPort | 1.3.6.1.2.1.25.3.1.15 | |||
| hrDevicePointing | 1.3.6.1.2.1.25.3.1.16 | |||
| hrDeviceSerialPort | 1.3.6.1.2.1.25.3.1.17 | |||
| hrDeviceTape | 1.3.6.1.2.1.25.3.1.18 | |||
| hrDeviceClock | 1.3.6.1.2.1.25.3.1.19 | |||
| hrDeviceVolatileMemory | 1.3.6.1.2.1.25.3.1.20 | |||
| hrDeviceNonVolatileMemory | 1.3.6.1.2.1.25.3.1.21 | |||
| hrDeviceTable | 1.3.6.1.2.1.25.3.2 | not-accessible | The (conceptual) table of devices contained by the host. | |
| hrDeviceEntry | 1.3.6.1.2.1.25.3.2.1 | not-accessible | A (conceptual) entry for one device contained by the host. As an example, an instance of the hrDeviceType object might be named hrDeviceType.3 | |
| INT hrDeviceIndex | 1.3.6.1.2.1.25.3.2.1.1 | INTEGER | read-only | A unique value for each device contained by the host. The value for each device must remain constant at least from one re-initialization of the agent to the next re-initialization. |
| OID hrDeviceType | 1.3.6.1.2.1.25.3.2.1.2 | OBJECT IDENTIFIER | read-only | An indication of the type of device. If this value is `hrDeviceProcessor { hrDeviceTypes 3 }' then an entry exists in the hrProcessorTable which corresponds to this device. If this value is `hrDeviceNetwork { hrDeviceTypes 4 }', then an entry exists in the hrNetworkTable which corresponds to this device. If this value is `hrDevicePrinter { hrDeviceTypes 5 }', then an entry exists in the hrPrinterTable which corresponds to this device. If this value is `hrDeviceDiskStorage { hrDeviceTypes 6 }', then an entry exists in the hrDiskStorageTable which corresponds to this device. |
| STR hrDeviceDescr | 1.3.6.1.2.1.25.3.2.1.3 | DisplayString | read-only | A textual description of this device, including the device's manufacturer and revision, and optionally, its serial number. |
| PRO hrDeviceID | 1.3.6.1.2.1.25.3.2.1.4 | ProductID | read-only | The product ID for this device. |
| INT hrDeviceStatus | 1.3.6.1.2.1.25.3.2.1.5 | INTEGER | read-only | The current operational state of the device described by this row of the table. A value unknown(1) indicates that the current state of the device is unknown. running(2) indicates that the device is up and running and that no unusual error conditions are known. The warning(3) state indicates that agent has been informed of an unusual error condition by the operational software (e.g., a disk device driver) but that the device is still 'operational'. An example would be high number of soft errors on a disk. A value of testing(4), indicates that the device is not available for use because it is in the testing state. The state of down(5) is used only when the agent has been informed that the device is not available for any use. |
| CTR hrDeviceErrors | 1.3.6.1.2.1.25.3.2.1.6 | Counter | read-only | The number of errors detected on this device. It should be noted that as this object has a SYNTAX of Counter, that it does not have a defined initial value. However, it is recommended that this object be initialized to zero. |
| hrProcessorTable | 1.3.6.1.2.1.25.3.3 | not-accessible | The (conceptual) table of processors contained by the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDeviceProcessor'. | |
| hrProcessorEntry | 1.3.6.1.2.1.25.3.3.1 | not-accessible | A (conceptual) entry for one processor contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrProcessorEntry. As an example of how objects in this table are named, an instance of the hrProcessorFrwID object might be named hrProcessorFrwID.3 | |
| PRO hrProcessorFrwID | 1.3.6.1.2.1.25.3.3.1.1 | ProductID | read-only | The product ID of the firmware associated with the processor. |
| INT hrProcessorLoad | 1.3.6.1.2.1.25.3.3.1.2 | INTEGER | read-only | The average, over the last minute, of the percentage of time that this processor was not idle. |
| hrNetworkTable | 1.3.6.1.2.1.25.3.4 | not-accessible | The (conceptual) table of network devices contained by the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDeviceNetwork'. | |
| hrNetworkEntry | 1.3.6.1.2.1.25.3.4.1 | not-accessible | A (conceptual) entry for one network device contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrNetworkEntry. As an example of how objects in this table are named, an instance of the hrNetworkIfIndex object might be named hrNetworkIfIndex.3 | |
| INT hrNetworkIfIndex | 1.3.6.1.2.1.25.3.4.1.1 | INTEGER | read-only | The value of ifIndex which corresponds to this network device. |
| hrPrinterTable | 1.3.6.1.2.1.25.3.5 | not-accessible | The (conceptual) table of printers local to the host. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDevicePrinter'. | |
| hrPrinterEntry | 1.3.6.1.2.1.25.3.5.1 | not-accessible | A (conceptual) entry for one printer local to the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrPrinterEntry. As an example of how objects in this table are named, an instance of the hrPrinterStatus object might be named hrPrinterStatus.3 | |
| INT hrPrinterStatus | 1.3.6.1.2.1.25.3.5.1.1 | INTEGER | read-only | The current status of this printer device. When in the idle(1), printing(2), or warmup(3) state, the corresponding hrDeviceStatus should be running(2) or warning(3). When in the unknown state, the corresponding hrDeviceStatus should be unknown(1). |
| OCT hrPrinterDetectedErrorState | 1.3.6.1.2.1.25.3.5.1.2 | OCTET STRING | read-only | This object represents any error conditions detected by the printer. The error conditions are encoded as bits in an octet string, with the following definitions: Condition Bit # hrDeviceStatus lowPaper 0 warning(3) noPaper 1 down(5) lowToner 2 warning(3) noToner 3 down(5) doorOpen 4 down(5) jammed 5 down(5) offline 6 down(5) serviceRequested 7 warning(3) If multiple conditions are currently detected and the hrDeviceStatus would not otherwise be unknown(1) or testing(4), the hrDeviceStatus shall correspond to the worst state of those indicated, where down(5) is worse than warning(3) which is worse than running(2). Bits are numbered starting with the most significant bit of the first byte being bit 0, the least significant bit of the first byte being bit 7, the most significant bit of the second byte being bit 8, and so on. A one bit encodes that the condition was detected, while a zero bit encodes that the condition was not detected. This object is useful for alerting an operator to specific warning or error conditions that may occur, especially those requiring human intervention. |
| hrDiskStorageTable | 1.3.6.1.2.1.25.3.6 | not-accessible | The (conceptual) table of long-term storage devices contained by the host. In particular, disk devices accessed remotely over a network are not included here. Note that this table is potentially sparse: a (conceptual) entry exists only if the correspondent value of the hrDeviceType object is `hrDeviceDiskStorage'. | |
| hrDiskStorageEntry | 1.3.6.1.2.1.25.3.6.1 | not-accessible | A (conceptual) entry for one long-term storage device contained by the host. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrDiskStorageEntry. As an example, an instance of the hrDiskStorageCapacity object might be named hrDiskStorageCapacity.3 | |
| INT hrDiskStorageAccess | 1.3.6.1.2.1.25.3.6.1.1 | INTEGER | read-only | An indication if this long-term storage device is readable and writable or only readable. This should reflect the media type, any write-protect mechanism, and any device configuration that affects the entire device. |
| INT hrDiskStorageMedia | 1.3.6.1.2.1.25.3.6.1.2 | INTEGER | read-only | An indication of the type of media used in this long-term storage device. |
| BOO hrDiskStorageRemoveble | 1.3.6.1.2.1.25.3.6.1.3 | Boolean | read-only | Denotes whether or not the disk media may be removed from the drive. |
| KBY hrDiskStorageCapacity | 1.3.6.1.2.1.25.3.6.1.4 | KBytes | read-only | The total size for this long-term storage device. |
| hrPartitionTable | 1.3.6.1.2.1.25.3.7 | not-accessible | The (conceptual) table of partitions for long-term storage devices contained by the host. In particular, partitions accessed remotely over a network are not included here. | |
| hrPartitionEntry | 1.3.6.1.2.1.25.3.7.1 | not-accessible | A (conceptual) entry for one partition. The hrDeviceIndex in the index represents the entry in the hrDeviceTable that corresponds to the hrPartitionEntry. As an example of how objects in this table are named, an instance of the hrPartitionSize object might be named hrPartitionSize.3.1 | |
| INT hrPartitionIndex | 1.3.6.1.2.1.25.3.7.1.1 | INTEGER | read-only | A unique value for each partition on this long- term storage device. The value for each long-term storage device must remain constant at least from one re-initialization of the agent to the next re- initialization. |
| NUM hrPartitionLabel | 1.3.6.1.2.1.25.3.7.1.2 | InternationalDisplayString | read-only | A textual description of this partition. |
| OCT hrPartitionID | 1.3.6.1.2.1.25.3.7.1.3 | OCTET STRING | read-only | A descriptor which uniquely represents this partition to the responsible operating system. On some systems, this might take on a binary representation. |
| KBY hrPartitionSize | 1.3.6.1.2.1.25.3.7.1.4 | KBytes | read-only | The size of this partition. |
| INT hrPartitionFSIndex | 1.3.6.1.2.1.25.3.7.1.5 | INTEGER | read-only | The index of the file system mounted on this partition. If no file system is mounted on this partition, then this value shall be zero. Note that multiple partitions may point to one file system, denoting that that file system resides on those partitions. Multiple file systems may not reside on one partition. |
| hrFSTable | 1.3.6.1.2.1.25.3.8 | not-accessible | The (conceptual) table of file systems local to this host or remotely mounted from a file server. File systems that are in only one user's environment on a multi-user system will not be included in this table. | |
| hrFSEntry | 1.3.6.1.2.1.25.3.8.1 | not-accessible | A (conceptual) entry for one file system local to this host or remotely mounted from a file server. File systems that are in only one user's environment on a multi-user system will not be included in this table. As an example of how objects in this table are named, an instance of the hrFSMountPoint object might be named hrFSMountPoint.3 | |
| INT hrFSIndex | 1.3.6.1.2.1.25.3.8.1.1 | INTEGER | read-only | A unique value for each file system local to this host. The value for each file system must remain constant at least from one re-initialization of the agent to the next re-initialization. |
| NUM hrFSMountPoint | 1.3.6.1.2.1.25.3.8.1.2 | InternationalDisplayString | read-only | The path name of the root of this file system. |
| NUM hrFSRemoteMountPoint | 1.3.6.1.2.1.25.3.8.1.3 | InternationalDisplayString | read-only | A description of the name and/or address of the server that this file system is mounted from. This may also include parameters such as the mount point on the remote file system. If this is not a remote file system, this string should have a length of zero. |
| OID hrFSType | 1.3.6.1.2.1.25.3.8.1.4 | OBJECT IDENTIFIER | read-only | The value of this object identifies the type of this file system. |
| INT hrFSAccess | 1.3.6.1.2.1.25.3.8.1.5 | INTEGER | read-only | An indication if this file system is logically configured by the operating system to be readable and writable or only readable. This does not represent any local access-control policy, except one that is applied to the file system as a whole. |
| BOO hrFSBootable | 1.3.6.1.2.1.25.3.8.1.6 | Boolean | read-only | A flag indicating whether this file system is bootable. |
| INT hrFSStorageIndex | 1.3.6.1.2.1.25.3.8.1.7 | INTEGER | read-only | The index of the hrStorageEntry that represents information about this file system. If there is no such information available, then this value shall be zero. The relevant storage entry will be useful in tracking the percent usage of this file system and diagnosing errors that may occur when it runs out of space. |
| DAT hrFSLastFullBackupDate | 1.3.6.1.2.1.25.3.8.1.8 | DateAndTime | read-write | The last date at which this complete file system was copied to another storage device for backup. This information is useful for ensuring that backups are being performed regularly. If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'. |
| DAT hrFSLastPartialBackupDate | 1.3.6.1.2.1.25.3.8.1.9 | DateAndTime | read-write | The last date at which a portion of this file system was copied to another storage device for backup. This information is useful for ensuring that backups are being performed regularly. If this information is not known, then this variable shall have the value corresponding to January 1, year 0000, 00:00:00.0, which is encoded as (hex)'00 00 01 01 00 00 00 00'. |
| hrFSTypes | 1.3.6.1.2.1.25.3.9 | |||
| hrFSOther | 1.3.6.1.2.1.25.3.9.1 | |||
| hrFSUnknown | 1.3.6.1.2.1.25.3.9.2 | |||
| hrFSBerkeleyFFS | 1.3.6.1.2.1.25.3.9.3 | |||
| hrFSSys5FS | 1.3.6.1.2.1.25.3.9.4 | |||
| hrFSFat | 1.3.6.1.2.1.25.3.9.5 | |||
| hrFSHPFS | 1.3.6.1.2.1.25.3.9.6 | |||
| hrFSHFS | 1.3.6.1.2.1.25.3.9.7 | |||
| hrFSMFS | 1.3.6.1.2.1.25.3.9.8 | |||
| hrFSNTFS | 1.3.6.1.2.1.25.3.9.9 | |||
| hrFSVNode | 1.3.6.1.2.1.25.3.9.10 | |||
| hrFSJournaled | 1.3.6.1.2.1.25.3.9.11 | |||
| hrFSiso9660 | 1.3.6.1.2.1.25.3.9.12 | |||
| hrFSRockRidge | 1.3.6.1.2.1.25.3.9.13 | |||
| hrFSNFS | 1.3.6.1.2.1.25.3.9.14 | |||
| hrFSNetware | 1.3.6.1.2.1.25.3.9.15 | |||
| hrFSAFS | 1.3.6.1.2.1.25.3.9.16 | |||
| hrFSDFS | 1.3.6.1.2.1.25.3.9.17 | |||
| hrFSAppleshare | 1.3.6.1.2.1.25.3.9.18 | |||
| hrFSRFS | 1.3.6.1.2.1.25.3.9.19 | |||
| hrFSDGCFS | 1.3.6.1.2.1.25.3.9.20 | |||
| hrFSBFS | 1.3.6.1.2.1.25.3.9.21 | |||
| auspex | 1.3.6.1.4.1.80 | |||
| NTF fileSystemFullTrap | 1.3.6.1.4.1.80.0.1 | Trap indicating that a file system got full. | ||
| NTF fileSystemDegradationTrap | 1.3.6.1.4.1.80.0.2 | Trap indicating that a file system got degradated. | ||
| NTF diskStackUpdationTrap | 1.3.6.1.4.1.80.0.3 | Trap indicating that a disk was removed. | ||
| NTF fcLinkFailureTrap | 1.3.6.1.4.1.80.0.4 | Trap indicating that a adapter link failure occured. | ||
| NTF fcLinkUpTrap | 1.3.6.1.4.1.80.0.5 | Trap indicating that a adapter link up occured. | ||
| NTF fcCompleteLossTrap | 1.3.6.1.4.1.80.0.6 | Trap indicating that complete loss of link occured. | ||
| NTF lunDisappearTrap | 1.3.6.1.4.1.80.0.7 | Trap indicating that a mapped lun disappeared. | ||
| NTF lunSizeChangeTrap | 1.3.6.1.4.1.80.0.8 | Trap indicating that lun size change occured on a mapped lun. | ||
| netServer | 1.3.6.1.4.1.80.3 | |||
| axProductInfo | 1.3.6.1.4.1.80.3.1 | |||
| OCT axProductName | 1.3.6.1.4.1.80.3.1.1 | OCTET STRING | read-only | Name of the file server product. |
| OCT axSWVersion | 1.3.6.1.4.1.80.3.1.2 | OCTET STRING | read-only | Version of the M16 Kernel on Netserver |
| INT axNumNPFSP | 1.3.6.1.4.1.80.3.1.3 | INTEGER | read-only | Number of NPFSP boards on file server. |
| axNP | 1.3.6.1.4.1.80.3.2 | |||
| npTable | 1.3.6.1.4.1.80.3.2.1 | not-accessible | A table for all NPs(Network Processors) on the file server. | |
| npEntry | 1.3.6.1.4.1.80.3.2.1.1 | not-accessible | An entry for each NP on the file server. | |
| INT npIndex | 1.3.6.1.4.1.80.3.2.1.1.1 | INTEGER | read-only | A unique number for identifying an NP in the system. |
| CTR npBusyCount | 1.3.6.1.4.1.80.3.2.1.1.2 | Counter | read-only | Busy counts of NP. |
| CTR npIdleCount | 1.3.6.1.4.1.80.3.2.1.1.3 | Counter | read-only | Idle counts of NP. |
| npIfTable | 1.3.6.1.4.1.80.3.2.2 | not-accessible | Table containing information for each interface of NP. It maps the interface with the NP | |
| npIfEntry | 1.3.6.1.4.1.80.3.2.2.1 | not-accessible | Entry for each interface | |
| INT npIfIndex | 1.3.6.1.4.1.80.3.2.2.1.1 | INTEGER | read-only | A unique number for an interface for a given NP |
| INT npIfifIndex | 1.3.6.1.4.1.80.3.2.2.1.2 | INTEGER | read-only | Corresponding ifINdex in ifTable of mib-2 |
| STR npIfType | 1.3.6.1.4.1.80.3.2.2.1.3 | DisplayString | read-only | Type of network interface |
| INT npIfSpeed | 1.3.6.1.4.1.80.3.2.2.1.4 | INTEGER | read-only | Nominal Interface Speed (in millions of bits per second) |
| CTR npIfInOctets | 1.3.6.1.4.1.80.3.2.2.1.5 | Counter | read-only | The total number of octets received on the interface, including framing characters |
| CTR npIfInUcastPkts | 1.3.6.1.4.1.80.3.2.2.1.6 | Counter | read-only | The number of subnetwork-unicast packets delivered to a higher-layer protocol |
| CTR npIfInNUcastPkts | 1.3.6.1.4.1.80.3.2.2.1.7 | Counter | read-only | The number of non-unicast (i.e., subnetwork-broadcast or multicast) packets delivered to a higher-layer protocol |
| CTR npIfInDiscards | 1.3.6.1.4.1.80.3.2.2.1.8 | Counter | read-only | The inbound packet discard count even though no errors were detected. One reason for discarding could be to free up buffer space |
| CTR npIfInErrors | 1.3.6.1.4.1.80.3.2.2.1.9 | Counter | read-only | The input-packet error count for an interface for a given NP |
| CTR npIfInUnknownProto | 1.3.6.1.4.1.80.3.2.2.1.10 | Counter | read-only | The input-packet discard count due to an unknown or unsupported protocol |
| CTR npIfOutOctets | 1.3.6.1.4.1.80.3.2.2.1.11 | Counter | read-only | The total number of octets transmitted out of the interface, including framing characters |
| CTR npIfOutUcastPkts | 1.3.6.1.4.1.80.3.2.2.1.12 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a subnetwork-unicast address, including those that were discarded or not sent |
| CTR npIfOutNUcastPkts | 1.3.6.1.4.1.80.3.2.2.1.13 | Counter | read-only | The total number of packets that higher-level protocols requested be transmitted to a non-unicast (i.e., a subnetwork-broadcast or multicast) address, including those that were discarded or not sent |
| CTR npIfOutDiscards | 1.3.6.1.4.1.80.3.2.2.1.14 | Counter | read-only | The number of outbound packets that were chosen to be discarded even though no errors had been detected to prevent their being transmitted. One possibel reason for discarding such a packet could be to free up buffer space |
| CTR npIfOutErrors | 1.3.6.1.4.1.80.3.2.2.1.15 | Counter | read-only | The number of outbound packets that could not be transmitted because of errors |
| CTR npIfOutCollisions | 1.3.6.1.4.1.80.3.2.2.1.16 | Counter | read-only | The output-packet collision count for an interface for a given NP |
| GAU npIfOutQLen | 1.3.6.1.4.1.80.3.2.2.1.17 | Gauge | read-only | The output-packet queue length (in packets) for an interface for a given NP |
| INT npIfAdminStatus | 1.3.6.1.4.1.80.3.2.2.1.18 | INTEGER | read-write | The desired state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| INT npIfOperStatus | 1.3.6.1.4.1.80.3.2.2.1.19 | INTEGER | read-only | The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed. |
| npProtocols | 1.3.6.1.4.1.80.3.2.3 | |||
| npIPTable | 1.3.6.1.4.1.80.3.2.3.1 | not-accessible | Table for Internet Protocol statistics for each NP of the system. | |
| npIPEntry | 1.3.6.1.4.1.80.3.2.3.1.1 | not-accessible | An entry for each NP in the system. | |
| INT npIPForwarding | 1.3.6.1.4.1.80.3.2.3.1.1.1 | INTEGER | read-only | It has two values : forwarding(1) -- acting as gateway notforwarding(2) -- NOT acting as gateway |
| INT npIPDefaultTTL | 1.3.6.1.4.1.80.3.2.3.1.1.2 | INTEGER | read-only | NP IP default Time To Live. |
| CTR npIPInReceives | 1.3.6.1.4.1.80.3.2.3.1.1.3 | Counter | read-only | NP IP received packet count. |
| CTR npIPInHdrErrors | 1.3.6.1.4.1.80.3.2.3.1.1.4 | Counter | read-only | NP IP header error count. |
| CTR npIPInAddrErrors | 1.3.6.1.4.1.80.3.2.3.1.1.5 | Counter | read-only | NP IP address error count. |
| CTR npIPForwDatagrams | 1.3.6.1.4.1.80.3.2.3.1.1.6 | Counter | read-only | NP IP forwarded datagram count. |
| CTR npIPInUnknownProtos | 1.3.6.1.4.1.80.3.2.3.1.1.7 | Counter | read-only | NP IP input packet with unknown protocol. |
| CTR npIPInDiscards | 1.3.6.1.4.1.80.3.2.3.1.1.8 | Counter | read-only | NP IP discarded input packet count. |
| CTR npIPInDelivers | 1.3.6.1.4.1.80.3.2.3.1.1.9 | Counter | read-only | NP IP delivered input packet count. |
| CTR npIPOutRequests | 1.3.6.1.4.1.80.3.2.3.1.1.10 | Counter | read-only | NP IP tx packet count. |
| CTR npIPOutDiscards | 1.3.6.1.4.1.80.3.2.3.1.1.11 | Counter | read-only | NP IP discarded out packet count. |
| CTR npIPOutNoRoutes | 1.3.6.1.4.1.80.3.2.3.1.1.12 | Counter | read-only | NP IP tx fails due to no route count. |
| CTR npIPReasmTimeout | 1.3.6.1.4.1.80.3.2.3.1.1.13 | Counter | read-only | NP IP reassembly time out count. |
| CTR npIPReasmReqds | 1.3.6.1.4.1.80.3.2.3.1.1.14 | Counter | read-only | NP IP reassembly required count. |
| CTR npIPReasmOKs | 1.3.6.1.4.1.80.3.2.3.1.1.15 | Counter | read-only | NP IP reassembly success count. |
| CTR npIPReasmFails | 1.3.6.1.4.1.80.3.2.3.1.1.16 | Counter | read-only | NP IP reassembly failure count. |
| CTR npIPFragOKs | 1.3.6.1.4.1.80.3.2.3.1.1.17 | Counter | read-only | NP IP fragmentation success count. |
| CTR npIPFragFails | 1.3.6.1.4.1.80.3.2.3.1.1.18 | Counter | read-only | NP IP fragmentation failure count. |
| CTR npIPFragCreates | 1.3.6.1.4.1.80.3.2.3.1.1.19 | Counter | read-only | NP IP fragment created count. |
| CTR npIPRoutingDiscards | 1.3.6.1.4.1.80.3.2.3.1.1.20 | Counter | read-only | NP IP discarded route count. |
| npICMPTable | 1.3.6.1.4.1.80.3.2.3.2 | not-accessible | Table for Internet Control Message Protocol statistics for each NP of the system. | |
| npICMPEntry | 1.3.6.1.4.1.80.3.2.3.2.1 | not-accessible | An entry for each NP in the system. | |
| CTR npICMPInMsgs | 1.3.6.1.4.1.80.3.2.3.2.1.1 | Counter | read-only | NP ICMP input message count. |
| CTR npICMPInErrors | 1.3.6.1.4.1.80.3.2.3.2.1.2 | Counter | read-only | NP ICMP input error packet count. |
| CTR npICMPInDestUnreachs | 1.3.6.1.4.1.80.3.2.3.2.1.3 | Counter | read-only | NP ICMP input destination unreachable count. |
| CTR npICMPInTimeExcds | 1.3.6.1.4.1.80.3.2.3.2.1.4 | Counter | read-only | NP ICMP input time exceeded count. |
| CTR npICMPInParmProbs | 1.3.6.1.4.1.80.3.2.3.2.1.5 | Counter | read-only | NP ICMP input parameter problem packet count. |
| CTR npICMPInSrcQuenchs | 1.3.6.1.4.1.80.3.2.3.2.1.6 | Counter | read-only | NP ICMP input source quench packet count. |
| CTR npICMPInRedirects | 1.3.6.1.4.1.80.3.2.3.2.1.7 | Counter | read-only | NP ICMP input redirect packet count. |
| CTR npICMPInEchos | 1.3.6.1.4.1.80.3.2.3.2.1.8 | Counter | read-only | NP ICMP input echo count. |
| CTR npICMPInEchoReps | 1.3.6.1.4.1.80.3.2.3.2.1.9 | Counter | read-only | NP ICMP input echo reply count. |
| CTR npICMPInTimestamps | 1.3.6.1.4.1.80.3.2.3.2.1.10 | Counter | read-only | NP ICMP input timestamp count. |
| CTR npICMPInTimestampReps | 1.3.6.1.4.1.80.3.2.3.2.1.11 | Counter | read-only | NP ICMP input timestamp reply count. |
| CTR npICMPInAddrMasks | 1.3.6.1.4.1.80.3.2.3.2.1.12 | Counter | read-only | NP ICMP input address mask count. |
| CTR npICMPInAddrMaskReps | 1.3.6.1.4.1.80.3.2.3.2.1.13 | Counter | read-only | NP ICMP input address mask reply count. |
| CTR npICMPOutMsgs | 1.3.6.1.4.1.80.3.2.3.2.1.14 | Counter | read-only | NP ICMP output message count. |
| CTR npICMPOutErrors | 1.3.6.1.4.1.80.3.2.3.2.1.15 | Counter | read-only | NP ICMP output error packet count. |
| CTR npICMPOutDestUnreachs | 1.3.6.1.4.1.80.3.2.3.2.1.16 | Counter | read-only | NP ICMP output destination unreachable count. |
| CTR npICMPOutTimeExcds | 1.3.6.1.4.1.80.3.2.3.2.1.17 | Counter | read-only | NP ICMP output time exceeded count. |
| CTR npICMPOutParmProbs | 1.3.6.1.4.1.80.3.2.3.2.1.18 | Counter | read-only | NP ICMP output parameter problem packet count. |
| CTR npICMPOutSrcQuenchs | 1.3.6.1.4.1.80.3.2.3.2.1.19 | Counter | read-only | NP ICMP output source quench packet count. |
| CTR npICMPOutRedirects | 1.3.6.1.4.1.80.3.2.3.2.1.20 | Counter | read-only | NP ICMP output redirect packet count. |
| CTR npICMPOutEchos | 1.3.6.1.4.1.80.3.2.3.2.1.21 | Counter | read-only | NP ICMP output echo count. |
| CTR npICMPOutEchoReps | 1.3.6.1.4.1.80.3.2.3.2.1.22 | Counter | read-only | NP ICMP output echo reply count. |
| CTR npICMPOutTimestamps | 1.3.6.1.4.1.80.3.2.3.2.1.23 | Counter | read-only | NP ICMP output timestamp count. |
| CTR npICMPOutTimestampReps | 1.3.6.1.4.1.80.3.2.3.2.1.24 | Counter | read-only | NP ICMP output timestamp reply count. |
| CTR npICMPOutAddrMasks | 1.3.6.1.4.1.80.3.2.3.2.1.25 | Counter | read-only | NP ICMP output address mask count. |
| CTR npICMPOutAddrMaskReps | 1.3.6.1.4.1.80.3.2.3.2.1.26 | Counter | read-only | NP ICMP output address mask reply count. |
| npTCPTable | 1.3.6.1.4.1.80.3.2.3.3 | not-accessible | Table for Transmission Control Protocol statistics for each NP of the system. | |
| npTCPEntry | 1.3.6.1.4.1.80.3.2.3.3.1 | not-accessible | An entry for each NP in the system. | |
| INT npTCPRtoAlgorithm | 1.3.6.1.4.1.80.3.2.3.3.1.1 | INTEGER | read-only | NP TCP Round Trip Algorithm type. |
| INT npTCPRtoMin | 1.3.6.1.4.1.80.3.2.3.3.1.2 | INTEGER | read-only | NP TCP minimum RTO. |
| INT npTCPRtoMax | 1.3.6.1.4.1.80.3.2.3.3.1.3 | INTEGER | read-only | NP TCP maximum RTO. |
| INT npTCPMaxConn | 1.3.6.1.4.1.80.3.2.3.3.1.4 | INTEGER | read-only | NP TCP maximum number of connections. |
| CTR npTCPActiveOpens | 1.3.6.1.4.1.80.3.2.3.3.1.5 | Counter | read-only | NP TCP active open count. |
| CTR npTCPPassiveOpens | 1.3.6.1.4.1.80.3.2.3.3.1.6 | Counter | read-only | NP TCP passive open count. |
| CTR npTCPAttemptFails | 1.3.6.1.4.1.80.3.2.3.3.1.7 | Counter | read-only | NP TCP connect attempt fails. |
| CTR npTCPEstabResets | 1.3.6.1.4.1.80.3.2.3.3.1.8 | Counter | read-only | NP TCP reset of established session. |
| INT npTCPCurrEstab | 1.3.6.1.4.1.80.3.2.3.3.1.9 | INTEGER | read-only | NP TCP current established session count. |
| CTR npTCPInSegs | 1.3.6.1.4.1.80.3.2.3.3.1.10 | Counter | read-only | NP TCP input segments count. |
| CTR npTCPOutSegs | 1.3.6.1.4.1.80.3.2.3.3.1.11 | Counter | read-only | NP TCP output segments count. |
| CTR npTCPRetransSegs | 1.3.6.1.4.1.80.3.2.3.3.1.12 | Counter | read-only | NP TCP retransmitted segments count. |
| CTR npTCPInErrs | 1.3.6.1.4.1.80.3.2.3.3.1.13 | Counter | read-only | NP TCP input error packets count. |
| CTR npTCPOutRsts | 1.3.6.1.4.1.80.3.2.3.3.1.14 | Counter | read-only | NP TCP output reset packets count. |
| npUDPTable | 1.3.6.1.4.1.80.3.2.3.4 | not-accessible | Table for User Datagram Protocol statistics for each NP of the system. | |
| npUDPEntry | 1.3.6.1.4.1.80.3.2.3.4.1 | not-accessible | An entry for each NP in the system. | |
| CTR npUDPInDatagrams | 1.3.6.1.4.1.80.3.2.3.4.1.1 | Counter | read-only | NP UDP input datagram count. |
| CTR npUDPNoPorts | 1.3.6.1.4.1.80.3.2.3.4.1.2 | Counter | read-only | NP UDP number of ports. |
| CTR npUDPInErrors | 1.3.6.1.4.1.80.3.2.3.4.1.3 | Counter | read-only | NP UDP input error count. |
| CTR npUDPOutDatagrams | 1.3.6.1.4.1.80.3.2.3.4.1.4 | Counter | read-only | Np UDP output datagram count. |
| npNFSTable | 1.3.6.1.4.1.80.3.2.3.5 | not-accessible | Table for Network File System statistics for each NP in the system. | |
| npNFSEntry | 1.3.6.1.4.1.80.3.2.3.5.1 | not-accessible | An entry for each NP in the system. | |
| CTR npNFSDCounts | 1.3.6.1.4.1.80.3.2.3.5.1.1 | Counter | read-only | NP NFS count (obtained from NFS daemon) |
| CTR npNFSDNJobs | 1.3.6.1.4.1.80.3.2.3.5.1.2 | Counter | read-only | NP NFS number of jobs (obtained from NFS daemon) |
| CTR npNFSDBusyCounts | 1.3.6.1.4.1.80.3.2.3.5.1.3 | Counter | read-only | NP NFS busy count (obtained from NFS daemon) |
| npSMBTable | 1.3.6.1.4.1.80.3.2.3.6 | not-accessible | Contains statistical counts for the SMB protocol per NP | |
| npSMBEntry | 1.3.6.1.4.1.80.3.2.3.6.1 | not-accessible | An entry for each NP in the system. | |
| CTR npSMBRcvd | 1.3.6.1.4.1.80.3.2.3.6.1.1 | Counter | read-only | The total number of SMB netbios messages received. |
| CTR npSMBBytesRcvd | 1.3.6.1.4.1.80.3.2.3.6.1.2 | Counter | read-only | The total number of SMB related bytes rvcd by this NP from a client (does not include netbios header bytes). |
| CTR npSMBBytesSent | 1.3.6.1.4.1.80.3.2.3.6.1.3 | Counter | read-only | The total SMB related bytes sent by this NP to a client (does not include netbios header bytes). |
| CTR npSMBReads | 1.3.6.1.4.1.80.3.2.3.6.1.4 | Counter | read-only | The total number of SMB reads consisting of the following opcodes: SMB-COM-READ, SMB-COM-LOCK-AND-READ, SMB-COM-READ-RAW, SMB-COM-READ-MPX, SMB-COM-READ-MPX-SECONDARY and SMB-COM-READ-ANDX. |
| CTR npSMBWrites | 1.3.6.1.4.1.80.3.2.3.6.1.5 | Counter | read-only | The total number of SMB writes consisting of the following opcodes: SMB-COM-WRITE, SMB-COM-WRITE-AND-UNLOCK, SMB-COM-WRITE-RAW, SMB-COM-WRITE-MPX, SMB-COM-WRITE-COMPLETE, SMB-COM-WRITE-ANDX and SMB-COM-WRITE-AND-CLOSE. |
| CTR npSMBOpens | 1.3.6.1.4.1.80.3.2.3.6.1.6 | Counter | read-only | The total number of SMB opens consisting of the SMB-COM-OPEN, SMB-COM-CREATE,SMB-COM-CREATE-TEMPORARY,SMB-COM-CREATE-NEW, TRANS2-OPEN2, NT-TRANSACT-CREATE and SMB-COM-OPEN-ANDX opcodes received. |
| CTR npSMBCloses | 1.3.6.1.4.1.80.3.2.3.6.1.7 | Counter | read-only | The total number of SMB SMB-COM-CLOSE opcodes recieved. |
| CTR npSMBErrors | 1.3.6.1.4.1.80.3.2.3.6.1.8 | Counter | read-only | The total number of invalid netbios messages recieved. |
| INT npSMBLocksHeld | 1.3.6.1.4.1.80.3.2.3.6.1.9 | INTEGER | read-only | The total number of locks currently held |
| axFSP | 1.3.6.1.4.1.80.3.3 | |||
| fspTable | 1.3.6.1.4.1.80.3.3.1 | not-accessible | A table for all FSPs(File and Storage Processors) on the file server. | |
| fspEntry | 1.3.6.1.4.1.80.3.3.1.1 | not-accessible | An entry for one FSP on the file server. | |
| INT fspIndex | 1.3.6.1.4.1.80.3.3.1.1.1 | INTEGER | read-only | A unique number for identifying an FSP in the system. |
| CTR fspBusyCount | 1.3.6.1.4.1.80.3.3.1.1.2 | Counter | read-only | Busy counts of FSP. |
| CTR fspIdleCount | 1.3.6.1.4.1.80.3.3.1.1.3 | Counter | read-only | Idle counts of FSP. |
| axFP | 1.3.6.1.4.1.80.3.3.2 | |||
| fpLFSTable | 1.3.6.1.4.1.80.3.3.2.1 | not-accessible | Table for FP File System Services Statistics for each FSP on the system. | |
| fpLFSEntry | 1.3.6.1.4.1.80.3.3.2.1.1 | not-accessible | An entry for each FSP in the system. | |
| INT fpLFSVersion | 1.3.6.1.4.1.80.3.3.2.1.1.1 | INTEGER | read-only | FP file system services statistics version. |
| CTR fpLFSMounts | 1.3.6.1.4.1.80.3.3.2.1.1.2 | Counter | read-only | FP file system services - FC-MOUNT - Counter. |
| CTR fpLFSUMounts | 1.3.6.1.4.1.80.3.3.2.1.1.3 | Counter | read-only | FP file system services - FC-UMOUNT - Counter. |
| CTR fpLFSReads | 1.3.6.1.4.1.80.3.3.2.1.1.4 | Counter | read-only | FP file system services - FC-READ - Counter. |
| CTR fpLFSWrites | 1.3.6.1.4.1.80.3.3.2.1.1.5 | Counter | read-only | FP file system services - FC-WRITE - Counter. |
| CTR fpLFSReaddirs | 1.3.6.1.4.1.80.3.3.2.1.1.6 | Counter | read-only | FP file system services - FC-READDIR - Counter. |
| CTR fpLFSReadlinks | 1.3.6.1.4.1.80.3.3.2.1.1.7 | Counter | read-only | FP file system services - FC-READLINK - Counter. |
| CTR fpLFSMkdirs | 1.3.6.1.4.1.80.3.3.2.1.1.8 | Counter | read-only | FP file system services - FC-MKDIR - Counter. |
| CTR fpLFSMknods | 1.3.6.1.4.1.80.3.3.2.1.1.9 | Counter | read-only | FP file system services - FC-MKNOD - Counter. |
| CTR fpLFSReaddirPluses | 1.3.6.1.4.1.80.3.3.2.1.1.10 | Counter | read-only | FP file system services - FC-READDIR-PLUS - Counter. |
| CTR fpLFSFsstats | 1.3.6.1.4.1.80.3.3.2.1.1.11 | Counter | read-only | FP file system services - FC-FSSTAT - Counter. |
| CTR fpLFSNull | 1.3.6.1.4.1.80.3.3.2.1.1.12 | Counter | read-only | FP file system services - FC-NULL - Counter. |
| CTR fpLFSFsinfo | 1.3.6.1.4.1.80.3.3.2.1.1.13 | Counter | read-only | FP file system services - FC-FSINFO - Counter. |
| CTR fpLFSGetattrs | 1.3.6.1.4.1.80.3.3.2.1.1.14 | Counter | read-only | FP file system services - FC-GETATTR - Counter. |
| CTR fpLFSSetattrs | 1.3.6.1.4.1.80.3.3.2.1.1.15 | Counter | read-only | FP file system services - FC-SETATTR - Counter. |
| CTR fpLFSLookups | 1.3.6.1.4.1.80.3.3.2.1.1.16 | Counter | read-only | FP file system services - FC-LOOKUP - Counter. |
| CTR fpLFSCreates | 1.3.6.1.4.1.80.3.3.2.1.1.17 | Counter | read-only | FP file system services - FC-CREATE - Counter. |
| CTR fpLFSRemoves | 1.3.6.1.4.1.80.3.3.2.1.1.18 | Counter | read-only | FP file system services - FC-REMOVE - Counter. |
| CTR fpLFSRenames | 1.3.6.1.4.1.80.3.3.2.1.1.19 | Counter | read-only | FP file system services - FC-RENAME - Counter. |
| CTR fpLFSLinks | 1.3.6.1.4.1.80.3.3.2.1.1.20 | Counter | read-only | FP file system services - FC-LINK - Counter. |
| CTR fpLFSSymlinks | 1.3.6.1.4.1.80.3.3.2.1.1.21 | Counter | read-only | FP file system services - FC-SYMLINK - Counter. |
| CTR fpLFSRmdirs | 1.3.6.1.4.1.80.3.3.2.1.1.22 | Counter | read-only | FP file system services - FC-RMDIR - Counter. |
| CTR fpLFSCkpntons | 1.3.6.1.4.1.80.3.3.2.1.1.23 | Counter | read-only | FP file system services - FC-CKPNTON - Counter. |
| CTR fpLFSCkpntoffs | 1.3.6.1.4.1.80.3.3.2.1.1.24 | Counter | read-only | FP file system services - FC-CKPNTOFFS - Counter. |
| CTR fpLFSClears | 1.3.6.1.4.1.80.3.3.2.1.1.25 | Counter | read-only | FP file system services - FC-CLEAR - Counter. |
| CTR fpLFSIsolateFs | 1.3.6.1.4.1.80.3.3.2.1.1.26 | Counter | read-only | FP file system services - FC-ISOLATE-FS - Counter. |
| CTR fpLFSReleaseFs | 1.3.6.1.4.1.80.3.3.2.1.1.27 | Counter | read-only | FP file system services - FC-RELEASE-FS - Counter. |
| CTR fpLFSIsolationStates | 1.3.6.1.4.1.80.3.3.2.1.1.28 | Counter | read-only | FP file system services - FC-ISOLATION-STATE - Counter. |
| CTR fpLFSDiagnostics | 1.3.6.1.4.1.80.3.3.2.1.1.29 | Counter | read-only | FP file system services - FC-DIAGNOSTIC - Counter. |
| CTR fpLFSPurges | 1.3.6.1.4.1.80.3.3.2.1.1.30 | Counter | read-only | FP file system services - FC-PURGE - Counter. |
| fpFileSystemTable | 1.3.6.1.4.1.80.3.3.2.2 | not-accessible | Table containg File systems on each FSP | |
| fpFSEntry | 1.3.6.1.4.1.80.3.3.2.2.1 | not-accessible | Entry for each File System | |
| INT fpFSIndex | 1.3.6.1.4.1.80.3.3.2.2.1.1 | INTEGER | read-only | Uniquely identifies each FS on FSP |
| INT fpHrFSIndex | 1.3.6.1.4.1.80.3.3.2.2.1.2 | INTEGER | read-only | Index of the corresponding FS entry in host resource mib |
| fpHTFS | 1.3.6.1.4.1.80.3.3.2.3 | |||
| fpDNLCTStatTable | 1.3.6.1.4.1.80.3.3.2.3.1 | not-accessible | DNLC is part of StackOS module. This table displays DNLC Statistics. | |
| fpDNLCSEntry | 1.3.6.1.4.1.80.3.3.2.3.1.1 | not-accessible | Each entry for a FSP board. | |
| INT fpDNLCHit | 1.3.6.1.4.1.80.3.3.2.3.1.1.1 | INTEGER | read-only | DNLC hit on a given FSP. |
| INT fpDNLCMiss | 1.3.6.1.4.1.80.3.3.2.3.1.1.2 | INTEGER | read-only | DNLC miss on a given FSP. |
| INT fpDNLCEnter | 1.3.6.1.4.1.80.3.3.2.3.1.1.3 | INTEGER | read-only | Number of DNLC entries made (total). |
| INT fpDNLCConflict | 1.3.6.1.4.1.80.3.3.2.3.1.1.4 | INTEGER | read-only | Times entry found in DNLC on dnlc-enter. |
| INT fpDNLCPurgevfsp | 1.3.6.1.4.1.80.3.3.2.3.1.1.5 | INTEGER | read-only | Entries purged based on vfsp. |
| INT fpDNLCPurgevp | 1.3.6.1.4.1.80.3.3.2.3.1.1.6 | INTEGER | read-only | Entries purge based on vp. |
| INT fpDNLCHashsz | 1.3.6.1.4.1.80.3.3.2.3.1.1.7 | INTEGER | read-only | Number of hash buckets in dnlc hash table. |
| fpPageStatTable | 1.3.6.1.4.1.80.3.3.2.3.2 | not-accessible | Page is part of StackOS module. This table gives the Page Statistics for all FSPs. | |
| fpPageEntry | 1.3.6.1.4.1.80.3.3.2.3.2.1 | not-accessible | Each Entry in the table displays Page Statistics for a FSP. | |
| INT fpPAGETotalmem | 1.3.6.1.4.1.80.3.3.2.3.2.1.1 | INTEGER | read-only | Allocated memory for pages. |
| INT fpPAGEFreelistcnt | 1.3.6.1.4.1.80.3.3.2.3.2.1.2 | INTEGER | read-only | Pages on freelist. |
| INT fpPAGECachelistcnt | 1.3.6.1.4.1.80.3.3.2.3.2.1.3 | INTEGER | read-only | Pages on cachelist. |
| INT fpPAGEDirtyflistcnt | 1.3.6.1.4.1.80.3.3.2.3.2.1.4 | INTEGER | read-only | Pages on dirtyflist. |
| INT fpPAGEDirtydlistcnt | 1.3.6.1.4.1.80.3.3.2.3.2.1.5 | INTEGER | read-only | Pages on dirtydlist |
| INT fpPAGECachehit | 1.3.6.1.4.1.80.3.3.2.3.2.1.6 | INTEGER | read-only | Page cache hit. |
| INT fpPAGECachemiss | 1.3.6.1.4.1.80.3.3.2.3.2.1.7 | INTEGER | read-only | Page cache miss. |
| INT fpPAGEWritehit | 1.3.6.1.4.1.80.3.3.2.3.2.1.8 | INTEGER | read-only | Page cache write hit. |
| INT fpPAGEWritemiss | 1.3.6.1.4.1.80.3.3.2.3.2.1.9 | INTEGER | read-only | Page cache write miss. |
| INT fpPAGEZcref | 1.3.6.1.4.1.80.3.3.2.3.2.1.10 | INTEGER | read-only | Page Zref. |
| INT fpPAGEZcbreak | 1.3.6.1.4.1.80.3.3.2.3.2.1.11 | INTEGER | read-only | Page Zbreak. |
| INT fpPAGEOutscan | 1.3.6.1.4.1.80.3.3.2.3.2.1.12 | INTEGER | read-only | Page out scan. |
| INT fpPAGEOutputpage | 1.3.6.1.4.1.80.3.3.2.3.2.1.13 | INTEGER | read-only | Output Page. |
| INT fpPAGEFsflushscan | 1.3.6.1.4.1.80.3.3.2.3.2.1.14 | INTEGER | read-only | Flush scan. |
| INT fpPAGEFsflushputpage | 1.3.6.1.4.1.80.3.3.2.3.2.1.15 | INTEGER | read-only | Flush output page. |
| INT fpPAGEOutcnt | 1.3.6.1.4.1.80.3.3.2.3.2.1.16 | INTEGER | read-only | Page out count. |
| fpBufferStatTable | 1.3.6.1.4.1.80.3.3.2.3.3 | not-accessible | BufferIO is one of the modules present in StackOS. This table displays the bufferIO statistics for all FSPs. | |
| fpBufferEntry | 1.3.6.1.4.1.80.3.3.2.3.3.1 | not-accessible | Each entry in the table for a single FSP. | |
| INT fpBUFLreads | 1.3.6.1.4.1.80.3.3.2.3.3.1.1 | INTEGER | read-only | Number of buffered reads. |
| INT fpBUFBreads | 1.3.6.1.4.1.80.3.3.2.3.3.1.2 | INTEGER | read-only | Number of breads doing sp-read. |
| INT fpBUFLwrites | 1.3.6.1.4.1.80.3.3.2.3.3.1.3 | INTEGER | read-only | Number of buffered writes (incl. delayed). |
| INT fpBUFBwrites | 1.3.6.1.4.1.80.3.3.2.3.3.1.4 | INTEGER | read-only | Number of bwrites doing sp-write. |
| INT fpBUFIOwaits | 1.3.6.1.4.1.80.3.3.2.3.3.1.5 | INTEGER | read-only | Number of processes blocked in biowait. |
| INT fpBUFResid | 1.3.6.1.4.1.80.3.3.2.3.3.1.6 | INTEGER | read-only | Running total of unused buf memory. |
| INT fpBUFBufsize | 1.3.6.1.4.1.80.3.3.2.3.3.1.7 | INTEGER | read-only | Running total of memory on free list. |
| INT fpBUFBcount | 1.3.6.1.4.1.80.3.3.2.3.3.1.8 | INTEGER | read-only | Running total of memory on hash lists. |
| fpInodeTable | 1.3.6.1.4.1.80.3.3.2.3.4 | not-accessible | Inode table displays the Inode Statistics for all FSPs. Inode is part of StackOS module. | |
| fpInodeEntry | 1.3.6.1.4.1.80.3.3.2.3.4.1 | not-accessible | Each entry in the table displays Inode Statistics for a FSP. | |
| INT fpINODEIgetcalls | 1.3.6.1.4.1.80.3.3.2.3.4.1.1 | INTEGER | read-only | Number of calls to htfs-iget. |
| INT fpFoundinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.2 | INTEGER | read-only | Inode cache hits. |
| INT fpTotalinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.3 | INTEGER | read-only | Total number of inodes in memory. |
| INT fpGoneinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.4 | INTEGER | read-only | Number of inodes on gone list. |
| INT fpFreeinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.5 | INTEGER | read-only | Number of inodes on free list. |
| INT fpCacheinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.6 | INTEGER | read-only | Number of inodes on cache list. |
| INT fpSyncinodes | 1.3.6.1.4.1.80.3.3.2.3.4.1.7 | INTEGER | read-only | Number of inodes on sync list. |
| axSP | 1.3.6.1.4.1.80.3.3.3 | |||
| spRaid | 1.3.6.1.4.1.80.3.3.3.2 | |||
| axFab | 1.3.6.1.4.1.80.3.3.4 | |||
| fabAdptTable | 1.3.6.1.4.1.80.3.3.4.1 | not-accessible | Table containing information for all fibre channel adapters information on the Auspex IO node | |
| fabAdptEntry | 1.3.6.1.4.1.80.3.3.4.1.1 | not-accessible | Entry for each fibre channel adapter | |
| INT fabIndex | 1.3.6.1.4.1.80.3.3.4.1.1.1 | INTEGER | read-only | Fabric adapter index |
| U16 fabPCIBusNum | 1.3.6.1.4.1.80.3.3.4.1.1.2 | U16Bits | read-only | Fabric adapter PCI BUS number |
| U16 fabSlotNum | 1.3.6.1.4.1.80.3.3.4.1.1.3 | U16Bits | read-only | Fabric adapter Slot number |
| U16 fabIntLine | 1.3.6.1.4.1.80.3.3.4.1.1.4 | U16Bits | read-only | Fabric adapter Interrupt line |
| U16 fabIntPin | 1.3.6.1.4.1.80.3.3.4.1.1.5 | U16Bits | read-only | Fabric adapter Interrupt pin |
| U16 fabType | 1.3.6.1.4.1.80.3.3.4.1.1.6 | U16Bits | read-only | Fabric adapter Type |
| U16 fabVendorId | 1.3.6.1.4.1.80.3.3.4.1.1.7 | U16Bits | read-only | Fabric adapter Vendor ID |
| U16 fabDeviceId | 1.3.6.1.4.1.80.3.3.4.1.1.8 | U16Bits | read-only | Fabric adapter Device ID |
| U16 fabRevisionId | 1.3.6.1.4.1.80.3.3.4.1.1.9 | U16Bits | read-only | Fabric adapter Revision ID |
| STR fabWWN | 1.3.6.1.4.1.80.3.3.4.1.1.10 | DisplayString | read-only | Fabric adapter World Wide Number |
| U16 fabNumOfTargets | 1.3.6.1.4.1.80.3.3.4.1.1.11 | U16Bits | read-only | Number of targets found for the adapter |
| U08 fabAdptNumber | 1.3.6.1.4.1.80.3.3.4.1.1.12 | U08Bits | read-only | Fabric adapter Number |
| fabTargetTable | 1.3.6.1.4.1.80.3.3.4.2 | not-accessible | Table containing information for all fibre channel adapters information on the Auspex IO node | |
| fabTargetEntry | 1.3.6.1.4.1.80.3.3.4.2.1 | not-accessible | Entry for each fibre channel adapter | |
| INT fabTargetIndex | 1.3.6.1.4.1.80.3.3.4.2.1.1 | INTEGER | read-only | The Fabric target adapter index |
| U08 fabTargetAdapterNum | 1.3.6.1.4.1.80.3.3.4.2.1.2 | U08Bits | read-only | The fabric target Adapter number |
| U16 fabTargetNumber | 1.3.6.1.4.1.80.3.3.4.2.1.3 | U16Bits | read-only | The fabric target number |
| STR fabTargetWWN | 1.3.6.1.4.1.80.3.3.4.2.1.4 | DisplayString | read-only | The fabric target WWN number |
| STR fabTargetPortWWN | 1.3.6.1.4.1.80.3.3.4.2.1.5 | DisplayString | read-only | The fabric target Port WWN number |
| STR fabTargetAliasName | 1.3.6.1.4.1.80.3.3.4.2.1.6 | DisplayString | read-only | The fabric target Alias Name |
| INT fabTargetType | 1.3.6.1.4.1.80.3.3.4.2.1.7 | INTEGER | read-only | The fabric target Type disk - other |
| U16 fabTargetNumOfLuns | 1.3.6.1.4.1.80.3.3.4.2.1.8 | U16Bits | read-only | The number of luns on the target |
| fabLunTable | 1.3.6.1.4.1.80.3.3.4.3 | not-accessible | Table containing information for all Luns | |
| fabLunEntry | 1.3.6.1.4.1.80.3.3.4.3.1 | not-accessible | Entry for each Lun | |
| INT fabLunIndex | 1.3.6.1.4.1.80.3.3.4.3.1.1 | INTEGER | read-only | Unique Lun identifier |
| U16 fabLunNumber | 1.3.6.1.4.1.80.3.3.4.3.1.2 | U16Bits | read-only | Lun Number |
| U08 fabLunAdptNumber | 1.3.6.1.4.1.80.3.3.4.3.1.3 | U08Bits | read-only | The adapter number for the lun |
| U16 fabLunTarNumber | 1.3.6.1.4.1.80.3.3.4.3.1.4 | U16Bits | read-only | The Target number for the lun |
| STR fabLunWWN | 1.3.6.1.4.1.80.3.3.4.3.1.5 | DisplayString | read-only | The worldwide number for the lun |
| U08 fabLunType | 1.3.6.1.4.1.80.3.3.4.3.1.6 | U08Bits | read-only | The type of the lun |
| INT fabLunSize | 1.3.6.1.4.1.80.3.3.4.3.1.7 | INTEGER | read-only | The size of the lun |
| INT fabLunMap | 1.3.6.1.4.1.80.3.3.4.3.1.8 | INTEGER | read-only | Identifier for the lun mapping |
| fabLunMapTable | 1.3.6.1.4.1.80.3.3.4.4 | not-accessible | Table containing mapping information for all Luns | |
| fabLunMapEntry | 1.3.6.1.4.1.80.3.3.4.4.1 | not-accessible | Entry for each mapped Lun | |
| INT fabLunMapIndex | 1.3.6.1.4.1.80.3.3.4.4.1.1 | INTEGER | read-only | Unique Mapped Lun identifier |
| U16 fabLunMNumber | 1.3.6.1.4.1.80.3.3.4.4.1.2 | U16Bits | read-only | Mapped Lun Number |
| STR fabLunAlias | 1.3.6.1.4.1.80.3.3.4.4.1.3 | DisplayString | read-only | The Alias name associated with the lun |
| STR fabLunMapWWN | 1.3.6.1.4.1.80.3.3.4.4.1.4 | DisplayString | read-only | The WWN associated with the lun |
| INT fabLunLabel | 1.3.6.1.4.1.80.3.3.4.4.1.5 | INTEGER | read-only | The label of the lun |
| fabRaid | 1.3.6.1.4.1.80.3.3.4.5 | |||
| fabLogDevTable | 1.3.6.1.4.1.80.3.3.4.5.1 | not-accessible | This table contains information for logical devices. | |
| fabLogDevEntry | 1.3.6.1.4.1.80.3.3.4.5.1.1 | not-accessible | Entry for each logical device | |
| INT ldIndex | 1.3.6.1.4.1.80.3.3.4.5.1.1.1 | INTEGER | read-only | Index of the logical device |
| INT ldSectorReads | 1.3.6.1.4.1.80.3.3.4.5.1.1.2 | INTEGER | read-only | Number of sectors read |
| INT ldWBufReads | 1.3.6.1.4.1.80.3.3.4.5.1.1.3 | INTEGER | read-only | Number of sectors read from WBUF |
| INT ldSectorWrites | 1.3.6.1.4.1.80.3.3.4.5.1.1.4 | INTEGER | read-only | Number of sector writes |
| INT ldReadIO | 1.3.6.1.4.1.80.3.3.4.5.1.1.5 | INTEGER | read-only | Number of read IO's |
| INT ldWriteIO | 1.3.6.1.4.1.80.3.3.4.5.1.1.6 | INTEGER | read-only | Number of write IO's |
| INT ldMediaErrors | 1.3.6.1.4.1.80.3.3.4.5.1.1.7 | INTEGER | read-only | Number of media errors |
| INT ldDriveErrors | 1.3.6.1.4.1.80.3.3.4.5.1.1.8 | INTEGER | read-only | Number of drive errors |
| INT ldTotalTime | 1.3.6.1.4.1.80.3.3.4.5.1.1.9 | INTEGER | read-only | Total time for the logical device |
| axTrapData | 1.3.6.1.4.1.80.3.4 | |||
| trapFSFull | 1.3.6.1.4.1.80.3.4.1 | |||
| STR trapFSFullMsg | 1.3.6.1.4.1.80.3.4.1.1 | DisplayString | read-only | Name of the file system which got full and for which fileSystemFull trap has to be sent. |
| TIK trapFSFullTimeStamp | 1.3.6.1.4.1.80.3.4.1.2 | TimeTicks | read-only | Time at which file system identified by trapFSFullMsg got full. |
| trapFSDegradation | 1.3.6.1.4.1.80.3.4.2 | |||
| STR trapFSDegradationMsg | 1.3.6.1.4.1.80.3.4.2.1 | DisplayString | read-only | Name of the file system which got degraded and for which fileSystemDegradation trap has to be sent. |
| TIK trapFSDegradationTimeStamp | 1.3.6.1.4.1.80.3.4.2.2 | TimeTicks | read-only | Time at which file system identified by trapFSDegradationMsg got degraded. |
| trapDiskUpdation | 1.3.6.1.4.1.80.3.4.3 | |||
| STR trapDiskMsg | 1.3.6.1.4.1.80.3.4.3.1 | DisplayString | read-only | Name of the disk which got removed from the system and for which diskStackUpdation trap has to be sent. |
| TIK trapDiskTimeStamp | 1.3.6.1.4.1.80.3.4.3.2 | TimeTicks | read-only | Time at which disk identified by trapDiskIndex was added/removed. |
| trapFCAdptLinkFailure | 1.3.6.1.4.1.80.3.4.4 | |||
| STR trapFCAdptLinkFailureMsg | 1.3.6.1.4.1.80.3.4.4.1 | DisplayString | read-only | Name of the fibre channel adapter on which link failure occured. |
| TIK trapFCAdptLinkFailureTimeStamp | 1.3.6.1.4.1.80.3.4.4.2 | TimeTicks | read-only | Time at which the fibre channel adapter link failure occured. |
| trapFCAdptLinkUp | 1.3.6.1.4.1.80.3.4.5 | |||
| STR trapFCAdptLinkUpMsg | 1.3.6.1.4.1.80.3.4.5.1 | DisplayString | read-only | Name of the fibre channel adapter on which link up occured. |
| TIK trapFCAdptLinkUpTimeStamp | 1.3.6.1.4.1.80.3.4.5.2 | TimeTicks | read-only | Time at which the fibre channel adapter link up occured. |
| trapFCLossOfLinkFailure | 1.3.6.1.4.1.80.3.4.6 | |||
| STR trapFCLossOfLinkFailureMsg | 1.3.6.1.4.1.80.3.4.6.1 | DisplayString | read-only | Name of the SD device which had complete loss of link. |
| TIK trapFCLossOfLinkFailureTimeStamp | 1.3.6.1.4.1.80.3.4.6.2 | TimeTicks | read-only | Time at which complete loss of link occured. |
| trapLunDisappear | 1.3.6.1.4.1.80.3.4.7 | |||
| STR trapLunDisappearMsg | 1.3.6.1.4.1.80.3.4.7.1 | DisplayString | read-only | Mapped lun which disappeared |
| TIK trapLunDisappearTimeStamp | 1.3.6.1.4.1.80.3.4.7.2 | TimeTicks | read-only | Time at which mapped lun disappeared |
| trapLunSizeChange | 1.3.6.1.4.1.80.3.4.8 | |||
| STR trapLunSizeChangeMsg | 1.3.6.1.4.1.80.3.4.8.1 | DisplayString | read-only | Mapped lun whose lun size changed |
| TIK trapLunSizeChangeTimeStamp | 1.3.6.1.4.1.80.3.4.8.2 | TimeTicks | read-only | Time at which mapped lun size changed |
RFC description
Auspex NetServer file server monitoring for processors, RAID, and network interfaces.
Start monitoring Auspex NetServer NAS/file-server appliance with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.