NETSERVER-MIB

File: NETSERVER-MIB.mib (112539 bytes)

Imported modules

SNMPv2-TC RFC-1212 RFC1155-SMI
RFC1213-MIB RFC-1215

Imported symbols

TEXTUAL-CONVENTION OBJECT-TYPE Counter
TimeTicks Gauge enterprises
DisplayString mib-2 TRAP-TYPE

Defined Types

NPEntry  
SEQUENCE    
  npIndex INTEGER
  npBusyCount Counter
  npIdleCount Counter

NPIfEntry  
SEQUENCE    
  npIfIndex INTEGER
  npIfifIndex INTEGER
  npIfType DisplayString
  npIfSpeed INTEGER
  npIfInOctets Counter
  npIfInUcastPkts Counter
  npIfInNUcastPkts Counter
  npIfInDiscards Counter
  npIfInErrors Counter
  npIfInUnknownProto Counter
  npIfOutOctets Counter
  npIfOutUcastPkts Counter
  npIfOutNUcastPkts Counter
  npIfOutDiscards Counter
  npIfOutErrors Counter
  npIfOutCollisions Counter
  npIfOutQLen Gauge
  npIfAdminStatus INTEGER
  npIfOperStatus INTEGER

NPIPEntry  
SEQUENCE    
  npIPForwarding INTEGER
  npIPDefaultTTL INTEGER
  npIPInReceives Counter
  npIPInHdrErrors Counter
  npIPInAddrErrors Counter
  npIPForwDatagrams Counter
  npIPInUnknownProtos Counter
  npIPInDiscards Counter
  npIPInDelivers Counter
  npIPOutRequests Counter
  npIPOutDiscards Counter
  npIPOutNoRoutes Counter
  npIPReasmTimeout Counter
  npIPReasmReqds Counter
  npIPReasmOKs Counter
  npIPReasmFails Counter
  npIPFragOKs Counter
  npIPFragFails Counter
  npIPFragCreates Counter
  npIPRoutingDiscards Counter

NPICMPEntry  
SEQUENCE    
  npICMPInMsgs Counter
  npICMPInErrors Counter
  npICMPInDestUnreachs Counter
  npICMPInTimeExcds Counter
  npICMPInParmProbs Counter
  npICMPInSrcQuenchs Counter
  npICMPInRedirects Counter
  npICMPInEchos Counter
  npICMPInEchoReps Counter
  npICMPInTimestamps Counter
  npICMPInTimestampReps Counter
  npICMPInAddrMasks Counter
  npICMPInAddrMaskReps Counter
  npICMPOutMsgs Counter
  npICMPOutErrors Counter
  npICMPOutDestUnreachs Counter
  npICMPOutTimeExcds Counter
  npICMPOutParmProbs Counter
  npICMPOutSrcQuenchs Counter
  npICMPOutRedirects Counter
  npICMPOutEchos Counter
  npICMPOutEchoReps Counter
  npICMPOutTimestamps Counter
  npICMPOutTimestampReps Counter
  npICMPOutAddrMasks Counter
  npICMPOutAddrMaskReps Counter

NPTCPEntry  
SEQUENCE    
  npTCPRtoAlgorithm INTEGER
  npTCPRtoMin INTEGER
  npTCPRtoMax INTEGER
  npTCPMaxConn INTEGER
  npTCPActiveOpens Counter
  npTCPPassiveOpens Counter
  npTCPAttemptFails Counter
  npTCPEstabResets Counter
  npTCPCurrEstab INTEGER
  npTCPInSegs Counter
  npTCPOutSegs Counter
  npTCPRetransSegs Counter
  npTCPInErrs Counter
  npTCPOutRsts Counter

NPUDPEntry  
SEQUENCE    
  npUDPInDatagrams Counter
  npUDPNoPorts Counter
  npUDPInErrors Counter
  npUDPOutDatagrams Counter

NPNFSEntry  
SEQUENCE    
  npNFSDCounts Counter
  npNFSDNJobs Counter
  npNFSDBusyCounts Counter

NPSMBEntry  
SEQUENCE    
  npSMBRcvd Counter
  npSMBBytesRcvd Counter
  npSMBBytesSent Counter
  npSMBReads Counter
  npSMBWrites Counter
  npSMBOpens Counter
  npSMBCloses Counter
  npSMBErrors Counter
  npSMBLocksHeld INTEGER

FSPEntry  
SEQUENCE    
  fspIndex INTEGER
  fspBusyCount Counter
  fspIdleCount Counter

FPLFSEntry  
SEQUENCE    
  fpLFSVersion INTEGER
  fpLFSMounts Counter
  fpLFSUMounts Counter
  fpLFSReads Counter
  fpLFSWrites Counter
  fpLFSReaddirs Counter
  fpLFSReadlinks Counter
  fpLFSMkdirs Counter
  fpLFSMknods Counter
  fpLFSReaddirPluses Counter
  fpLFSFsstats Counter
  fpLFSNull Counter
  fpLFSFsinfo Counter
  fpLFSGetattrs Counter
  fpLFSSetattrs Counter
  fpLFSLookups Counter
  fpLFSCreates Counter
  fpLFSRemoves Counter
  fpLFSRenames Counter
  fpLFSLinks Counter
  fpLFSSymlinks Counter
  fpLFSRmdirs Counter
  fpLFSCkpntons Counter
  fpLFSCkpntoffs Counter
  fpLFSClears Counter
  fpLFSIsolateFs Counter
  fpLFSReleaseFs Counter
  fpLFSIsolationStates Counter
  fpLFSDiagnostics Counter
  fpLFSPurges Counter

FPFSEntry  
SEQUENCE    
  fpFSIndex INTEGER
  fpHrFSIndex INTEGER

FPDNLCSEntry  
SEQUENCE    
  fpDNLCHit INTEGER
  fpDNLCMiss INTEGER
  fpDNLCEnter INTEGER
  fpDNLCConflict INTEGER
  fpDNLCPurgevfsp INTEGER
  fpDNLCPurgevp INTEGER
  fpDNLCHashsz INTEGER

FPPageEntry  
SEQUENCE    
  fpPAGETotalmem INTEGER
  fpPAGEFreelistcnt INTEGER
  fpPAGECachelistcnt INTEGER
  fpPAGEDirtyflistcnt INTEGER
  fpPAGEDirtydlistcnt INTEGER
  fpPAGECachehit INTEGER
  fpPAGECachemiss INTEGER
  fpPAGEWritehit INTEGER
  fpPAGEWritemiss INTEGER
  fpPAGEZcref INTEGER
  fpPAGEZcbreak INTEGER
  fpPAGEOutscan INTEGER
  fpPAGEOutputpage INTEGER
  fpPAGEFsflushscan INTEGER
  fpPAGEFsflushputpage INTEGER
  fpPAGEOutcnt INTEGER

FPBufferEntry  
SEQUENCE    
  fpBUFLreads INTEGER
  fpBUFBreads INTEGER
  fpBUFLwrites INTEGER
  fpBUFBwrites INTEGER
  fpBUFIOwaits INTEGER
  fpBUFResid INTEGER
  fpBUFBufsize INTEGER
  fpBUFBcount INTEGER

FPInodeEntry  
SEQUENCE    
  fpINODEIgetcalls INTEGER
  fpFoundinodes INTEGER
  fpTotalinodes INTEGER
  fpGoneinodes INTEGER
  fpFreeinodes INTEGER
  fpCacheinodes INTEGER
  fpSyncinodes INTEGER

RaidLevel  
Defines the type of Raid Level present in the system
TEXTUAL-CONVENTION    
  INTEGER raid0(0), raid1(1), raid3(3), raid5(5), raid6(6), raid7(7)  

RebuildFlag  
Defines the Rebuild Flag type.
TEXTUAL-CONVENTION    
  INTEGER none(0), autorebuild(1), manualrebuild(2), check(3), expandcapacity(4), phydevfailed(240), logdevfailed(241), justfailed(242), canceled(243), expandcapacityfailed(244), autorebuildfailed(255)  

BusType  
Defines Bus type.
TEXTUAL-CONVENTION    
  INTEGER eisa(1), mca(2), pci(3), vesa(4), isa(5), scsi(6)  

ControllerType  
This textual Convention defines the type of Controller.
TEXTUAL-CONVENTION    
  INTEGER dac960E(1), dac960M(8), dac960PD(16), dac960PL(17), dac960PDU(18), dac960PE(19), dac960PG(20), dac960PJ(21), dac960PTL(22), dac960PR(23), dac960PRL(24), dac960PT(25), dac1164P(26), dacI20(80), dac960S(96), dac960SU(97), dac960SX(98), dac960SF(99), dac960FL(100), hba440(129), hba440C(130), hba445(131), hba445C(132), hba440xC(133), hba445S(134), hba640(136), hba640A(137), hba446(138), hba446D(139), hba446S(140), hba742(144), hba742A(145), hba747(146), hba747D(147), hba747S(148), hba74xC(149), hba757(150), hba757D(151), hba757S(152), hba757CD(153), hba75xC(154), hba747C(155), hba757C(156), hba540(160), hba540C(161), hba542(162), hba542B(163), hba542C(164), hba542D(165), hba545(166), hba545C(167), hba545S(168), hba54xC(169), hba946(176), hba946C(177), hba948(178), hba948C(179), hba956(180), hba956C(181), hba958(182), hba958C(183), hba958D(184), hba956CD(185), hba958CD(186), hba930(192), hba932(193), hba950(194), hba952(195)  

VendorName  
Name of the Vendors
TEXTUAL-CONVENTION    
  INTEGER mylex(0), ibm(1), hp(2), dec(3), att(4), dell(5), nec(6), sni(7), ncr(8)  

U08Bits  
Integer type of range 0..255
TEXTUAL-CONVENTION    
  INTEGER 0..255  

U16Bits  
Integer type of range 0..65535
TEXTUAL-CONVENTION    
  INTEGER 0..65535  

FABLogDevEntry  
SEQUENCE    
  ldIndex INTEGER
  ldSectorReads U16Bits
  ldWBufReads U16Bits
  ldSectorWrites U16Bits
  ldReadIO U16Bits
  ldWriteIO U16Bits
  ldMediaErrors U16Bits
  ldDriveErrors U16Bits
  ldTotalTime U16Bits

FABAdptEntry  
SEQUENCE    
  fabIndex INTEGER
  fabPCIBusNum U16Bits
  fabSlotNum U16Bits
  fabIntLine U16Bits
  fabIntPin U16Bits
  fabType U16Bits
  fabVendorId U16Bits
  fabDeviceId U16Bits
  fabRevisionId U16Bits
  fabWWN DisplayString
  fabNumOfTargets U16Bits
  fabAdptNumber U08Bits

FABTargetEntry  
SEQUENCE    
  fabTargetIndex INTEGER
  fabTargetAdapterNum U08Bits
  fabTargetNumber U16Bits
  fabTargetWWN DisplayString
  fabTargetPortWWN DisplayString
  fabTargetAliasName DisplayString
  fabTargetType U08Bits
  fabTargetNumOfLuns U16Bits

FABLunEntry  
SEQUENCE    
  fabLunIndex INTEGER
  fabLunNumber U16Bits
  fabLunAdptNumber U08Bits
  fabLunTarNumber U16Bits
  fabLunWWN DisplayString
  fabLunType U08Bits
  fabLunSize INTEGER
  fabLunMap U08Bits

FABLunMapEntry  
SEQUENCE    
  fabLunMapIndex INTEGER
  fabLunMNumber U16Bits
  fabLunAlias DisplayString
  fabLunMapWWN DisplayString
  fabLunLabel U08Bits

Boolean  
INTEGER true(1), false(2)    

KBytes  
INTEGER 0..2147483647    

ProductID  
OBJECT IDENTIFIER    

DateAndTime  
OCTET STRING Size(8|11)    

InternationalDisplayString  
OCTET STRING    

HrStorageEntry  
SEQUENCE    
  hrStorageIndex INTEGER
  hrStorageType OBJECT IDENTIFIER
  hrStorageDescr DisplayString
  hrStorageAllocationUnits INTEGER
  hrStorageSize INTEGER
  hrStorageUsed INTEGER
  hrStorageAllocationFailures Counter

HrDeviceEntry  
SEQUENCE    
  hrDeviceIndex INTEGER
  hrDeviceType OBJECT IDENTIFIER
  hrDeviceDescr DisplayString
  hrDeviceID ProductID
  hrDeviceStatus INTEGER
  hrDeviceErrors Counter

HrProcessorEntry  
SEQUENCE    
  hrProcessorFrwID ProductID
  hrProcessorLoad INTEGER

HrNetworkEntry  
SEQUENCE    
  hrNetworkIfIndex INTEGER

HrPrinterEntry  
SEQUENCE    
  hrPrinterStatus INTEGER
  hrPrinterDetectedErrorState OCTET STRING

HrDiskStorageEntry  
SEQUENCE    
  hrDiskStorageAccess INTEGER
  hrDiskStorageMedia INTEGER
  hrDiskStorageRemoveble Boolean
  hrDiskStorageCapacity KBytes

HrPartitionEntry  
SEQUENCE    
  hrPartitionIndex INTEGER
  hrPartitionLabel InternationalDisplayString
  hrPartitionID OCTET STRING
  hrPartitionSize KBytes
  hrPartitionFSIndex INTEGER

HrFSEntry  
SEQUENCE    
  hrFSIndex INTEGER
  hrFSMountPoint InternationalDisplayString
  hrFSRemoteMountPoint InternationalDisplayString
  hrFSType OBJECT IDENTIFIER
  hrFSAccess INTEGER
  hrFSBootable Boolean
  hrFSStorageIndex INTEGER
  hrFSLastFullBackupDate DateAndTime
  hrFSLastPartialBackupDate DateAndTime

Defined Values

auspex 1.3.6.1.4.1.80
OBJECT IDENTIFIER    

netServer 1.3.6.1.4.1.80.3
OBJECT IDENTIFIER    

axProductInfo 1.3.6.1.4.1.80.3.1
OBJECT IDENTIFIER    

axNP 1.3.6.1.4.1.80.3.2
OBJECT IDENTIFIER    

axFSP 1.3.6.1.4.1.80.3.3
OBJECT IDENTIFIER    

axTrapData 1.3.6.1.4.1.80.3.4
OBJECT IDENTIFIER    

axFP 1.3.6.1.4.1.80.3.3.2
OBJECT IDENTIFIER    

fpHTFS 1.3.6.1.4.1.80.3.3.2.3
OBJECT IDENTIFIER    

axSP 1.3.6.1.4.1.80.3.3.3
OBJECT IDENTIFIER    

spRaid 1.3.6.1.4.1.80.3.3.3.2
OBJECT IDENTIFIER    

npProtocols 1.3.6.1.4.1.80.3.2.3
OBJECT IDENTIFIER    

axFab 1.3.6.1.4.1.80.3.3.4
OBJECT IDENTIFIER    

fabRaid 1.3.6.1.4.1.80.3.3.4.5
OBJECT IDENTIFIER    

axProductName 1.3.6.1.4.1.80.3.1.1
Name of the file server product.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

axSWVersion 1.3.6.1.4.1.80.3.1.2
Version of the M16 Kernel on Netserver
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

axNumNPFSP 1.3.6.1.4.1.80.3.1.3
Number of NPFSP boards on file server.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npTable 1.3.6.1.4.1.80.3.2.1
A table for all NPs(Network Processors) on the file server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPEntry

npEntry 1.3.6.1.4.1.80.3.2.1.1
An entry for each NP on the file server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPEntry  

npIndex 1.3.6.1.4.1.80.3.2.1.1.1
A unique number for identifying an NP in the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npBusyCount 1.3.6.1.4.1.80.3.2.1.1.2
Busy counts of NP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIdleCount 1.3.6.1.4.1.80.3.2.1.1.3
Idle counts of NP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfTable 1.3.6.1.4.1.80.3.2.2
Table containing information for each interface of NP. It maps the interface with the NP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPIfEntry

npIfEntry 1.3.6.1.4.1.80.3.2.2.1
Entry for each interface
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPIfEntry  

npIfIndex 1.3.6.1.4.1.80.3.2.2.1.1
A unique number for an interface for a given NP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npIfifIndex 1.3.6.1.4.1.80.3.2.2.1.2
Corresponding ifINdex in ifTable of mib-2
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npIfType 1.3.6.1.4.1.80.3.2.2.1.3
Type of network interface
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

npIfSpeed 1.3.6.1.4.1.80.3.2.2.1.4
Nominal Interface Speed (in millions of bits per second)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npIfInOctets 1.3.6.1.4.1.80.3.2.2.1.5
The total number of octets received on the interface, including framing characters
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfInUcastPkts 1.3.6.1.4.1.80.3.2.2.1.6
The number of subnetwork-unicast packets delivered to a higher-layer protocol
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfInNUcastPkts 1.3.6.1.4.1.80.3.2.2.1.7
The number of non-unicast (i.e., subnetwork-broadcast or multicast) packets delivered to a higher-layer protocol
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfInDiscards 1.3.6.1.4.1.80.3.2.2.1.8
The inbound packet discard count even though no errors were detected. One reason for discarding could be to free up buffer space
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfInErrors 1.3.6.1.4.1.80.3.2.2.1.9
The input-packet error count for an interface for a given NP
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfInUnknownProto 1.3.6.1.4.1.80.3.2.2.1.10
The input-packet discard count due to an unknown or unsupported protocol
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutOctets 1.3.6.1.4.1.80.3.2.2.1.11
The total number of octets transmitted out of the interface, including framing characters
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutUcastPkts 1.3.6.1.4.1.80.3.2.2.1.12
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutNUcastPkts 1.3.6.1.4.1.80.3.2.2.1.13
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutDiscards 1.3.6.1.4.1.80.3.2.2.1.14
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
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutErrors 1.3.6.1.4.1.80.3.2.2.1.15
The number of outbound packets that could not be transmitted because of errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutCollisions 1.3.6.1.4.1.80.3.2.2.1.16
The output-packet collision count for an interface for a given NP
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIfOutQLen 1.3.6.1.4.1.80.3.2.2.1.17
The output-packet queue length (in packets) for an interface for a given NP
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

npIfAdminStatus 1.3.6.1.4.1.80.3.2.2.1.18
The desired state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

npIfOperStatus 1.3.6.1.4.1.80.3.2.2.1.19
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), testing(3)  

npIPTable 1.3.6.1.4.1.80.3.2.3.1
Table for Internet Protocol statistics for each NP of the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPIPEntry

npIPEntry 1.3.6.1.4.1.80.3.2.3.1.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPIPEntry  

npIPForwarding 1.3.6.1.4.1.80.3.2.3.1.1.1
It has two values : forwarding(1) -- acting as gateway notforwarding(2) -- NOT acting as gateway
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER forwarding(1), not-forwarding(2)  

npIPDefaultTTL 1.3.6.1.4.1.80.3.2.3.1.1.2
NP IP default Time To Live.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npIPInReceives 1.3.6.1.4.1.80.3.2.3.1.1.3
NP IP received packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPInHdrErrors 1.3.6.1.4.1.80.3.2.3.1.1.4
NP IP header error count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPInAddrErrors 1.3.6.1.4.1.80.3.2.3.1.1.5
NP IP address error count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPForwDatagrams 1.3.6.1.4.1.80.3.2.3.1.1.6
NP IP forwarded datagram count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPInUnknownProtos 1.3.6.1.4.1.80.3.2.3.1.1.7
NP IP input packet with unknown protocol.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPInDiscards 1.3.6.1.4.1.80.3.2.3.1.1.8
NP IP discarded input packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPInDelivers 1.3.6.1.4.1.80.3.2.3.1.1.9
NP IP delivered input packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPOutRequests 1.3.6.1.4.1.80.3.2.3.1.1.10
NP IP tx packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPOutDiscards 1.3.6.1.4.1.80.3.2.3.1.1.11
NP IP discarded out packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPOutNoRoutes 1.3.6.1.4.1.80.3.2.3.1.1.12
NP IP tx fails due to no route count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPReasmTimeout 1.3.6.1.4.1.80.3.2.3.1.1.13
NP IP reassembly time out count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPReasmReqds 1.3.6.1.4.1.80.3.2.3.1.1.14
NP IP reassembly required count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPReasmOKs 1.3.6.1.4.1.80.3.2.3.1.1.15
NP IP reassembly success count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPReasmFails 1.3.6.1.4.1.80.3.2.3.1.1.16
NP IP reassembly failure count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPFragOKs 1.3.6.1.4.1.80.3.2.3.1.1.17
NP IP fragmentation success count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPFragFails 1.3.6.1.4.1.80.3.2.3.1.1.18
NP IP fragmentation failure count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPFragCreates 1.3.6.1.4.1.80.3.2.3.1.1.19
NP IP fragment created count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npIPRoutingDiscards 1.3.6.1.4.1.80.3.2.3.1.1.20
NP IP discarded route count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPTable 1.3.6.1.4.1.80.3.2.3.2
Table for Internet Control Message Protocol statistics for each NP of the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPICMPEntry

npICMPEntry 1.3.6.1.4.1.80.3.2.3.2.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPICMPEntry  

npICMPInMsgs 1.3.6.1.4.1.80.3.2.3.2.1.1
NP ICMP input message count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInErrors 1.3.6.1.4.1.80.3.2.3.2.1.2
NP ICMP input error packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInDestUnreachs 1.3.6.1.4.1.80.3.2.3.2.1.3
NP ICMP input destination unreachable count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInTimeExcds 1.3.6.1.4.1.80.3.2.3.2.1.4
NP ICMP input time exceeded count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInParmProbs 1.3.6.1.4.1.80.3.2.3.2.1.5
NP ICMP input parameter problem packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInSrcQuenchs 1.3.6.1.4.1.80.3.2.3.2.1.6
NP ICMP input source quench packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInRedirects 1.3.6.1.4.1.80.3.2.3.2.1.7
NP ICMP input redirect packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInEchos 1.3.6.1.4.1.80.3.2.3.2.1.8
NP ICMP input echo count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInEchoReps 1.3.6.1.4.1.80.3.2.3.2.1.9
NP ICMP input echo reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInTimestamps 1.3.6.1.4.1.80.3.2.3.2.1.10
NP ICMP input timestamp count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInTimestampReps 1.3.6.1.4.1.80.3.2.3.2.1.11
NP ICMP input timestamp reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInAddrMasks 1.3.6.1.4.1.80.3.2.3.2.1.12
NP ICMP input address mask count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPInAddrMaskReps 1.3.6.1.4.1.80.3.2.3.2.1.13
NP ICMP input address mask reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutMsgs 1.3.6.1.4.1.80.3.2.3.2.1.14
NP ICMP output message count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutErrors 1.3.6.1.4.1.80.3.2.3.2.1.15
NP ICMP output error packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutDestUnreachs 1.3.6.1.4.1.80.3.2.3.2.1.16
NP ICMP output destination unreachable count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutTimeExcds 1.3.6.1.4.1.80.3.2.3.2.1.17
NP ICMP output time exceeded count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutParmProbs 1.3.6.1.4.1.80.3.2.3.2.1.18
NP ICMP output parameter problem packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutSrcQuenchs 1.3.6.1.4.1.80.3.2.3.2.1.19
NP ICMP output source quench packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutRedirects 1.3.6.1.4.1.80.3.2.3.2.1.20
NP ICMP output redirect packet count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutEchos 1.3.6.1.4.1.80.3.2.3.2.1.21
NP ICMP output echo count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutEchoReps 1.3.6.1.4.1.80.3.2.3.2.1.22
NP ICMP output echo reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutTimestamps 1.3.6.1.4.1.80.3.2.3.2.1.23
NP ICMP output timestamp count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutTimestampReps 1.3.6.1.4.1.80.3.2.3.2.1.24
NP ICMP output timestamp reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutAddrMasks 1.3.6.1.4.1.80.3.2.3.2.1.25
NP ICMP output address mask count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npICMPOutAddrMaskReps 1.3.6.1.4.1.80.3.2.3.2.1.26
NP ICMP output address mask reply count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPTable 1.3.6.1.4.1.80.3.2.3.3
Table for Transmission Control Protocol statistics for each NP of the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPTCPEntry

npTCPEntry 1.3.6.1.4.1.80.3.2.3.3.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPTCPEntry  

npTCPRtoAlgorithm 1.3.6.1.4.1.80.3.2.3.3.1.1
NP TCP Round Trip Algorithm type.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), constant(2), rsre(3), vanj(4)  

npTCPRtoMin 1.3.6.1.4.1.80.3.2.3.3.1.2
NP TCP minimum RTO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npTCPRtoMax 1.3.6.1.4.1.80.3.2.3.3.1.3
NP TCP maximum RTO.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npTCPMaxConn 1.3.6.1.4.1.80.3.2.3.3.1.4
NP TCP maximum number of connections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npTCPActiveOpens 1.3.6.1.4.1.80.3.2.3.3.1.5
NP TCP active open count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPPassiveOpens 1.3.6.1.4.1.80.3.2.3.3.1.6
NP TCP passive open count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPAttemptFails 1.3.6.1.4.1.80.3.2.3.3.1.7
NP TCP connect attempt fails.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPEstabResets 1.3.6.1.4.1.80.3.2.3.3.1.8
NP TCP reset of established session.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPCurrEstab 1.3.6.1.4.1.80.3.2.3.3.1.9
NP TCP current established session count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

npTCPInSegs 1.3.6.1.4.1.80.3.2.3.3.1.10
NP TCP input segments count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPOutSegs 1.3.6.1.4.1.80.3.2.3.3.1.11
NP TCP output segments count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPRetransSegs 1.3.6.1.4.1.80.3.2.3.3.1.12
NP TCP retransmitted segments count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPInErrs 1.3.6.1.4.1.80.3.2.3.3.1.13
NP TCP input error packets count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npTCPOutRsts 1.3.6.1.4.1.80.3.2.3.3.1.14
NP TCP output reset packets count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npUDPTable 1.3.6.1.4.1.80.3.2.3.4
Table for User Datagram Protocol statistics for each NP of the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPUDPEntry

npUDPEntry 1.3.6.1.4.1.80.3.2.3.4.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPUDPEntry  

npUDPInDatagrams 1.3.6.1.4.1.80.3.2.3.4.1.1
NP UDP input datagram count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npUDPNoPorts 1.3.6.1.4.1.80.3.2.3.4.1.2
NP UDP number of ports.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npUDPInErrors 1.3.6.1.4.1.80.3.2.3.4.1.3
NP UDP input error count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npUDPOutDatagrams 1.3.6.1.4.1.80.3.2.3.4.1.4
Np UDP output datagram count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npNFSTable 1.3.6.1.4.1.80.3.2.3.5
Table for Network File System statistics for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPNFSEntry

npNFSEntry 1.3.6.1.4.1.80.3.2.3.5.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPNFSEntry  

npNFSDCounts 1.3.6.1.4.1.80.3.2.3.5.1.1
NP NFS count (obtained from NFS daemon)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npNFSDNJobs 1.3.6.1.4.1.80.3.2.3.5.1.2
NP NFS number of jobs (obtained from NFS daemon)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npNFSDBusyCounts 1.3.6.1.4.1.80.3.2.3.5.1.3
NP NFS busy count (obtained from NFS daemon)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBTable 1.3.6.1.4.1.80.3.2.3.6
Contains statistical counts for the SMB protocol per NP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NPSMBEntry

npSMBEntry 1.3.6.1.4.1.80.3.2.3.6.1
An entry for each NP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  NPSMBEntry  

npSMBRcvd 1.3.6.1.4.1.80.3.2.3.6.1.1
The total number of SMB netbios messages received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBBytesRcvd 1.3.6.1.4.1.80.3.2.3.6.1.2
The total number of SMB related bytes rvcd by this NP from a client (does not include netbios header bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBBytesSent 1.3.6.1.4.1.80.3.2.3.6.1.3
The total SMB related bytes sent by this NP to a client (does not include netbios header bytes).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBReads 1.3.6.1.4.1.80.3.2.3.6.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBWrites 1.3.6.1.4.1.80.3.2.3.6.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBOpens 1.3.6.1.4.1.80.3.2.3.6.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBCloses 1.3.6.1.4.1.80.3.2.3.6.1.7
The total number of SMB SMB-COM-CLOSE opcodes recieved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBErrors 1.3.6.1.4.1.80.3.2.3.6.1.8
The total number of invalid netbios messages recieved.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

npSMBLocksHeld 1.3.6.1.4.1.80.3.2.3.6.1.9
The total number of locks currently held
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fspTable 1.3.6.1.4.1.80.3.3.1
A table for all FSPs(File and Storage Processors) on the file server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FSPEntry

fspEntry 1.3.6.1.4.1.80.3.3.1.1
An entry for one FSP on the file server.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FSPEntry  

fspIndex 1.3.6.1.4.1.80.3.3.1.1.1
A unique number for identifying an FSP in the system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fspBusyCount 1.3.6.1.4.1.80.3.3.1.1.2
Busy counts of FSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fspIdleCount 1.3.6.1.4.1.80.3.3.1.1.3
Idle counts of FSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSTable 1.3.6.1.4.1.80.3.3.2.1
Table for FP File System Services Statistics for each FSP on the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPLFSEntry

fpLFSEntry 1.3.6.1.4.1.80.3.3.2.1.1
An entry for each FSP in the system.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPLFSEntry  

fpLFSVersion 1.3.6.1.4.1.80.3.3.2.1.1.1
FP file system services statistics version.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpLFSMounts 1.3.6.1.4.1.80.3.3.2.1.1.2
FP file system services - FC-MOUNT - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSUMounts 1.3.6.1.4.1.80.3.3.2.1.1.3
FP file system services - FC-UMOUNT - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSReads 1.3.6.1.4.1.80.3.3.2.1.1.4
FP file system services - FC-READ - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSWrites 1.3.6.1.4.1.80.3.3.2.1.1.5
FP file system services - FC-WRITE - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSReaddirs 1.3.6.1.4.1.80.3.3.2.1.1.6
FP file system services - FC-READDIR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  


fpLFSMkdirs 1.3.6.1.4.1.80.3.3.2.1.1.8
FP file system services - FC-MKDIR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSMknods 1.3.6.1.4.1.80.3.3.2.1.1.9
FP file system services - FC-MKNOD - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSReaddirPluses 1.3.6.1.4.1.80.3.3.2.1.1.10
FP file system services - FC-READDIR-PLUS - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSFsstats 1.3.6.1.4.1.80.3.3.2.1.1.11
FP file system services - FC-FSSTAT - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSNull 1.3.6.1.4.1.80.3.3.2.1.1.12
FP file system services - FC-NULL - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSFsinfo 1.3.6.1.4.1.80.3.3.2.1.1.13
FP file system services - FC-FSINFO - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSGetattrs 1.3.6.1.4.1.80.3.3.2.1.1.14
FP file system services - FC-GETATTR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSSetattrs 1.3.6.1.4.1.80.3.3.2.1.1.15
FP file system services - FC-SETATTR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSLookups 1.3.6.1.4.1.80.3.3.2.1.1.16
FP file system services - FC-LOOKUP - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSCreates 1.3.6.1.4.1.80.3.3.2.1.1.17
FP file system services - FC-CREATE - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSRemoves 1.3.6.1.4.1.80.3.3.2.1.1.18
FP file system services - FC-REMOVE - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSRenames 1.3.6.1.4.1.80.3.3.2.1.1.19
FP file system services - FC-RENAME - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  



fpLFSRmdirs 1.3.6.1.4.1.80.3.3.2.1.1.22
FP file system services - FC-RMDIR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSCkpntons 1.3.6.1.4.1.80.3.3.2.1.1.23
FP file system services - FC-CKPNTON - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSCkpntoffs 1.3.6.1.4.1.80.3.3.2.1.1.24
FP file system services - FC-CKPNTOFFS - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSClears 1.3.6.1.4.1.80.3.3.2.1.1.25
FP file system services - FC-CLEAR - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSIsolateFs 1.3.6.1.4.1.80.3.3.2.1.1.26
FP file system services - FC-ISOLATE-FS - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSReleaseFs 1.3.6.1.4.1.80.3.3.2.1.1.27
FP file system services - FC-RELEASE-FS - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSIsolationStates 1.3.6.1.4.1.80.3.3.2.1.1.28
FP file system services - FC-ISOLATION-STATE - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSDiagnostics 1.3.6.1.4.1.80.3.3.2.1.1.29
FP file system services - FC-DIAGNOSTIC - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpLFSPurges 1.3.6.1.4.1.80.3.3.2.1.1.30
FP file system services - FC-PURGE - Counter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

fpFileSystemTable 1.3.6.1.4.1.80.3.3.2.2
Table containg File systems on each FSP
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPFSEntry

fpFSEntry 1.3.6.1.4.1.80.3.3.2.2.1
Entry for each File System
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPFSEntry  

fpFSIndex 1.3.6.1.4.1.80.3.3.2.2.1.1
Uniquely identifies each FS on FSP
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpHrFSIndex 1.3.6.1.4.1.80.3.3.2.2.1.2
Index of the corresponding FS entry in host resource mib
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCTStatTable 1.3.6.1.4.1.80.3.3.2.3.1
DNLC is part of StackOS module. This table displays DNLC Statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPDNLCSEntry

fpDNLCSEntry 1.3.6.1.4.1.80.3.3.2.3.1.1
Each entry for a FSP board.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPDNLCSEntry  

fpDNLCHit 1.3.6.1.4.1.80.3.3.2.3.1.1.1
DNLC hit on a given FSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCMiss 1.3.6.1.4.1.80.3.3.2.3.1.1.2
DNLC miss on a given FSP.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCEnter 1.3.6.1.4.1.80.3.3.2.3.1.1.3
Number of DNLC entries made (total).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCConflict 1.3.6.1.4.1.80.3.3.2.3.1.1.4
Times entry found in DNLC on dnlc-enter.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCPurgevfsp 1.3.6.1.4.1.80.3.3.2.3.1.1.5
Entries purged based on vfsp.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCPurgevp 1.3.6.1.4.1.80.3.3.2.3.1.1.6
Entries purge based on vp.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpDNLCHashsz 1.3.6.1.4.1.80.3.3.2.3.1.1.7
Number of hash buckets in dnlc hash table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPageStatTable 1.3.6.1.4.1.80.3.3.2.3.2
Page is part of StackOS module. This table gives the Page Statistics for all FSPs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPPageEntry

fpPageEntry 1.3.6.1.4.1.80.3.3.2.3.2.1
Each Entry in the table displays Page Statistics for a FSP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPPageEntry  

fpPAGETotalmem 1.3.6.1.4.1.80.3.3.2.3.2.1.1
Allocated memory for pages.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEFreelistcnt 1.3.6.1.4.1.80.3.3.2.3.2.1.2
Pages on freelist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGECachelistcnt 1.3.6.1.4.1.80.3.3.2.3.2.1.3
Pages on cachelist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEDirtyflistcnt 1.3.6.1.4.1.80.3.3.2.3.2.1.4
Pages on dirtyflist.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEDirtydlistcnt 1.3.6.1.4.1.80.3.3.2.3.2.1.5
Pages on dirtydlist
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGECachehit 1.3.6.1.4.1.80.3.3.2.3.2.1.6
Page cache hit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGECachemiss 1.3.6.1.4.1.80.3.3.2.3.2.1.7
Page cache miss.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEWritehit 1.3.6.1.4.1.80.3.3.2.3.2.1.8
Page cache write hit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEWritemiss 1.3.6.1.4.1.80.3.3.2.3.2.1.9
Page cache write miss.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEZcref 1.3.6.1.4.1.80.3.3.2.3.2.1.10
Page Zref.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEZcbreak 1.3.6.1.4.1.80.3.3.2.3.2.1.11
Page Zbreak.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEOutscan 1.3.6.1.4.1.80.3.3.2.3.2.1.12
Page out scan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEOutputpage 1.3.6.1.4.1.80.3.3.2.3.2.1.13
Output Page.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEFsflushscan 1.3.6.1.4.1.80.3.3.2.3.2.1.14
Flush scan.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEFsflushputpage 1.3.6.1.4.1.80.3.3.2.3.2.1.15
Flush output page.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpPAGEOutcnt 1.3.6.1.4.1.80.3.3.2.3.2.1.16
Page out count.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBufferStatTable 1.3.6.1.4.1.80.3.3.2.3.3
BufferIO is one of the modules present in StackOS. This table displays the bufferIO statistics for all FSPs.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPBufferEntry

fpBufferEntry 1.3.6.1.4.1.80.3.3.2.3.3.1
Each entry in the table for a single FSP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPBufferEntry  

fpBUFLreads 1.3.6.1.4.1.80.3.3.2.3.3.1.1
Number of buffered reads.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFBreads 1.3.6.1.4.1.80.3.3.2.3.3.1.2
Number of breads doing sp-read.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFLwrites 1.3.6.1.4.1.80.3.3.2.3.3.1.3
Number of buffered writes (incl. delayed).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFBwrites 1.3.6.1.4.1.80.3.3.2.3.3.1.4
Number of bwrites doing sp-write.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFIOwaits 1.3.6.1.4.1.80.3.3.2.3.3.1.5
Number of processes blocked in biowait.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFResid 1.3.6.1.4.1.80.3.3.2.3.3.1.6
Running total of unused buf memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFBufsize 1.3.6.1.4.1.80.3.3.2.3.3.1.7
Running total of memory on free list.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpBUFBcount 1.3.6.1.4.1.80.3.3.2.3.3.1.8
Running total of memory on hash lists.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpInodeTable 1.3.6.1.4.1.80.3.3.2.3.4
Inode table displays the Inode Statistics for all FSPs. Inode is part of StackOS module.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FPInodeEntry

fpInodeEntry 1.3.6.1.4.1.80.3.3.2.3.4.1
Each entry in the table displays Inode Statistics for a FSP.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FPInodeEntry  

fpINODEIgetcalls 1.3.6.1.4.1.80.3.3.2.3.4.1.1
Number of calls to htfs-iget.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpFoundinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.2
Inode cache hits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpTotalinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.3
Total number of inodes in memory.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpGoneinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.4
Number of inodes on gone list.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpFreeinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.5
Number of inodes on free list.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpCacheinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.6
Number of inodes on cache list.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fpSyncinodes 1.3.6.1.4.1.80.3.3.2.3.4.1.7
Number of inodes on sync list.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabLogDevTable 1.3.6.1.4.1.80.3.3.4.5.1
This table contains information for logical devices.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FABLogDevEntry

fabLogDevEntry 1.3.6.1.4.1.80.3.3.4.5.1.1
Entry for each logical device
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FABLogDevEntry  

ldIndex 1.3.6.1.4.1.80.3.3.4.5.1.1.1
Index of the logical device
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldSectorReads 1.3.6.1.4.1.80.3.3.4.5.1.1.2
Number of sectors read
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldWBufReads 1.3.6.1.4.1.80.3.3.4.5.1.1.3
Number of sectors read from WBUF
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldSectorWrites 1.3.6.1.4.1.80.3.3.4.5.1.1.4
Number of sector writes
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldReadIO 1.3.6.1.4.1.80.3.3.4.5.1.1.5
Number of read IO's
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldWriteIO 1.3.6.1.4.1.80.3.3.4.5.1.1.6
Number of write IO's
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldMediaErrors 1.3.6.1.4.1.80.3.3.4.5.1.1.7
Number of media errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldDriveErrors 1.3.6.1.4.1.80.3.3.4.5.1.1.8
Number of drive errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

ldTotalTime 1.3.6.1.4.1.80.3.3.4.5.1.1.9
Total time for the logical device
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabAdptTable 1.3.6.1.4.1.80.3.3.4.1
Table containing information for all fibre channel adapters information on the Auspex IO node
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FABAdptEntry

fabAdptEntry 1.3.6.1.4.1.80.3.3.4.1.1
Entry for each fibre channel adapter
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FABAdptEntry  

fabIndex 1.3.6.1.4.1.80.3.3.4.1.1.1
Fabric adapter index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabPCIBusNum 1.3.6.1.4.1.80.3.3.4.1.1.2
Fabric adapter PCI BUS number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabSlotNum 1.3.6.1.4.1.80.3.3.4.1.1.3
Fabric adapter Slot number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabIntLine 1.3.6.1.4.1.80.3.3.4.1.1.4
Fabric adapter Interrupt line
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabIntPin 1.3.6.1.4.1.80.3.3.4.1.1.5
Fabric adapter Interrupt pin
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabType 1.3.6.1.4.1.80.3.3.4.1.1.6
Fabric adapter Type
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabVendorId 1.3.6.1.4.1.80.3.3.4.1.1.7
Fabric adapter Vendor ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabDeviceId 1.3.6.1.4.1.80.3.3.4.1.1.8
Fabric adapter Device ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabRevisionId 1.3.6.1.4.1.80.3.3.4.1.1.9
Fabric adapter Revision ID
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabWWN 1.3.6.1.4.1.80.3.3.4.1.1.10
Fabric adapter World Wide Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabNumOfTargets 1.3.6.1.4.1.80.3.3.4.1.1.11
Number of targets found for the adapter
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabAdptNumber 1.3.6.1.4.1.80.3.3.4.1.1.12
Fabric adapter Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U08Bits  

fabTargetTable 1.3.6.1.4.1.80.3.3.4.2
Table containing information for all fibre channel adapters information on the Auspex IO node
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FABTargetEntry

fabTargetEntry 1.3.6.1.4.1.80.3.3.4.2.1
Entry for each fibre channel adapter
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FABTargetEntry  

fabTargetIndex 1.3.6.1.4.1.80.3.3.4.2.1.1
The Fabric target adapter index
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabTargetAdapterNum 1.3.6.1.4.1.80.3.3.4.2.1.2
The fabric target Adapter number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U08Bits  

fabTargetNumber 1.3.6.1.4.1.80.3.3.4.2.1.3
The fabric target number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabTargetWWN 1.3.6.1.4.1.80.3.3.4.2.1.4
The fabric target WWN number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabTargetPortWWN 1.3.6.1.4.1.80.3.3.4.2.1.5
The fabric target Port WWN number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabTargetAliasName 1.3.6.1.4.1.80.3.3.4.2.1.6
The fabric target Alias Name
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabTargetType 1.3.6.1.4.1.80.3.3.4.2.1.7
The fabric target Type disk - other
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER disk(1), other(2)  

fabTargetNumOfLuns 1.3.6.1.4.1.80.3.3.4.2.1.8
The number of luns on the target
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabLunTable 1.3.6.1.4.1.80.3.3.4.3
Table containing information for all Luns
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FABLunEntry

fabLunEntry 1.3.6.1.4.1.80.3.3.4.3.1
Entry for each Lun
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FABLunEntry  

fabLunIndex 1.3.6.1.4.1.80.3.3.4.3.1.1
Unique Lun identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabLunNumber 1.3.6.1.4.1.80.3.3.4.3.1.2
Lun Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabLunAdptNumber 1.3.6.1.4.1.80.3.3.4.3.1.3
The adapter number for the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  U08Bits  

fabLunTarNumber 1.3.6.1.4.1.80.3.3.4.3.1.4
The Target number for the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabLunWWN 1.3.6.1.4.1.80.3.3.4.3.1.5
The worldwide number for the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabLunType 1.3.6.1.4.1.80.3.3.4.3.1.6
The type of the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  U08Bits  

fabLunSize 1.3.6.1.4.1.80.3.3.4.3.1.7
The size of the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabLunMap 1.3.6.1.4.1.80.3.3.4.3.1.8
Identifier for the lun mapping
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unmapped(0), mapped(1)  

fabLunMapTable 1.3.6.1.4.1.80.3.3.4.4
Table containing mapping information for all Luns
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FABLunMapEntry

fabLunMapEntry 1.3.6.1.4.1.80.3.3.4.4.1
Entry for each mapped Lun
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FABLunMapEntry  

fabLunMapIndex 1.3.6.1.4.1.80.3.3.4.4.1.1
Unique Mapped Lun identifier
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

fabLunMNumber 1.3.6.1.4.1.80.3.3.4.4.1.2
Mapped Lun Number
Status: mandatory Access: read-only
OBJECT-TYPE    
  U16Bits  

fabLunAlias 1.3.6.1.4.1.80.3.3.4.4.1.3
The Alias name associated with the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabLunMapWWN 1.3.6.1.4.1.80.3.3.4.4.1.4
The WWN associated with the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

fabLunLabel 1.3.6.1.4.1.80.3.3.4.4.1.5
The label of the lun
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unlabelled(0), labelled(1), labelledactive(2)  

trapFSFull 1.3.6.1.4.1.80.3.4.1
OBJECT IDENTIFIER    

trapFSDegradation 1.3.6.1.4.1.80.3.4.2
OBJECT IDENTIFIER    

trapDiskUpdation 1.3.6.1.4.1.80.3.4.3
OBJECT IDENTIFIER    

trapFCAdptLinkFailure 1.3.6.1.4.1.80.3.4.4
OBJECT IDENTIFIER    

trapFCAdptLinkUp 1.3.6.1.4.1.80.3.4.5
OBJECT IDENTIFIER    

trapFCLossOfLinkFailure 1.3.6.1.4.1.80.3.4.6
OBJECT IDENTIFIER    

trapLunDisappear 1.3.6.1.4.1.80.3.4.7
OBJECT IDENTIFIER    

trapLunSizeChange 1.3.6.1.4.1.80.3.4.8
OBJECT IDENTIFIER    

trapFSFullMsg 1.3.6.1.4.1.80.3.4.1.1
Name of the file system which got full and for which fileSystemFull trap has to be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapFSFullTimeStamp 1.3.6.1.4.1.80.3.4.1.2
Time at which file system identified by trapFSFullMsg got full.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapFSDegradationMsg 1.3.6.1.4.1.80.3.4.2.1
Name of the file system which got degraded and for which fileSystemDegradation trap has to be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapFSDegradationTimeStamp 1.3.6.1.4.1.80.3.4.2.2
Time at which file system identified by trapFSDegradationMsg got degraded.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapDiskMsg 1.3.6.1.4.1.80.3.4.3.1
Name of the disk which got removed from the system and for which diskStackUpdation trap has to be sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapDiskTimeStamp 1.3.6.1.4.1.80.3.4.3.2
Time at which disk identified by trapDiskIndex was added/removed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapFCAdptLinkFailureMsg 1.3.6.1.4.1.80.3.4.4.1
Name of the fibre channel adapter on which link failure occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapFCAdptLinkFailureTimeStamp 1.3.6.1.4.1.80.3.4.4.2
Time at which the fibre channel adapter link failure occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapFCAdptLinkUpMsg 1.3.6.1.4.1.80.3.4.5.1
Name of the fibre channel adapter on which link up occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapFCAdptLinkUpTimeStamp 1.3.6.1.4.1.80.3.4.5.2
Time at which the fibre channel adapter link up occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapFCLossOfLinkFailureMsg 1.3.6.1.4.1.80.3.4.6.1
Name of the SD device which had complete loss of link.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapFCLossOfLinkFailureTimeStamp 1.3.6.1.4.1.80.3.4.6.2
Time at which complete loss of link occured.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapLunDisappearMsg 1.3.6.1.4.1.80.3.4.7.1
Mapped lun which disappeared
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapLunDisappearTimeStamp 1.3.6.1.4.1.80.3.4.7.2
Time at which mapped lun disappeared
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

trapLunSizeChangeMsg 1.3.6.1.4.1.80.3.4.8.1
Mapped lun whose lun size changed
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

trapLunSizeChangeTimeStamp 1.3.6.1.4.1.80.3.4.8.2
Time at which mapped lun size changed
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

fileSystemFullTrap 1
Trap indicating that a file system got full.
TRAP-TYPE    

fileSystemDegradationTrap 2
Trap indicating that a file system got degradated.
TRAP-TYPE    

diskStackUpdationTrap 3
Trap indicating that a disk was removed.
TRAP-TYPE    

fcLinkFailureTrap 4
Trap indicating that a adapter link failure occured.
TRAP-TYPE    

fcLinkUpTrap 5
Trap indicating that a adapter link up occured.
TRAP-TYPE    

fcCompleteLossTrap 6
Trap indicating that complete loss of link occured.
TRAP-TYPE    

lunDisappearTrap 7
Trap indicating that a mapped lun disappeared.
TRAP-TYPE    

lunSizeChangeTrap 8
Trap indicating that lun size change occured on a mapped lun.
TRAP-TYPE    

host 1.3.6.1.2.1.25
OBJECT IDENTIFIER    

hrSystem 1.3.6.1.2.1.25.1
OBJECT IDENTIFIER    

hrStorage 1.3.6.1.2.1.25.2
OBJECT IDENTIFIER    

hrDevice 1.3.6.1.2.1.25.3
OBJECT IDENTIFIER    

hrSystemUptime 1.3.6.1.2.1.25.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

hrSystemDate 1.3.6.1.2.1.25.1.2
The host's notion of the local date and time of day.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DateAndTime  

hrSystemInitialLoadDevice 1.3.6.1.2.1.25.1.3
The index of the hrDeviceEntry for the device from which this host is configured to load its initial operating system configuration.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrSystemInitialLoadParameters 1.3.6.1.2.1.25.1.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

hrSystemNumUsers 1.3.6.1.2.1.25.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hrSystemProcesses 1.3.6.1.2.1.25.1.6
The number of process contexts currently loaded or running on this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

hrSystemMaxProcesses 1.3.6.1.2.1.25.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

hrStorageTypes 1.3.6.1.2.1.25.2.1
OBJECT IDENTIFIER    

hrStorageOther 1.3.6.1.2.1.25.2.1.1
OBJECT IDENTIFIER    

hrStorageRam 1.3.6.1.2.1.25.2.1.2
OBJECT IDENTIFIER    

hrStorageVirtualMemory 1.3.6.1.2.1.25.2.1.3
OBJECT IDENTIFIER    

hrStorageFixedDisk 1.3.6.1.2.1.25.2.1.4
OBJECT IDENTIFIER    

hrStorageRemovableDisk 1.3.6.1.2.1.25.2.1.5
OBJECT IDENTIFIER    

hrStorageFloppyDisk 1.3.6.1.2.1.25.2.1.6
OBJECT IDENTIFIER    

hrStorageCompactDisc 1.3.6.1.2.1.25.2.1.7
OBJECT IDENTIFIER    

hrStorageRamDisk 1.3.6.1.2.1.25.2.1.8
OBJECT IDENTIFIER    

hrMemorySize 1.3.6.1.2.1.25.2.2
The amount of physical main memory contained by the host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  KBytes  

hrStorageTable 1.3.6.1.2.1.25.2.3
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrStorageEntry

hrStorageEntry 1.3.6.1.2.1.25.2.3.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrStorageEntry  

hrStorageIndex 1.3.6.1.2.1.25.2.3.1.1
A unique value for each logical storage area contained by the host.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrStorageType 1.3.6.1.2.1.25.2.3.1.2
The type of storage represented by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hrStorageDescr 1.3.6.1.2.1.25.2.3.1.3
A description of the type and instance of the storage described by this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hrStorageAllocationUnits 1.3.6.1.2.1.25.2.3.1.4
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrStorageSize 1.3.6.1.2.1.25.2.3.1.5
The size of the storage represented by this entry, in units of hrStorageAllocationUnits.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

hrStorageUsed 1.3.6.1.2.1.25.2.3.1.6
The amount of the storage represented by this entry that is allocated, in units of hrStorageAllocationUnits.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

hrStorageAllocationFailures 1.3.6.1.2.1.25.2.3.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hrDeviceTypes 1.3.6.1.2.1.25.3.1
OBJECT IDENTIFIER    

hrDeviceOther 1.3.6.1.2.1.25.3.1.1
OBJECT IDENTIFIER    

hrDeviceUnknown 1.3.6.1.2.1.25.3.1.2
OBJECT IDENTIFIER    

hrDeviceProcessor 1.3.6.1.2.1.25.3.1.3
OBJECT IDENTIFIER    

hrDeviceNetwork 1.3.6.1.2.1.25.3.1.4
OBJECT IDENTIFIER    

hrDevicePrinter 1.3.6.1.2.1.25.3.1.5
OBJECT IDENTIFIER    

hrDeviceDiskStorage 1.3.6.1.2.1.25.3.1.6
OBJECT IDENTIFIER    

hrDeviceVideo 1.3.6.1.2.1.25.3.1.10
OBJECT IDENTIFIER    

hrDeviceAudio 1.3.6.1.2.1.25.3.1.11
OBJECT IDENTIFIER    

hrDeviceCoprocessor 1.3.6.1.2.1.25.3.1.12
OBJECT IDENTIFIER    

hrDeviceKeyboard 1.3.6.1.2.1.25.3.1.13
OBJECT IDENTIFIER    

hrDeviceModem 1.3.6.1.2.1.25.3.1.14
OBJECT IDENTIFIER    

hrDeviceParallelPort 1.3.6.1.2.1.25.3.1.15
OBJECT IDENTIFIER    

hrDevicePointing 1.3.6.1.2.1.25.3.1.16
OBJECT IDENTIFIER    

hrDeviceSerialPort 1.3.6.1.2.1.25.3.1.17
OBJECT IDENTIFIER    

hrDeviceTape 1.3.6.1.2.1.25.3.1.18
OBJECT IDENTIFIER    

hrDeviceClock 1.3.6.1.2.1.25.3.1.19
OBJECT IDENTIFIER    

hrDeviceVolatileMemory 1.3.6.1.2.1.25.3.1.20
OBJECT IDENTIFIER    

hrDeviceNonVolatileMemory 1.3.6.1.2.1.25.3.1.21
OBJECT IDENTIFIER    

hrDeviceTable 1.3.6.1.2.1.25.3.2
The (conceptual) table of devices contained by the host.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrDeviceEntry

hrDeviceEntry 1.3.6.1.2.1.25.3.2.1
A (conceptual) entry for one device contained by the host. As an example, an instance of the hrDeviceType object might be named hrDeviceType.3
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrDeviceEntry  

hrDeviceIndex 1.3.6.1.2.1.25.3.2.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrDeviceType 1.3.6.1.2.1.25.3.2.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hrDeviceDescr 1.3.6.1.2.1.25.3.2.1.3
A textual description of this device, including the device's manufacturer and revision, and optionally, its serial number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

hrDeviceID 1.3.6.1.2.1.25.3.2.1.4
The product ID for this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ProductID  

hrDeviceStatus 1.3.6.1.2.1.25.3.2.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), running(2), warning(3), testing(4), down(5)  

hrDeviceErrors 1.3.6.1.2.1.25.3.2.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

hrProcessorTable 1.3.6.1.2.1.25.3.3
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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrProcessorEntry

hrProcessorEntry 1.3.6.1.2.1.25.3.3.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrProcessorEntry  

hrProcessorFrwID 1.3.6.1.2.1.25.3.3.1.1
The product ID of the firmware associated with the processor.
Status: mandatory Access: read-only
OBJECT-TYPE    
  ProductID  

hrProcessorLoad 1.3.6.1.2.1.25.3.3.1.2
The average, over the last minute, of the percentage of time that this processor was not idle.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

hrNetworkTable 1.3.6.1.2.1.25.3.4
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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrNetworkEntry

hrNetworkEntry 1.3.6.1.2.1.25.3.4.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrNetworkEntry  

hrNetworkIfIndex 1.3.6.1.2.1.25.3.4.1.1
The value of ifIndex which corresponds to this network device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hrPrinterTable 1.3.6.1.2.1.25.3.5
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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrPrinterEntry

hrPrinterEntry 1.3.6.1.2.1.25.3.5.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrPrinterEntry  

hrPrinterStatus 1.3.6.1.2.1.25.3.5.1.1
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), idle(3), printing(4), warmup(5)  

hrPrinterDetectedErrorState 1.3.6.1.2.1.25.3.5.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hrDiskStorageTable 1.3.6.1.2.1.25.3.6
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'.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrDiskStorageEntry

hrDiskStorageEntry 1.3.6.1.2.1.25.3.6.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrDiskStorageEntry  

hrDiskStorageAccess 1.3.6.1.2.1.25.3.6.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER readWrite(1), readOnly(2)  

hrDiskStorageMedia 1.3.6.1.2.1.25.3.6.1.2
An indication of the type of media used in this long-term storage device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), unknown(2), hardDisk(3), floppyDisk(4), opticalDiskROM(5), opticalDiskWORM(6), opticalDiskRW(7), ramDisk(8)  

hrDiskStorageRemoveble 1.3.6.1.2.1.25.3.6.1.3
Denotes whether or not the disk media may be removed from the drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

hrDiskStorageCapacity 1.3.6.1.2.1.25.3.6.1.4
The total size for this long-term storage device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  KBytes  

hrPartitionTable 1.3.6.1.2.1.25.3.7
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrPartitionEntry

hrPartitionEntry 1.3.6.1.2.1.25.3.7.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrPartitionEntry  

hrPartitionIndex 1.3.6.1.2.1.25.3.7.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrPartitionLabel 1.3.6.1.2.1.25.3.7.1.2
A textual description of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

hrPartitionID 1.3.6.1.2.1.25.3.7.1.3
A descriptor which uniquely represents this partition to the responsible operating system. On some systems, this might take on a binary representation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hrPartitionSize 1.3.6.1.2.1.25.3.7.1.4
The size of this partition.
Status: mandatory Access: read-only
OBJECT-TYPE    
  KBytes  

hrPartitionFSIndex 1.3.6.1.2.1.25.3.7.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

hrFSTable 1.3.6.1.2.1.25.3.8
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HrFSEntry

hrFSEntry 1.3.6.1.2.1.25.3.8.1
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
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HrFSEntry  

hrFSTypes 1.3.6.1.2.1.25.3.9
OBJECT IDENTIFIER    

hrFSOther 1.3.6.1.2.1.25.3.9.1
OBJECT IDENTIFIER    

hrFSUnknown 1.3.6.1.2.1.25.3.9.2
OBJECT IDENTIFIER    

hrFSBerkeleyFFS 1.3.6.1.2.1.25.3.9.3
OBJECT IDENTIFIER    

hrFSSys5FS 1.3.6.1.2.1.25.3.9.4
OBJECT IDENTIFIER    

hrFSFat 1.3.6.1.2.1.25.3.9.5
OBJECT IDENTIFIER    

hrFSHPFS 1.3.6.1.2.1.25.3.9.6
OBJECT IDENTIFIER    

hrFSHFS 1.3.6.1.2.1.25.3.9.7
OBJECT IDENTIFIER    

hrFSMFS 1.3.6.1.2.1.25.3.9.8
OBJECT IDENTIFIER    

hrFSNTFS 1.3.6.1.2.1.25.3.9.9
OBJECT IDENTIFIER    

hrFSVNode 1.3.6.1.2.1.25.3.9.10
OBJECT IDENTIFIER    

hrFSJournaled 1.3.6.1.2.1.25.3.9.11
OBJECT IDENTIFIER    

hrFSiso9660 1.3.6.1.2.1.25.3.9.12
OBJECT IDENTIFIER    

hrFSRockRidge 1.3.6.1.2.1.25.3.9.13
OBJECT IDENTIFIER    

hrFSNFS 1.3.6.1.2.1.25.3.9.14
OBJECT IDENTIFIER    

hrFSNetware 1.3.6.1.2.1.25.3.9.15
OBJECT IDENTIFIER    

hrFSAFS 1.3.6.1.2.1.25.3.9.16
OBJECT IDENTIFIER    

hrFSDFS 1.3.6.1.2.1.25.3.9.17
OBJECT IDENTIFIER    

hrFSAppleshare 1.3.6.1.2.1.25.3.9.18
OBJECT IDENTIFIER    

hrFSRFS 1.3.6.1.2.1.25.3.9.19
OBJECT IDENTIFIER    

hrFSDGCFS 1.3.6.1.2.1.25.3.9.20
OBJECT IDENTIFIER    

hrFSBFS 1.3.6.1.2.1.25.3.9.21
OBJECT IDENTIFIER    

hrFSIndex 1.3.6.1.2.1.25.3.8.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..2147483647  

hrFSMountPoint 1.3.6.1.2.1.25.3.8.1.2
The path name of the root of this file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

hrFSRemoteMountPoint 1.3.6.1.2.1.25.3.8.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  InternationalDisplayString Size(0..128)  

hrFSType 1.3.6.1.2.1.25.3.8.1.4
The value of this object identifies the type of this file system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

hrFSAccess 1.3.6.1.2.1.25.3.8.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER readWrite(1), readOnly(2)  

hrFSBootable 1.3.6.1.2.1.25.3.8.1.6
A flag indicating whether this file system is bootable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Boolean  

hrFSStorageIndex 1.3.6.1.2.1.25.3.8.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

hrFSLastFullBackupDate 1.3.6.1.2.1.25.3.8.1.8
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DateAndTime  

hrFSLastPartialBackupDate 1.3.6.1.2.1.25.3.8.1.9
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'.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DateAndTime