Byte 0 gives SCSI device type Identifies the type of SCSI Device:
Code Description
00h Direct-access device.
01h Sequential-access device.
02h Printer device.
03h Processor device.
04h WORM device.
05h CD-ROM device.
06h Scanner device.
07h Optical Memory device.
08h Medium Changer device.
09h Communications device
0Ah - 1Eh Reserved.
1Fh Unknown or no device type.
Byte 1 gives FC Port Type;
0 INVALID
1 PRIVATE
2 PUBLIC
3 ALIEN
Byte 2 is a bit-map that indicates device role;
Both Bits 0,1 = 0 means device role is UNKNOWN.
Bit 0 = 1 means role is TARGET
Bit 1 = 1 means role is INITIATOR
Both Bits 0,1 = 1 means role is TARGET AND INITIATOR
Byte 3 is reserved.
.
Parsed from file NISHAN-MGT.mib.txt
Company: brocade
Module: NISHAN-MGT
Vendor: Brocade
Module: NISHAN-MGT (NISHAN-MGT.mib)
Type: TABULAR
Access: read-only
Syntax: Integer32
Automatically extracted from www.mibdepot.com
fpDeviceType OBJECT-TYPE SYNTAX Integer32 MAX-ACCESS read-only STATUS current DESCRIPTION "Byte 0 gives SCSI device type Identifies the type of SCSI Device: Code Description 00h Direct-access device. 01h Sequential-access device. 02h Printer device. 03h Processor device. 04h WORM device. 05h CD-ROM device. 06h Scanner device. 07h Optical Memory device. 08h Medium Changer device. 09h Communications device 0Ah - 1Eh Reserved. 1Fh Unknown or no device type. Byte 1 gives FC Port Type; 0 INVALID 1 PRIVATE 2 PUBLIC 3 ALIEN Byte 2 is a bit-map that indicates device role; Both Bits 0,1 = 0 means device role is UNKNOWN. Bit 0 = 1 means role is TARGET Bit 1 = 1 means role is INITIATOR Both Bits 0,1 = 1 means role is TARGET AND INITIATOR Byte 3 is reserved. ." ::= { fcpPortEntry 10 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4369.1.8.19.1.1 | fpPortName | 0 | 0 | 8-byte World Wide Portname. |
1.3.6.1.4.1.4369.1.8.19.1.2 | fpRemovable | 0 | 0 | Identifies that this device has removable media. False. Media is not removable. True. Media is removable. |
1.3.6.1.4.1.4369.1.8.19.1.3 | fpAnsiVersion | 0 | 0 | Indicates the implement ANSI version of this device. 0 - might or might not comply to ANSI standards. 1 - complies to ANS… |
1.3.6.1.4.1.4369.1.8.19.1.4 | fpVendorId | 0 | 0 | Indicates the vendor ID. |
1.3.6.1.4.1.4369.1.8.19.1.5 | fpProductId | 0 | 0 | Indicates the Product ID. |
1.3.6.1.4.1.4369.1.8.19.1.6 | fpProductRevision | 0 | 0 | Indicates the Product Revision. |
1.3.6.1.4.1.4369.1.8.19.1.7 | fpLogicalBlocks | 0 | 0 | A 32-bit value that represents the total number of logical blocks for this device. Octet 1 is the LSB, octet 4 is the MSB. |
1.3.6.1.4.1.4369.1.8.19.1.8 | fpBlockLength | 0 | 0 | A 32-bit value that represents the size of the logical block for this device. Octet 1 is the LSB, octet 4 is the MSB. |
1.3.6.1.4.1.4369.1.8.19.1.9 | fpCapacity | 0 | 0 | A value that represents the capacity of the device in megabytes. One MegaByte equals to 1,048,576 when calculating this value. |