A P P E N D I X  C

XSCF MIB

This appendix explains the XSCF Management Information Base (MIB), which is supported by the XSCF SNMP agent function.


C.1 MIB Object Identifiers

TABLE C-1 below explains the MIB object identifiers supported by the XSCF.


TABLE C-1 MIB Object Identifiers

internet

OBJECT IDENTIFIER ::=

{ iso org(3) dod(6) 1 }

 

 

 

directory

OBJECT IDENTIFIER ::=

{ internet 1 }

mgmt

OBJECT IDENTIFIER ::=

{ internet 2 }

experimental

OBJECT IDENTIFIER ::=

{ internet 3 }

private

OBJECT IDENTIFIER ::=

{ internet 4 }

 

 

 

mib-2

OBJECT IDENTIFIER ::=

{ mgmt 1 }

system

OBJECT IDENTIFIER ::=

{ mib-2 1 }

interfaces

OBJECT IDENTIFIER ::=

{ mib-2 2 }

at

OBJECT IDENTIFIER ::=

{ mib-2 3 }

ip

OBJECT IDENTIFIER ::=

{ mib-2 4 }

icmp

OBJECT IDENTIFIER ::=

{ mib-2 5 }

tcp

OBJECT IDENTIFIER ::=

{ mib-2 6 }

udp

OBJECT IDENTIFIER ::=

{ mib-2 7 }

snmp

OBJECT IDENTIFIER ::=

{ mib-2 11 }

 

 

 

enterprises

OBJECT IDENTIFIER ::=

{ private 1 }

fujitsu

OBJECT IDENTIFIER ::=

{ enterprises 211 }

product

OBJECT IDENTIFIER ::=

{ fujitsu 1 }

solaris

OBJECT IDENTIFIER ::=

{ product 15 }

sparcEnterprise

OBJECT IDENTIFIER ::=

{ solaris 3 }

 

 

 

oplSpMIB

OBJECT IDENTIFIER ::=

{ sparcEnterprise 1 }

scfObjects

OBJECT IDENTIFIER ::=

{ oplSpMIB 1 }

scfInfo

OBJECT IDENTIFIER ::=

{ scfObjects 1 }

scfState

OBJECT IDENTIFIER ::=

{ scfObjects 2 }

scfMonitorInfo

OBJECT IDENTIFIER ::=

{ scfObjects 3 }

scfSystemInfo

OBJECT IDENTIFIER ::=

{ scfObjects 4 }

scfDomainInfo

OBJECT IDENTIFIER ::=

{ scfObjects 5 }

scfXsbInfo

OBJECT IDENTIFIER ::=

{ scfObjects 6 }

scfLsbInfo

OBJECT IDENTIFIER ::=

{ scfObjects 7 }

scfBoardInfo

OBJECT IDENTIFIER ::=

{ scfObjects 8 }

scfCpuInfo

OBJECT IDENTIFIER ::=

{ scfObjects 9 }

scfMemoryInfo

OBJECT IDENTIFIER ::=

{ scfObjects 10 }

scfIoBoxInfo

OBJECT IDENTIFIER ::=

{ scfObjects 11 }

scfComponentInfo

OBJECT IDENTIFIER ::=

{ scfObjects 12 }

 

 

 

scfMIBTraps

OBJECT IDENTIFIER ::=

{ oplSpMIB 2 }

scfMIBTrapPrefix

OBJECT IDENTIFIER ::=

{ scfMIBTraps 0 }

scfMIBTrapData

OBJECT IDENTIFIER ::=

{ scfMIBTraps 1 }

 

 

 

scfMIBConformances

OBJECT IDENTIFIER ::=

{ oplSpMIB 3 }

scfMIBCompliances

OBJECT IDENTIFIER ::=

{ scfMIBConformances 1 }

scfMIBGroups

OBJECT IDENTIFIER ::=

{ scfMIBConformances 2 }

 

 

 

scfMIBObjectGroups

OBJECT IDENTIFIER ::=

{ scfMIBGroups 1 }

scfMIBNotifGroups

OBJECT IDENTIFIER ::=

{ scfMIBGroups 2 }



C.2 Standard MIB

The standard MIB supported by the XSCF conforms to the following RFC (Note). For the standard MIB definition file, see the general RFC document.


MIB II

RFC1213

User-based Security Model (USM)

RFC3414

View-based Access Control Model (VACM)

RFC3415

SNMPv2-MIB

RFC3418




Note - RFC: Abbreviation of Request For Comment. Technical document issued by the Internet Engineering Task Force (IETF), which is a body that prescribes technical standards related to the Internet.



C.3 Extended MIB

The information from the XSCF extension MIB provided by the XSCF includes:



Note - For details of the Fault Management MIB, see the Oracle Solaris OS documentation.




Note - In the M3000/M4000/M5000/M8000/M9000 servers, information has been added, such as power consumption and exhaust air. If you install a new server, reinstall the XSCF extension MIB definition file to the SNMP manager. For specific information about power consumption and exhaust air, see the latest version of the Product Notes (no earlier than the XCP 1080 edition) for your server.


The list below explains the group summary of the extension MIB supported by the XSCF.

1. scfInfo group

This group provides general information pertaining to the XSCF.

2. scfState group

This group provides overall status information known to the XSCF.

3. scfMonitorInfo group

This group provides environmental information for a variety of components within the system.

4. scfSystemInfo group

This group provides general System information and LED states.

5. scfDomainInfo group

This group provides information specific to all Domains known to the XSCF.

6. scfXsbInfo group

This group provides information specific to all XSBs known to the XSCF.

7. scfLsbInfo group

This group provides information specific to all LSBs.

8. scfBoardInfo group

This group provides information pertaining to specific board components within a System.

9. scfCpuInfo group

This group provides information for all CPU Modules/Cores within the System.

10. scfMemoryInfo group

This group provides information for all Memory Modules within the System.

11. scfIoBoxInfo group

This group provides information for the External I/O Expansion Unit (IOBOX) that is attached to the system and the components which make it up.

The components include I/O boats, Link Cards, and Power Supplies/Fans. For details about these components, see the Service Manual for your server.

12. scfComponentInfo group

This group provides FRU and Status information for every component in the System.

Obtaining the Latest Extension MIB

For details on obtaining the XSCF extension MIB definition file and the Fault Management MIB definition file, see the Product Notes for your server or download site for the XCP firmware.


C.4 Trap

Traps are classified as either a standard Trap or an extension Trap. Standard Trap is provided for each device defined in SNMP as standard. For a description of a standard Trap, see the general document. In this document, the Trap in cases where an event native to this system is recognized is called an extension Trap.

For more information about traps, see Chapter 7.