NETSERVER-MIB

MIB Reference — IPNetwork Monitor

All MIBsNETSERVER-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 symbolicOID numericTypeAccessDescription
host1.3.6.1.2.1.25
hrSystem1.3.6.1.2.1.25.1
TIK hrSystemUptime1.3.6.1.2.1.25.1.1TimeTicksread-onlyThe 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 hrSystemDate1.3.6.1.2.1.25.1.2DateAndTimeread-writeThe host's notion of the local date and time of day.
INT hrSystemInitialLoadDevice1.3.6.1.2.1.25.1.3INTEGERread-writeThe index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration.
NUM hrSystemInitialLoadParameters1.3.6.1.2.1.25.1.4InternationalDisplayStringread-writeThis 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 hrSystemNumUsers1.3.6.1.2.1.25.1.5Gaugeread-onlyThe 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 hrSystemProcesses1.3.6.1.2.1.25.1.6Gaugeread-onlyThe number of process contexts currently loaded or running on this system.
INT hrSystemMaxProcesses1.3.6.1.2.1.25.1.7INTEGERread-onlyThe 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.
hrStorage1.3.6.1.2.1.25.2
hrStorageTypes1.3.6.1.2.1.25.2.1
hrStorageOther1.3.6.1.2.1.25.2.1.1
hrStorageRam1.3.6.1.2.1.25.2.1.2
hrStorageVirtualMemory1.3.6.1.2.1.25.2.1.3
hrStorageFixedDisk1.3.6.1.2.1.25.2.1.4
hrStorageRemovableDisk1.3.6.1.2.1.25.2.1.5
hrStorageFloppyDisk1.3.6.1.2.1.25.2.1.6
hrStorageCompactDisc1.3.6.1.2.1.25.2.1.7
hrStorageRamDisk1.3.6.1.2.1.25.2.1.8
KBY hrMemorySize1.3.6.1.2.1.25.2.2KBytesread-onlyThe amount of physical main memory contained by the host.
hrStorageTable1.3.6.1.2.1.25.2.3not-accessibleThe (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.
hrStorageEntry1.3.6.1.2.1.25.2.3.1not-accessibleA (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 hrStorageIndex1.3.6.1.2.1.25.2.3.1.1INTEGERread-onlyA unique value for each logical storage area contained by the host.
OID hrStorageType1.3.6.1.2.1.25.2.3.1.2OBJECT IDENTIFIERread-onlyThe type of storage represented by this entry.
STR hrStorageDescr1.3.6.1.2.1.25.2.3.1.3DisplayStringread-onlyA description of the type and instance of the storage described by this entry.
INT hrStorageAllocationUnits1.3.6.1.2.1.25.2.3.1.4INTEGERread-onlyThe 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 hrStorageSize1.3.6.1.2.1.25.2.3.1.5INTEGERread-writeThe size of the storage represented by this entry, in units of hrStorageAllocationUnits.
INT hrStorageUsed1.3.6.1.2.1.25.2.3.1.6INTEGERread-onlyThe amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.
CTR hrStorageAllocationFailures1.3.6.1.2.1.25.2.3.1.7Counterread-onlyThe 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.
hrDevice1.3.6.1.2.1.25.3
hrDeviceTypes1.3.6.1.2.1.25.3.1
hrDeviceOther1.3.6.1.2.1.25.3.1.1
hrDeviceUnknown1.3.6.1.2.1.25.3.1.2
hrDeviceProcessor1.3.6.1.2.1.25.3.1.3
hrDeviceNetwork1.3.6.1.2.1.25.3.1.4
hrDevicePrinter1.3.6.1.2.1.25.3.1.5
hrDeviceDiskStorage1.3.6.1.2.1.25.3.1.6
hrDeviceVideo1.3.6.1.2.1.25.3.1.10
hrDeviceAudio1.3.6.1.2.1.25.3.1.11
hrDeviceCoprocessor1.3.6.1.2.1.25.3.1.12
hrDeviceKeyboard1.3.6.1.2.1.25.3.1.13
hrDeviceModem1.3.6.1.2.1.25.3.1.14
hrDeviceParallelPort1.3.6.1.2.1.25.3.1.15
hrDevicePointing1.3.6.1.2.1.25.3.1.16
hrDeviceSerialPort1.3.6.1.2.1.25.3.1.17
hrDeviceTape1.3.6.1.2.1.25.3.1.18
hrDeviceClock1.3.6.1.2.1.25.3.1.19
hrDeviceVolatileMemory1.3.6.1.2.1.25.3.1.20
hrDeviceNonVolatileMemory1.3.6.1.2.1.25.3.1.21
hrDeviceTable1.3.6.1.2.1.25.3.2not-accessibleThe (conceptual) table of devices contained by the host.
hrDeviceEntry1.3.6.1.2.1.25.3.2.1not-accessibleA (conceptual) entry for one device contained by the host. As an example, an instance of the hrDeviceType object might be named hrDeviceType.3
INT hrDeviceIndex1.3.6.1.2.1.25.3.2.1.1INTEGERread-onlyA 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 hrDeviceType1.3.6.1.2.1.25.3.2.1.2OBJECT IDENTIFIERread-onlyAn 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 hrDeviceDescr1.3.6.1.2.1.25.3.2.1.3DisplayStringread-onlyA textual description of this device, including the device's manufacturer and revision, and optionally, its serial number.
PRO hrDeviceID1.3.6.1.2.1.25.3.2.1.4ProductIDread-onlyThe product ID for this device.
INT hrDeviceStatus1.3.6.1.2.1.25.3.2.1.5INTEGERread-onlyThe 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 hrDeviceErrors1.3.6.1.2.1.25.3.2.1.6Counterread-onlyThe 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.
hrProcessorTable1.3.6.1.2.1.25.3.3not-accessibleThe (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'.
hrProcessorEntry1.3.6.1.2.1.25.3.3.1not-accessibleA (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 hrProcessorFrwID1.3.6.1.2.1.25.3.3.1.1ProductIDread-onlyThe product ID of the firmware associated with the processor.
INT hrProcessorLoad1.3.6.1.2.1.25.3.3.1.2INTEGERread-onlyThe average, over the last minute, of the percentage of time that this processor was not idle.
hrNetworkTable1.3.6.1.2.1.25.3.4not-accessibleThe (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'.
hrNetworkEntry1.3.6.1.2.1.25.3.4.1not-accessibleA (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 hrNetworkIfIndex1.3.6.1.2.1.25.3.4.1.1INTEGERread-onlyThe value of ifIndex which corresponds to this network device.
hrPrinterTable1.3.6.1.2.1.25.3.5not-accessibleThe (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'.
hrPrinterEntry1.3.6.1.2.1.25.3.5.1not-accessibleA (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 hrPrinterStatus1.3.6.1.2.1.25.3.5.1.1INTEGERread-onlyThe 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 hrPrinterDetectedErrorState1.3.6.1.2.1.25.3.5.1.2OCTET STRINGread-onlyThis 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.
hrDiskStorageTable1.3.6.1.2.1.25.3.6not-accessibleThe (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'.
hrDiskStorageEntry1.3.6.1.2.1.25.3.6.1not-accessibleA (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 hrDiskStorageAccess1.3.6.1.2.1.25.3.6.1.1INTEGERread-onlyAn 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 hrDiskStorageMedia1.3.6.1.2.1.25.3.6.1.2INTEGERread-onlyAn indication of the type of media used in this long-term storage device.
BOO hrDiskStorageRemoveble1.3.6.1.2.1.25.3.6.1.3Booleanread-onlyDenotes whether or not the disk media may be removed from the drive.
KBY hrDiskStorageCapacity1.3.6.1.2.1.25.3.6.1.4KBytesread-onlyThe total size for this long-term storage device.
hrPartitionTable1.3.6.1.2.1.25.3.7not-accessibleThe (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.
hrPartitionEntry1.3.6.1.2.1.25.3.7.1not-accessibleA (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 hrPartitionIndex1.3.6.1.2.1.25.3.7.1.1INTEGERread-onlyA 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 hrPartitionLabel1.3.6.1.2.1.25.3.7.1.2InternationalDisplayStringread-onlyA textual description of this partition.
OCT hrPartitionID1.3.6.1.2.1.25.3.7.1.3OCTET STRINGread-onlyA descriptor which uniquely represents this partition to the responsible operating system. On some systems, this might take on a binary representation.
KBY hrPartitionSize1.3.6.1.2.1.25.3.7.1.4KBytesread-onlyThe size of this partition.
INT hrPartitionFSIndex1.3.6.1.2.1.25.3.7.1.5INTEGERread-onlyThe 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.
hrFSTable1.3.6.1.2.1.25.3.8not-accessibleThe (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.
hrFSEntry1.3.6.1.2.1.25.3.8.1not-accessibleA (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 hrFSIndex1.3.6.1.2.1.25.3.8.1.1INTEGERread-onlyA 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 hrFSMountPoint1.3.6.1.2.1.25.3.8.1.2InternationalDisplayStringread-onlyThe path name of the root of this file system.
NUM hrFSRemoteMountPoint1.3.6.1.2.1.25.3.8.1.3InternationalDisplayStringread-onlyA 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 hrFSType1.3.6.1.2.1.25.3.8.1.4OBJECT IDENTIFIERread-onlyThe value of this object identifies the type of this file system.
INT hrFSAccess1.3.6.1.2.1.25.3.8.1.5INTEGERread-onlyAn 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 hrFSBootable1.3.6.1.2.1.25.3.8.1.6Booleanread-onlyA flag indicating whether this file system is bootable.
INT hrFSStorageIndex1.3.6.1.2.1.25.3.8.1.7INTEGERread-onlyThe 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 hrFSLastFullBackupDate1.3.6.1.2.1.25.3.8.1.8DateAndTimeread-writeThe 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 hrFSLastPartialBackupDate1.3.6.1.2.1.25.3.8.1.9DateAndTimeread-writeThe 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'.
hrFSTypes1.3.6.1.2.1.25.3.9
hrFSOther1.3.6.1.2.1.25.3.9.1
hrFSUnknown1.3.6.1.2.1.25.3.9.2
hrFSBerkeleyFFS1.3.6.1.2.1.25.3.9.3
hrFSSys5FS1.3.6.1.2.1.25.3.9.4
hrFSFat1.3.6.1.2.1.25.3.9.5
hrFSHPFS1.3.6.1.2.1.25.3.9.6
hrFSHFS1.3.6.1.2.1.25.3.9.7
hrFSMFS1.3.6.1.2.1.25.3.9.8
hrFSNTFS1.3.6.1.2.1.25.3.9.9
hrFSVNode1.3.6.1.2.1.25.3.9.10
hrFSJournaled1.3.6.1.2.1.25.3.9.11
hrFSiso96601.3.6.1.2.1.25.3.9.12
hrFSRockRidge1.3.6.1.2.1.25.3.9.13
hrFSNFS1.3.6.1.2.1.25.3.9.14
hrFSNetware1.3.6.1.2.1.25.3.9.15
hrFSAFS1.3.6.1.2.1.25.3.9.16
hrFSDFS1.3.6.1.2.1.25.3.9.17
hrFSAppleshare1.3.6.1.2.1.25.3.9.18
hrFSRFS1.3.6.1.2.1.25.3.9.19
hrFSDGCFS1.3.6.1.2.1.25.3.9.20
hrFSBFS1.3.6.1.2.1.25.3.9.21
auspex1.3.6.1.4.1.80
NTF fileSystemFullTrap1.3.6.1.4.1.80.0.1Trap indicating that a file system got full.
NTF fileSystemDegradationTrap1.3.6.1.4.1.80.0.2Trap indicating that a file system got degradated.
NTF diskStackUpdationTrap1.3.6.1.4.1.80.0.3Trap indicating that a disk was removed.
NTF fcLinkFailureTrap1.3.6.1.4.1.80.0.4Trap indicating that a adapter link failure occured.
NTF fcLinkUpTrap1.3.6.1.4.1.80.0.5Trap indicating that a adapter link up occured.
NTF fcCompleteLossTrap1.3.6.1.4.1.80.0.6Trap indicating that complete loss of link occured.
NTF lunDisappearTrap1.3.6.1.4.1.80.0.7Trap indicating that a mapped lun disappeared.
NTF lunSizeChangeTrap1.3.6.1.4.1.80.0.8Trap indicating that lun size change occured on a mapped lun.
netServer1.3.6.1.4.1.80.3
axProductInfo1.3.6.1.4.1.80.3.1
OCT axProductName1.3.6.1.4.1.80.3.1.1OCTET STRINGread-onlyName of the file server product.
OCT axSWVersion1.3.6.1.4.1.80.3.1.2OCTET STRINGread-onlyVersion of the M16 Kernel on Netserver
INT axNumNPFSP1.3.6.1.4.1.80.3.1.3INTEGERread-onlyNumber of NPFSP boards on file server.
axNP1.3.6.1.4.1.80.3.2
npTable1.3.6.1.4.1.80.3.2.1not-accessibleA table for all NPs(Network Processors) on the file server.
npEntry1.3.6.1.4.1.80.3.2.1.1not-accessibleAn entry for each NP on the file server.
INT npIndex1.3.6.1.4.1.80.3.2.1.1.1INTEGERread-onlyA unique number for identifying an NP in the system.
CTR npBusyCount1.3.6.1.4.1.80.3.2.1.1.2Counterread-onlyBusy counts of NP.
CTR npIdleCount1.3.6.1.4.1.80.3.2.1.1.3Counterread-onlyIdle counts of NP.
npIfTable1.3.6.1.4.1.80.3.2.2not-accessibleTable containing information for each interface of NP. It maps the interface with the NP
npIfEntry1.3.6.1.4.1.80.3.2.2.1not-accessibleEntry for each interface
INT npIfIndex1.3.6.1.4.1.80.3.2.2.1.1INTEGERread-onlyA unique number for an interface for a given NP
INT npIfifIndex1.3.6.1.4.1.80.3.2.2.1.2INTEGERread-onlyCorresponding ifINdex in ifTable of mib-2
STR npIfType1.3.6.1.4.1.80.3.2.2.1.3DisplayStringread-onlyType of network interface
INT npIfSpeed1.3.6.1.4.1.80.3.2.2.1.4INTEGERread-onlyNominal Interface Speed (in millions of bits per second)
CTR npIfInOctets1.3.6.1.4.1.80.3.2.2.1.5Counterread-onlyThe total number of octets received on the interface, including framing characters
CTR npIfInUcastPkts1.3.6.1.4.1.80.3.2.2.1.6Counterread-onlyThe number of subnetwork-unicast packets delivered to a higher-layer protocol
CTR npIfInNUcastPkts1.3.6.1.4.1.80.3.2.2.1.7Counterread-onlyThe number of non-unicast (i.e., subnetwork-broadcast or multicast) packets delivered to a higher-layer protocol
CTR npIfInDiscards1.3.6.1.4.1.80.3.2.2.1.8Counterread-onlyThe inbound packet discard count even though no errors were detected. One reason for discarding could be to free up buffer space
CTR npIfInErrors1.3.6.1.4.1.80.3.2.2.1.9Counterread-onlyThe input-packet error count for an interface for a given NP
CTR npIfInUnknownProto1.3.6.1.4.1.80.3.2.2.1.10Counterread-onlyThe input-packet discard count due to an unknown or unsupported protocol
CTR npIfOutOctets1.3.6.1.4.1.80.3.2.2.1.11Counterread-onlyThe total number of octets transmitted out of the interface, including framing characters
CTR npIfOutUcastPkts1.3.6.1.4.1.80.3.2.2.1.12Counterread-onlyThe 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 npIfOutNUcastPkts1.3.6.1.4.1.80.3.2.2.1.13Counterread-onlyThe 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 npIfOutDiscards1.3.6.1.4.1.80.3.2.2.1.14Counterread-onlyThe 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 npIfOutErrors1.3.6.1.4.1.80.3.2.2.1.15Counterread-onlyThe number of outbound packets that could not be transmitted because of errors
CTR npIfOutCollisions1.3.6.1.4.1.80.3.2.2.1.16Counterread-onlyThe output-packet collision count for an interface for a given NP
GAU npIfOutQLen1.3.6.1.4.1.80.3.2.2.1.17Gaugeread-onlyThe output-packet queue length (in packets) for an interface for a given NP
INT npIfAdminStatus1.3.6.1.4.1.80.3.2.2.1.18INTEGERread-writeThe desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
INT npIfOperStatus1.3.6.1.4.1.80.3.2.2.1.19INTEGERread-onlyThe current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
npProtocols1.3.6.1.4.1.80.3.2.3
npIPTable1.3.6.1.4.1.80.3.2.3.1not-accessibleTable for Internet Protocol statistics for each NP of the system.
npIPEntry1.3.6.1.4.1.80.3.2.3.1.1not-accessibleAn entry for each NP in the system.
INT npIPForwarding1.3.6.1.4.1.80.3.2.3.1.1.1INTEGERread-onlyIt has two values : forwarding(1) -- acting as gateway notforwarding(2) -- NOT acting as gateway
INT npIPDefaultTTL1.3.6.1.4.1.80.3.2.3.1.1.2INTEGERread-onlyNP IP default Time To Live.
CTR npIPInReceives1.3.6.1.4.1.80.3.2.3.1.1.3Counterread-onlyNP IP received packet count.
CTR npIPInHdrErrors1.3.6.1.4.1.80.3.2.3.1.1.4Counterread-onlyNP IP header error count.
CTR npIPInAddrErrors1.3.6.1.4.1.80.3.2.3.1.1.5Counterread-onlyNP IP address error count.
CTR npIPForwDatagrams1.3.6.1.4.1.80.3.2.3.1.1.6Counterread-onlyNP IP forwarded datagram count.
CTR npIPInUnknownProtos1.3.6.1.4.1.80.3.2.3.1.1.7Counterread-onlyNP IP input packet with unknown protocol.
CTR npIPInDiscards1.3.6.1.4.1.80.3.2.3.1.1.8Counterread-onlyNP IP discarded input packet count.
CTR npIPInDelivers1.3.6.1.4.1.80.3.2.3.1.1.9Counterread-onlyNP IP delivered input packet count.
CTR npIPOutRequests1.3.6.1.4.1.80.3.2.3.1.1.10Counterread-onlyNP IP tx packet count.
CTR npIPOutDiscards1.3.6.1.4.1.80.3.2.3.1.1.11Counterread-onlyNP IP discarded out packet count.
CTR npIPOutNoRoutes1.3.6.1.4.1.80.3.2.3.1.1.12Counterread-onlyNP IP tx fails due to no route count.
CTR npIPReasmTimeout1.3.6.1.4.1.80.3.2.3.1.1.13Counterread-onlyNP IP reassembly time out count.
CTR npIPReasmReqds1.3.6.1.4.1.80.3.2.3.1.1.14Counterread-onlyNP IP reassembly required count.
CTR npIPReasmOKs1.3.6.1.4.1.80.3.2.3.1.1.15Counterread-onlyNP IP reassembly success count.
CTR npIPReasmFails1.3.6.1.4.1.80.3.2.3.1.1.16Counterread-onlyNP IP reassembly failure count.
CTR npIPFragOKs1.3.6.1.4.1.80.3.2.3.1.1.17Counterread-onlyNP IP fragmentation success count.
CTR npIPFragFails1.3.6.1.4.1.80.3.2.3.1.1.18Counterread-onlyNP IP fragmentation failure count.
CTR npIPFragCreates1.3.6.1.4.1.80.3.2.3.1.1.19Counterread-onlyNP IP fragment created count.
CTR npIPRoutingDiscards1.3.6.1.4.1.80.3.2.3.1.1.20Counterread-onlyNP IP discarded route count.
npICMPTable1.3.6.1.4.1.80.3.2.3.2not-accessibleTable for Internet Control Message Protocol statistics for each NP of the system.
npICMPEntry1.3.6.1.4.1.80.3.2.3.2.1not-accessibleAn entry for each NP in the system.
CTR npICMPInMsgs1.3.6.1.4.1.80.3.2.3.2.1.1Counterread-onlyNP ICMP input message count.
CTR npICMPInErrors1.3.6.1.4.1.80.3.2.3.2.1.2Counterread-onlyNP ICMP input error packet count.
CTR npICMPInDestUnreachs1.3.6.1.4.1.80.3.2.3.2.1.3Counterread-onlyNP ICMP input destination unreachable count.
CTR npICMPInTimeExcds1.3.6.1.4.1.80.3.2.3.2.1.4Counterread-onlyNP ICMP input time exceeded count.
CTR npICMPInParmProbs1.3.6.1.4.1.80.3.2.3.2.1.5Counterread-onlyNP ICMP input parameter problem packet count.
CTR npICMPInSrcQuenchs1.3.6.1.4.1.80.3.2.3.2.1.6Counterread-onlyNP ICMP input source quench packet count.
CTR npICMPInRedirects1.3.6.1.4.1.80.3.2.3.2.1.7Counterread-onlyNP ICMP input redirect packet count.
CTR npICMPInEchos1.3.6.1.4.1.80.3.2.3.2.1.8Counterread-onlyNP ICMP input echo count.
CTR npICMPInEchoReps1.3.6.1.4.1.80.3.2.3.2.1.9Counterread-onlyNP ICMP input echo reply count.
CTR npICMPInTimestamps1.3.6.1.4.1.80.3.2.3.2.1.10Counterread-onlyNP ICMP input timestamp count.
CTR npICMPInTimestampReps1.3.6.1.4.1.80.3.2.3.2.1.11Counterread-onlyNP ICMP input timestamp reply count.
CTR npICMPInAddrMasks1.3.6.1.4.1.80.3.2.3.2.1.12Counterread-onlyNP ICMP input address mask count.
CTR npICMPInAddrMaskReps1.3.6.1.4.1.80.3.2.3.2.1.13Counterread-onlyNP ICMP input address mask reply count.
CTR npICMPOutMsgs1.3.6.1.4.1.80.3.2.3.2.1.14Counterread-onlyNP ICMP output message count.
CTR npICMPOutErrors1.3.6.1.4.1.80.3.2.3.2.1.15Counterread-onlyNP ICMP output error packet count.
CTR npICMPOutDestUnreachs1.3.6.1.4.1.80.3.2.3.2.1.16Counterread-onlyNP ICMP output destination unreachable count.
CTR npICMPOutTimeExcds1.3.6.1.4.1.80.3.2.3.2.1.17Counterread-onlyNP ICMP output time exceeded count.
CTR npICMPOutParmProbs1.3.6.1.4.1.80.3.2.3.2.1.18Counterread-onlyNP ICMP output parameter problem packet count.
CTR npICMPOutSrcQuenchs1.3.6.1.4.1.80.3.2.3.2.1.19Counterread-onlyNP ICMP output source quench packet count.
CTR npICMPOutRedirects1.3.6.1.4.1.80.3.2.3.2.1.20Counterread-onlyNP ICMP output redirect packet count.
CTR npICMPOutEchos1.3.6.1.4.1.80.3.2.3.2.1.21Counterread-onlyNP ICMP output echo count.
CTR npICMPOutEchoReps1.3.6.1.4.1.80.3.2.3.2.1.22Counterread-onlyNP ICMP output echo reply count.
CTR npICMPOutTimestamps1.3.6.1.4.1.80.3.2.3.2.1.23Counterread-onlyNP ICMP output timestamp count.
CTR npICMPOutTimestampReps1.3.6.1.4.1.80.3.2.3.2.1.24Counterread-onlyNP ICMP output timestamp reply count.
CTR npICMPOutAddrMasks1.3.6.1.4.1.80.3.2.3.2.1.25Counterread-onlyNP ICMP output address mask count.
CTR npICMPOutAddrMaskReps1.3.6.1.4.1.80.3.2.3.2.1.26Counterread-onlyNP ICMP output address mask reply count.
npTCPTable1.3.6.1.4.1.80.3.2.3.3not-accessibleTable for Transmission Control Protocol statistics for each NP of the system.
npTCPEntry1.3.6.1.4.1.80.3.2.3.3.1not-accessibleAn entry for each NP in the system.
INT npTCPRtoAlgorithm1.3.6.1.4.1.80.3.2.3.3.1.1INTEGERread-onlyNP TCP Round Trip Algorithm type.
INT npTCPRtoMin1.3.6.1.4.1.80.3.2.3.3.1.2INTEGERread-onlyNP TCP minimum RTO.
INT npTCPRtoMax1.3.6.1.4.1.80.3.2.3.3.1.3INTEGERread-onlyNP TCP maximum RTO.
INT npTCPMaxConn1.3.6.1.4.1.80.3.2.3.3.1.4INTEGERread-onlyNP TCP maximum number of connections.
CTR npTCPActiveOpens1.3.6.1.4.1.80.3.2.3.3.1.5Counterread-onlyNP TCP active open count.
CTR npTCPPassiveOpens1.3.6.1.4.1.80.3.2.3.3.1.6Counterread-onlyNP TCP passive open count.
CTR npTCPAttemptFails1.3.6.1.4.1.80.3.2.3.3.1.7Counterread-onlyNP TCP connect attempt fails.
CTR npTCPEstabResets1.3.6.1.4.1.80.3.2.3.3.1.8Counterread-onlyNP TCP reset of established session.
INT npTCPCurrEstab1.3.6.1.4.1.80.3.2.3.3.1.9INTEGERread-onlyNP TCP current established session count.
CTR npTCPInSegs1.3.6.1.4.1.80.3.2.3.3.1.10Counterread-onlyNP TCP input segments count.
CTR npTCPOutSegs1.3.6.1.4.1.80.3.2.3.3.1.11Counterread-onlyNP TCP output segments count.
CTR npTCPRetransSegs1.3.6.1.4.1.80.3.2.3.3.1.12Counterread-onlyNP TCP retransmitted segments count.
CTR npTCPInErrs1.3.6.1.4.1.80.3.2.3.3.1.13Counterread-onlyNP TCP input error packets count.
CTR npTCPOutRsts1.3.6.1.4.1.80.3.2.3.3.1.14Counterread-onlyNP TCP output reset packets count.
npUDPTable1.3.6.1.4.1.80.3.2.3.4not-accessibleTable for User Datagram Protocol statistics for each NP of the system.
npUDPEntry1.3.6.1.4.1.80.3.2.3.4.1not-accessibleAn entry for each NP in the system.
CTR npUDPInDatagrams1.3.6.1.4.1.80.3.2.3.4.1.1Counterread-onlyNP UDP input datagram count.
CTR npUDPNoPorts1.3.6.1.4.1.80.3.2.3.4.1.2Counterread-onlyNP UDP number of ports.
CTR npUDPInErrors1.3.6.1.4.1.80.3.2.3.4.1.3Counterread-onlyNP UDP input error count.
CTR npUDPOutDatagrams1.3.6.1.4.1.80.3.2.3.4.1.4Counterread-onlyNp UDP output datagram count.
npNFSTable1.3.6.1.4.1.80.3.2.3.5not-accessibleTable for Network File System statistics for each NP in the system.
npNFSEntry1.3.6.1.4.1.80.3.2.3.5.1not-accessibleAn entry for each NP in the system.
CTR npNFSDCounts1.3.6.1.4.1.80.3.2.3.5.1.1Counterread-onlyNP NFS count (obtained from NFS daemon)
CTR npNFSDNJobs1.3.6.1.4.1.80.3.2.3.5.1.2Counterread-onlyNP NFS number of jobs (obtained from NFS daemon)
CTR npNFSDBusyCounts1.3.6.1.4.1.80.3.2.3.5.1.3Counterread-onlyNP NFS busy count (obtained from NFS daemon)
npSMBTable1.3.6.1.4.1.80.3.2.3.6not-accessibleContains statistical counts for the SMB protocol per NP
npSMBEntry1.3.6.1.4.1.80.3.2.3.6.1not-accessibleAn entry for each NP in the system.
CTR npSMBRcvd1.3.6.1.4.1.80.3.2.3.6.1.1Counterread-onlyThe total number of SMB netbios messages received.
CTR npSMBBytesRcvd1.3.6.1.4.1.80.3.2.3.6.1.2Counterread-onlyThe total number of SMB related bytes rvcd by this NP from a client (does not include netbios header bytes).
CTR npSMBBytesSent1.3.6.1.4.1.80.3.2.3.6.1.3Counterread-onlyThe total SMB related bytes sent by this NP to a client (does not include netbios header bytes).
CTR npSMBReads1.3.6.1.4.1.80.3.2.3.6.1.4Counterread-onlyThe 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 npSMBWrites1.3.6.1.4.1.80.3.2.3.6.1.5Counterread-onlyThe 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 npSMBOpens1.3.6.1.4.1.80.3.2.3.6.1.6Counterread-onlyThe 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 npSMBCloses1.3.6.1.4.1.80.3.2.3.6.1.7Counterread-onlyThe total number of SMB SMB-COM-CLOSE opcodes recieved.
CTR npSMBErrors1.3.6.1.4.1.80.3.2.3.6.1.8Counterread-onlyThe total number of invalid netbios messages recieved.
INT npSMBLocksHeld1.3.6.1.4.1.80.3.2.3.6.1.9INTEGERread-onlyThe total number of locks currently held
axFSP1.3.6.1.4.1.80.3.3
fspTable1.3.6.1.4.1.80.3.3.1not-accessibleA table for all FSPs(File and Storage Processors) on the file server.
fspEntry1.3.6.1.4.1.80.3.3.1.1not-accessibleAn entry for one FSP on the file server.
INT fspIndex1.3.6.1.4.1.80.3.3.1.1.1INTEGERread-onlyA unique number for identifying an FSP in the system.
CTR fspBusyCount1.3.6.1.4.1.80.3.3.1.1.2Counterread-onlyBusy counts of FSP.
CTR fspIdleCount1.3.6.1.4.1.80.3.3.1.1.3Counterread-onlyIdle counts of FSP.
axFP1.3.6.1.4.1.80.3.3.2
fpLFSTable1.3.6.1.4.1.80.3.3.2.1not-accessibleTable for FP File System Services Statistics for each FSP on the system.
fpLFSEntry1.3.6.1.4.1.80.3.3.2.1.1not-accessibleAn entry for each FSP in the system.
INT fpLFSVersion1.3.6.1.4.1.80.3.3.2.1.1.1INTEGERread-onlyFP file system services statistics version.
CTR fpLFSMounts1.3.6.1.4.1.80.3.3.2.1.1.2Counterread-onlyFP file system services - FC-MOUNT - Counter.
CTR fpLFSUMounts1.3.6.1.4.1.80.3.3.2.1.1.3Counterread-onlyFP file system services - FC-UMOUNT - Counter.
CTR fpLFSReads1.3.6.1.4.1.80.3.3.2.1.1.4Counterread-onlyFP file system services - FC-READ - Counter.
CTR fpLFSWrites1.3.6.1.4.1.80.3.3.2.1.1.5Counterread-onlyFP file system services - FC-WRITE - Counter.
CTR fpLFSReaddirs1.3.6.1.4.1.80.3.3.2.1.1.6Counterread-onlyFP file system services - FC-READDIR - Counter.
CTR fpLFSReadlinks1.3.6.1.4.1.80.3.3.2.1.1.7Counterread-onlyFP file system services - FC-READLINK - Counter.
CTR fpLFSMkdirs1.3.6.1.4.1.80.3.3.2.1.1.8Counterread-onlyFP file system services - FC-MKDIR - Counter.
CTR fpLFSMknods1.3.6.1.4.1.80.3.3.2.1.1.9Counterread-onlyFP file system services - FC-MKNOD - Counter.
CTR fpLFSReaddirPluses1.3.6.1.4.1.80.3.3.2.1.1.10Counterread-onlyFP file system services - FC-READDIR-PLUS - Counter.
CTR fpLFSFsstats1.3.6.1.4.1.80.3.3.2.1.1.11Counterread-onlyFP file system services - FC-FSSTAT - Counter.
CTR fpLFSNull1.3.6.1.4.1.80.3.3.2.1.1.12Counterread-onlyFP file system services - FC-NULL - Counter.
CTR fpLFSFsinfo1.3.6.1.4.1.80.3.3.2.1.1.13Counterread-onlyFP file system services - FC-FSINFO - Counter.
CTR fpLFSGetattrs1.3.6.1.4.1.80.3.3.2.1.1.14Counterread-onlyFP file system services - FC-GETATTR - Counter.
CTR fpLFSSetattrs1.3.6.1.4.1.80.3.3.2.1.1.15Counterread-onlyFP file system services - FC-SETATTR - Counter.
CTR fpLFSLookups1.3.6.1.4.1.80.3.3.2.1.1.16Counterread-onlyFP file system services - FC-LOOKUP - Counter.
CTR fpLFSCreates1.3.6.1.4.1.80.3.3.2.1.1.17Counterread-onlyFP file system services - FC-CREATE - Counter.
CTR fpLFSRemoves1.3.6.1.4.1.80.3.3.2.1.1.18Counterread-onlyFP file system services - FC-REMOVE - Counter.
CTR fpLFSRenames1.3.6.1.4.1.80.3.3.2.1.1.19Counterread-onlyFP file system services - FC-RENAME - Counter.
CTR fpLFSLinks1.3.6.1.4.1.80.3.3.2.1.1.20Counterread-onlyFP file system services - FC-LINK - Counter.
CTR fpLFSSymlinks1.3.6.1.4.1.80.3.3.2.1.1.21Counterread-onlyFP file system services - FC-SYMLINK - Counter.
CTR fpLFSRmdirs1.3.6.1.4.1.80.3.3.2.1.1.22Counterread-onlyFP file system services - FC-RMDIR - Counter.
CTR fpLFSCkpntons1.3.6.1.4.1.80.3.3.2.1.1.23Counterread-onlyFP file system services - FC-CKPNTON - Counter.
CTR fpLFSCkpntoffs1.3.6.1.4.1.80.3.3.2.1.1.24Counterread-onlyFP file system services - FC-CKPNTOFFS - Counter.
CTR fpLFSClears1.3.6.1.4.1.80.3.3.2.1.1.25Counterread-onlyFP file system services - FC-CLEAR - Counter.
CTR fpLFSIsolateFs1.3.6.1.4.1.80.3.3.2.1.1.26Counterread-onlyFP file system services - FC-ISOLATE-FS - Counter.
CTR fpLFSReleaseFs1.3.6.1.4.1.80.3.3.2.1.1.27Counterread-onlyFP file system services - FC-RELEASE-FS - Counter.
CTR fpLFSIsolationStates1.3.6.1.4.1.80.3.3.2.1.1.28Counterread-onlyFP file system services - FC-ISOLATION-STATE - Counter.
CTR fpLFSDiagnostics1.3.6.1.4.1.80.3.3.2.1.1.29Counterread-onlyFP file system services - FC-DIAGNOSTIC - Counter.
CTR fpLFSPurges1.3.6.1.4.1.80.3.3.2.1.1.30Counterread-onlyFP file system services - FC-PURGE - Counter.
fpFileSystemTable1.3.6.1.4.1.80.3.3.2.2not-accessibleTable containg File systems on each FSP
fpFSEntry1.3.6.1.4.1.80.3.3.2.2.1not-accessibleEntry for each File System
INT fpFSIndex1.3.6.1.4.1.80.3.3.2.2.1.1INTEGERread-onlyUniquely identifies each FS on FSP
INT fpHrFSIndex1.3.6.1.4.1.80.3.3.2.2.1.2INTEGERread-onlyIndex of the corresponding FS entry in host resource mib
fpHTFS1.3.6.1.4.1.80.3.3.2.3
fpDNLCTStatTable1.3.6.1.4.1.80.3.3.2.3.1not-accessibleDNLC is part of StackOS module. This table displays DNLC Statistics.
fpDNLCSEntry1.3.6.1.4.1.80.3.3.2.3.1.1not-accessibleEach entry for a FSP board.
INT fpDNLCHit1.3.6.1.4.1.80.3.3.2.3.1.1.1INTEGERread-onlyDNLC hit on a given FSP.
INT fpDNLCMiss1.3.6.1.4.1.80.3.3.2.3.1.1.2INTEGERread-onlyDNLC miss on a given FSP.
INT fpDNLCEnter1.3.6.1.4.1.80.3.3.2.3.1.1.3INTEGERread-onlyNumber of DNLC entries made (total).
INT fpDNLCConflict1.3.6.1.4.1.80.3.3.2.3.1.1.4INTEGERread-onlyTimes entry found in DNLC on dnlc-enter.
INT fpDNLCPurgevfsp1.3.6.1.4.1.80.3.3.2.3.1.1.5INTEGERread-onlyEntries purged based on vfsp.
INT fpDNLCPurgevp1.3.6.1.4.1.80.3.3.2.3.1.1.6INTEGERread-onlyEntries purge based on vp.
INT fpDNLCHashsz1.3.6.1.4.1.80.3.3.2.3.1.1.7INTEGERread-onlyNumber of hash buckets in dnlc hash table.
fpPageStatTable1.3.6.1.4.1.80.3.3.2.3.2not-accessiblePage is part of StackOS module. This table gives the Page Statistics for all FSPs.
fpPageEntry1.3.6.1.4.1.80.3.3.2.3.2.1not-accessibleEach Entry in the table displays Page Statistics for a FSP.
INT fpPAGETotalmem1.3.6.1.4.1.80.3.3.2.3.2.1.1INTEGERread-onlyAllocated memory for pages.
INT fpPAGEFreelistcnt1.3.6.1.4.1.80.3.3.2.3.2.1.2INTEGERread-onlyPages on freelist.
INT fpPAGECachelistcnt1.3.6.1.4.1.80.3.3.2.3.2.1.3INTEGERread-onlyPages on cachelist.
INT fpPAGEDirtyflistcnt1.3.6.1.4.1.80.3.3.2.3.2.1.4INTEGERread-onlyPages on dirtyflist.
INT fpPAGEDirtydlistcnt1.3.6.1.4.1.80.3.3.2.3.2.1.5INTEGERread-onlyPages on dirtydlist
INT fpPAGECachehit1.3.6.1.4.1.80.3.3.2.3.2.1.6INTEGERread-onlyPage cache hit.
INT fpPAGECachemiss1.3.6.1.4.1.80.3.3.2.3.2.1.7INTEGERread-onlyPage cache miss.
INT fpPAGEWritehit1.3.6.1.4.1.80.3.3.2.3.2.1.8INTEGERread-onlyPage cache write hit.
INT fpPAGEWritemiss1.3.6.1.4.1.80.3.3.2.3.2.1.9INTEGERread-onlyPage cache write miss.
INT fpPAGEZcref1.3.6.1.4.1.80.3.3.2.3.2.1.10INTEGERread-onlyPage Zref.
INT fpPAGEZcbreak1.3.6.1.4.1.80.3.3.2.3.2.1.11INTEGERread-onlyPage Zbreak.
INT fpPAGEOutscan1.3.6.1.4.1.80.3.3.2.3.2.1.12INTEGERread-onlyPage out scan.
INT fpPAGEOutputpage1.3.6.1.4.1.80.3.3.2.3.2.1.13INTEGERread-onlyOutput Page.
INT fpPAGEFsflushscan1.3.6.1.4.1.80.3.3.2.3.2.1.14INTEGERread-onlyFlush scan.
INT fpPAGEFsflushputpage1.3.6.1.4.1.80.3.3.2.3.2.1.15INTEGERread-onlyFlush output page.
INT fpPAGEOutcnt1.3.6.1.4.1.80.3.3.2.3.2.1.16INTEGERread-onlyPage out count.
fpBufferStatTable1.3.6.1.4.1.80.3.3.2.3.3not-accessibleBufferIO is one of the modules present in StackOS. This table displays the bufferIO statistics for all FSPs.
fpBufferEntry1.3.6.1.4.1.80.3.3.2.3.3.1not-accessibleEach entry in the table for a single FSP.
INT fpBUFLreads1.3.6.1.4.1.80.3.3.2.3.3.1.1INTEGERread-onlyNumber of buffered reads.
INT fpBUFBreads1.3.6.1.4.1.80.3.3.2.3.3.1.2INTEGERread-onlyNumber of breads doing sp-read.
INT fpBUFLwrites1.3.6.1.4.1.80.3.3.2.3.3.1.3INTEGERread-onlyNumber of buffered writes (incl. delayed).
INT fpBUFBwrites1.3.6.1.4.1.80.3.3.2.3.3.1.4INTEGERread-onlyNumber of bwrites doing sp-write.
INT fpBUFIOwaits1.3.6.1.4.1.80.3.3.2.3.3.1.5INTEGERread-onlyNumber of processes blocked in biowait.
INT fpBUFResid1.3.6.1.4.1.80.3.3.2.3.3.1.6INTEGERread-onlyRunning total of unused buf memory.
INT fpBUFBufsize1.3.6.1.4.1.80.3.3.2.3.3.1.7INTEGERread-onlyRunning total of memory on free list.
INT fpBUFBcount1.3.6.1.4.1.80.3.3.2.3.3.1.8INTEGERread-onlyRunning total of memory on hash lists.
fpInodeTable1.3.6.1.4.1.80.3.3.2.3.4not-accessibleInode table displays the Inode Statistics for all FSPs. Inode is part of StackOS module.
fpInodeEntry1.3.6.1.4.1.80.3.3.2.3.4.1not-accessibleEach entry in the table displays Inode Statistics for a FSP.
INT fpINODEIgetcalls1.3.6.1.4.1.80.3.3.2.3.4.1.1INTEGERread-onlyNumber of calls to htfs-iget.
INT fpFoundinodes1.3.6.1.4.1.80.3.3.2.3.4.1.2INTEGERread-onlyInode cache hits.
INT fpTotalinodes1.3.6.1.4.1.80.3.3.2.3.4.1.3INTEGERread-onlyTotal number of inodes in memory.
INT fpGoneinodes1.3.6.1.4.1.80.3.3.2.3.4.1.4INTEGERread-onlyNumber of inodes on gone list.
INT fpFreeinodes1.3.6.1.4.1.80.3.3.2.3.4.1.5INTEGERread-onlyNumber of inodes on free list.
INT fpCacheinodes1.3.6.1.4.1.80.3.3.2.3.4.1.6INTEGERread-onlyNumber of inodes on cache list.
INT fpSyncinodes1.3.6.1.4.1.80.3.3.2.3.4.1.7INTEGERread-onlyNumber of inodes on sync list.
axSP1.3.6.1.4.1.80.3.3.3
spRaid1.3.6.1.4.1.80.3.3.3.2
axFab1.3.6.1.4.1.80.3.3.4
fabAdptTable1.3.6.1.4.1.80.3.3.4.1not-accessibleTable containing information for all fibre channel adapters information on the Auspex IO node
fabAdptEntry1.3.6.1.4.1.80.3.3.4.1.1not-accessibleEntry for each fibre channel adapter
INT fabIndex1.3.6.1.4.1.80.3.3.4.1.1.1INTEGERread-onlyFabric adapter index
U16 fabPCIBusNum1.3.6.1.4.1.80.3.3.4.1.1.2U16Bitsread-onlyFabric adapter PCI BUS number
U16 fabSlotNum1.3.6.1.4.1.80.3.3.4.1.1.3U16Bitsread-onlyFabric adapter Slot number
U16 fabIntLine1.3.6.1.4.1.80.3.3.4.1.1.4U16Bitsread-onlyFabric adapter Interrupt line
U16 fabIntPin1.3.6.1.4.1.80.3.3.4.1.1.5U16Bitsread-onlyFabric adapter Interrupt pin
U16 fabType1.3.6.1.4.1.80.3.3.4.1.1.6U16Bitsread-onlyFabric adapter Type
U16 fabVendorId1.3.6.1.4.1.80.3.3.4.1.1.7U16Bitsread-onlyFabric adapter Vendor ID
U16 fabDeviceId1.3.6.1.4.1.80.3.3.4.1.1.8U16Bitsread-onlyFabric adapter Device ID
U16 fabRevisionId1.3.6.1.4.1.80.3.3.4.1.1.9U16Bitsread-onlyFabric adapter Revision ID
STR fabWWN1.3.6.1.4.1.80.3.3.4.1.1.10DisplayStringread-onlyFabric adapter World Wide Number
U16 fabNumOfTargets1.3.6.1.4.1.80.3.3.4.1.1.11U16Bitsread-onlyNumber of targets found for the adapter
U08 fabAdptNumber1.3.6.1.4.1.80.3.3.4.1.1.12U08Bitsread-onlyFabric adapter Number
fabTargetTable1.3.6.1.4.1.80.3.3.4.2not-accessibleTable containing information for all fibre channel adapters information on the Auspex IO node
fabTargetEntry1.3.6.1.4.1.80.3.3.4.2.1not-accessibleEntry for each fibre channel adapter
INT fabTargetIndex1.3.6.1.4.1.80.3.3.4.2.1.1INTEGERread-onlyThe Fabric target adapter index
U08 fabTargetAdapterNum1.3.6.1.4.1.80.3.3.4.2.1.2U08Bitsread-onlyThe fabric target Adapter number
U16 fabTargetNumber1.3.6.1.4.1.80.3.3.4.2.1.3U16Bitsread-onlyThe fabric target number
STR fabTargetWWN1.3.6.1.4.1.80.3.3.4.2.1.4DisplayStringread-onlyThe fabric target WWN number
STR fabTargetPortWWN1.3.6.1.4.1.80.3.3.4.2.1.5DisplayStringread-onlyThe fabric target Port WWN number
STR fabTargetAliasName1.3.6.1.4.1.80.3.3.4.2.1.6DisplayStringread-onlyThe fabric target Alias Name
INT fabTargetType1.3.6.1.4.1.80.3.3.4.2.1.7INTEGERread-onlyThe fabric target Type disk - other
U16 fabTargetNumOfLuns1.3.6.1.4.1.80.3.3.4.2.1.8U16Bitsread-onlyThe number of luns on the target
fabLunTable1.3.6.1.4.1.80.3.3.4.3not-accessibleTable containing information for all Luns
fabLunEntry1.3.6.1.4.1.80.3.3.4.3.1not-accessibleEntry for each Lun
INT fabLunIndex1.3.6.1.4.1.80.3.3.4.3.1.1INTEGERread-onlyUnique Lun identifier
U16 fabLunNumber1.3.6.1.4.1.80.3.3.4.3.1.2U16Bitsread-onlyLun Number
U08 fabLunAdptNumber1.3.6.1.4.1.80.3.3.4.3.1.3U08Bitsread-onlyThe adapter number for the lun
U16 fabLunTarNumber1.3.6.1.4.1.80.3.3.4.3.1.4U16Bitsread-onlyThe Target number for the lun
STR fabLunWWN1.3.6.1.4.1.80.3.3.4.3.1.5DisplayStringread-onlyThe worldwide number for the lun
U08 fabLunType1.3.6.1.4.1.80.3.3.4.3.1.6U08Bitsread-onlyThe type of the lun
INT fabLunSize1.3.6.1.4.1.80.3.3.4.3.1.7INTEGERread-onlyThe size of the lun
INT fabLunMap1.3.6.1.4.1.80.3.3.4.3.1.8INTEGERread-onlyIdentifier for the lun mapping
fabLunMapTable1.3.6.1.4.1.80.3.3.4.4not-accessibleTable containing mapping information for all Luns
fabLunMapEntry1.3.6.1.4.1.80.3.3.4.4.1not-accessibleEntry for each mapped Lun
INT fabLunMapIndex1.3.6.1.4.1.80.3.3.4.4.1.1INTEGERread-onlyUnique Mapped Lun identifier
U16 fabLunMNumber1.3.6.1.4.1.80.3.3.4.4.1.2U16Bitsread-onlyMapped Lun Number
STR fabLunAlias1.3.6.1.4.1.80.3.3.4.4.1.3DisplayStringread-onlyThe Alias name associated with the lun
STR fabLunMapWWN1.3.6.1.4.1.80.3.3.4.4.1.4DisplayStringread-onlyThe WWN associated with the lun
INT fabLunLabel1.3.6.1.4.1.80.3.3.4.4.1.5INTEGERread-onlyThe label of the lun
fabRaid1.3.6.1.4.1.80.3.3.4.5
fabLogDevTable1.3.6.1.4.1.80.3.3.4.5.1not-accessibleThis table contains information for logical devices.
fabLogDevEntry1.3.6.1.4.1.80.3.3.4.5.1.1not-accessibleEntry for each logical device
INT ldIndex1.3.6.1.4.1.80.3.3.4.5.1.1.1INTEGERread-onlyIndex of the logical device
INT ldSectorReads1.3.6.1.4.1.80.3.3.4.5.1.1.2INTEGERread-onlyNumber of sectors read
INT ldWBufReads1.3.6.1.4.1.80.3.3.4.5.1.1.3INTEGERread-onlyNumber of sectors read from WBUF
INT ldSectorWrites1.3.6.1.4.1.80.3.3.4.5.1.1.4INTEGERread-onlyNumber of sector writes
INT ldReadIO1.3.6.1.4.1.80.3.3.4.5.1.1.5INTEGERread-onlyNumber of read IO's
INT ldWriteIO1.3.6.1.4.1.80.3.3.4.5.1.1.6INTEGERread-onlyNumber of write IO's
INT ldMediaErrors1.3.6.1.4.1.80.3.3.4.5.1.1.7INTEGERread-onlyNumber of media errors
INT ldDriveErrors1.3.6.1.4.1.80.3.3.4.5.1.1.8INTEGERread-onlyNumber of drive errors
INT ldTotalTime1.3.6.1.4.1.80.3.3.4.5.1.1.9INTEGERread-onlyTotal time for the logical device
axTrapData1.3.6.1.4.1.80.3.4
trapFSFull1.3.6.1.4.1.80.3.4.1
STR trapFSFullMsg1.3.6.1.4.1.80.3.4.1.1DisplayStringread-onlyName of the file system which got full and for which fileSystemFull trap has to be sent.
TIK trapFSFullTimeStamp1.3.6.1.4.1.80.3.4.1.2TimeTicksread-onlyTime at which file system identified by trapFSFullMsg got full.
trapFSDegradation1.3.6.1.4.1.80.3.4.2
STR trapFSDegradationMsg1.3.6.1.4.1.80.3.4.2.1DisplayStringread-onlyName of the file system which got degraded and for which fileSystemDegradation trap has to be sent.
TIK trapFSDegradationTimeStamp1.3.6.1.4.1.80.3.4.2.2TimeTicksread-onlyTime at which file system identified by trapFSDegradationMsg got degraded.
trapDiskUpdation1.3.6.1.4.1.80.3.4.3
STR trapDiskMsg1.3.6.1.4.1.80.3.4.3.1DisplayStringread-onlyName of the disk which got removed from the system and for which diskStackUpdation trap has to be sent.
TIK trapDiskTimeStamp1.3.6.1.4.1.80.3.4.3.2TimeTicksread-onlyTime at which disk identified by trapDiskIndex was added/removed.
trapFCAdptLinkFailure1.3.6.1.4.1.80.3.4.4
STR trapFCAdptLinkFailureMsg1.3.6.1.4.1.80.3.4.4.1DisplayStringread-onlyName of the fibre channel adapter on which link failure occured.
TIK trapFCAdptLinkFailureTimeStamp1.3.6.1.4.1.80.3.4.4.2TimeTicksread-onlyTime at which the fibre channel adapter link failure occured.
trapFCAdptLinkUp1.3.6.1.4.1.80.3.4.5
STR trapFCAdptLinkUpMsg1.3.6.1.4.1.80.3.4.5.1DisplayStringread-onlyName of the fibre channel adapter on which link up occured.
TIK trapFCAdptLinkUpTimeStamp1.3.6.1.4.1.80.3.4.5.2TimeTicksread-onlyTime at which the fibre channel adapter link up occured.
trapFCLossOfLinkFailure1.3.6.1.4.1.80.3.4.6
STR trapFCLossOfLinkFailureMsg1.3.6.1.4.1.80.3.4.6.1DisplayStringread-onlyName of the SD device which had complete loss of link.
TIK trapFCLossOfLinkFailureTimeStamp1.3.6.1.4.1.80.3.4.6.2TimeTicksread-onlyTime at which complete loss of link occured.
trapLunDisappear1.3.6.1.4.1.80.3.4.7
STR trapLunDisappearMsg1.3.6.1.4.1.80.3.4.7.1DisplayStringread-onlyMapped lun which disappeared
TIK trapLunDisappearTimeStamp1.3.6.1.4.1.80.3.4.7.2TimeTicksread-onlyTime at which mapped lun disappeared
trapLunSizeChange1.3.6.1.4.1.80.3.4.8
STR trapLunSizeChangeMsg1.3.6.1.4.1.80.3.4.8.1DisplayStringread-onlyMapped lun whose lun size changed
TIK trapLunSizeChangeTimeStamp1.3.6.1.4.1.80.3.4.8.2TimeTicksread-onlyTime 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.

Download NETSERVER-MIB