SHIVA-FP-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-FP-MIB.
26
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
26 total| Object Name |
|---|
fpBuffer OBJECT IDENTIFIER .1.3.6.1.4.1.166.2.1.1 |
RFC1213-MIB Unknown .1.3.6.1.4.1.166.2.1.1 |
bufferSizeThe size of the buffers in the buffer pool.
All buffers are the same size.ro INTEGER .1.3.6.1.4.1.166.2.1.1.1 |
bufferAvailThe total number of buffers initialized. This does
not indicate the number of currently free buffers.
Rather it is the total number of buffers which were
created and made free at boot time.ro INTEGER .1.3.6.1.4.1.166.2.1.1.2 |
bufferDropsThe total number of times that a buffer was requested
when none was available.ro Counter .1.3.6.1.4.1.166.2.1.1.3 |
bufferTypeTableEach row of this table describes statistics on buffers
allocated for a specific purpose. The sum of bufferTypeCount
for all rows should always equal the bufferAvail count. SEQUENCE OF BufferTypeEntry .1.3.6.1.4.1.166.2.1.1.4 |
bufferTypeEntryThe object type of the rows in bufferTypeTable. BufferTypeEntry .1.3.6.1.4.1.166.2.1.1.4.1 |
bufferTypeIndexThe enumeration of each buffer type row.ro INTEGER .1.3.6.1.4.1.166.2.1.1.4.1.1 |
bufferTypeTypeenumerated type of buffer type.ro Enumeration .1.3.6.1.4.1.166.2.1.1.4.1.2 |
bufferTypeDescrText description of buffer type.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.2.1.1.4.1.3 |
bufferTypeCountThe number of buffers of the type which is described by
the value of bufferTypeType for this row.ro INTEGER .1.3.6.1.4.1.166.2.1.1.4.1.4 |
bufferTypeDropsThe number of requests for buffers this type which were
not fulfilled because no free buffers were available.ro INTEGER -- should have been Counter .1.3.6.1.4.1.166.2.1.1.4.1.5 |
bufferTypeRequestsThe number of times buffers of this type were requested.ro INTEGER -- should have been Counter .1.3.6.1.4.1.166.2.1.1.4.1.6 |
bufferTypeMaximumA high water mark for buffers of this type.
This number represents the greatest number of buffers
of this type ever allocated concurrently.ro INTEGER -- Should have been Gauge? .1.3.6.1.4.1.166.2.1.1.4.1.7 |
fpConf OBJECT IDENTIFIER .1.3.6.1.4.1.166.2.1.2 |
confRebootThe amount of time, in hundredths of a second, until the
device reboots itself.rw TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.166.2.1.2.1 |
confCheckSumIndicates the validity of the FastPath's configuration. If
written to, allows the management station to flush the
configuration (by setting invalid), or to protect it (by
setting valid).rw Enumeration .1.3.6.1.4.1.166.2.1.2.2 |
codeCheckSumIndicates the validity of the FastPath's downloaded image.
If written to, allows the management station to flush the
downloaded image (by setting invalid), or to protect the
it (by setting valid).rw Enumeration .1.3.6.1.4.1.166.2.1.2.3 |
promVersionThe version number of the PROM multiplied by 100, for
instance, PROM version 4.1 would return 410.ro INTEGER .1.3.6.1.4.1.166.2.1.2.4 |
hwStatusThis integer is a bit mask which holds the following flags:
(not all bits are valid for all products)
0x00000001 - LocalTalk failed tests
0x00000002 - LAN controller failed tests
0x00000004 - The battery is low
0x00000008 - Expansion RAM is present
0x00000010 - Ethernet 12V Fuse blown
0x00000020 - Expansion RAM failed tests
0x00000040 - Disable Enet CRS jumper installed
0x00000080 - Disable Enet SQE jumper installed
0x00000100 - Software Jumper 1 installed
0x00000200 - Software Jumper 2 installed
0x00000400 - Software Jumper 3 installed
0x00000800 - Software Jumper 4 installed
0x00007000 - EtherModule type field
0x00008000 - EtherModule type field is valid
0x00010000 - RAM Bank 3 is present
0x00020000 - RAM Bank 3 failed tests
0x00040000 - RAM Bank 4 is present
0x00080000 - RAM Bank 4 failed tests
0x00100000 - Downloader mode
0x00200000 - Software Jumper 5 installed
0x00400000 - Hardware has LocalTalk IOP
0x00800000 - VROM on top of 'sam' PROM
0x01000000 - Auxiliary memory board present
0x02000000 - Auxiliary memory board failed tests.ro INTEGER .1.3.6.1.4.1.166.2.1.2.5 |
confWhyRebootReason code for reboot scheduled by confRebootrw Enumeration .1.3.6.1.4.1.166.2.1.2.6 |
confWhoRebootPerson responsible for reboot scheduled by confRebootrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.2.1.2.7 |
confRebootCommentComment string for reboot scheduled by confRebootrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.2.1.2.8 |
confHowRebootAction taken when reboot scheduled by confReboot occursrw Enumeration .1.3.6.1.4.1.166.2.1.2.9 |
confSerialNumFastPath Serial Numberrw INTEGER .1.3.6.1.4.1.166.2.1.2.10 |
k-star OBJECT IDENTIFIER .1.3.6.1.4.1.166.2.1.3 |