This variable defines how to start the microcode
in the segment.
normal(1): Use NVRAM information and flash ROM
microcode to start up the system.
tftp-download(2):
Always download the new version of
microcode into RAM and start it.
bootp-get-ip(3):
Get the IP information from the BootP server,
and then start up the microcode in flash ROM.
bootp-download(4):
Get the IP information from the BootP server,
and then download the microcode from the
TFTP server.
no-bootp-tftp-request(5):
Shut down the BootP and TFTP request, even
though the IP information or the microcode
in flash ROM is corrupt. If you want to
download from out-of-band, set to 5.
bootp-upgrade(6):
Get the IP information from the BootP server,
and then download the microcode from the
TFTP server. After download has completed,
upgrade the microcode in system flash ROM.
Parsed from file IBM8225.MIB.txt
Company: ibm
Module: IBM-8225-MIB
Vendor: IBM
Module: IBM-8225-MIB (IBM8225.MIB)
Type: TABULAR
Access: read-write
Syntax: INTEGER
Automatically extracted from www.mibdepot.com
basicNmmBootupOption OBJECT-TYPE SYNTAX INTEGER { normal(1), tftp-download(2), bootp-get-ip(3), bootp-download(4), no-bootp-tftp-request(5), bootp-upgrade(6) } ACCESS read-write STATUS mandatory DESCRIPTION "This variable defines how to start the microcode in the segment. normal(1): Use NVRAM information and flash ROM microcode to start up the system. tftp-download(2): Always download the new version of microcode into RAM and start it. bootp-get-ip(3): Get the IP information from the BootP server, and then start up the microcode in flash ROM. bootp-download(4): Get the IP information from the BootP server, and then download the microcode from the TFTP server. no-bootp-tftp-request(5): Shut down the BootP and TFTP request, even though the IP information or the microcode in flash ROM is corrupt. If you want to download from out-of-band, set to 5. bootp-upgrade(6): Get the IP information from the BootP server, and then download the microcode from the TFTP server. After download has completed, upgrade the microcode in system flash ROM." ::= { basicNmmEntry 8 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.1 | basicNmmHubIndex | 0 | 0 | ID number of a hub unit, used to select it. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.2 | basicNmmType | 0 | 0 | Management board model number. If the value of nmmType is not-present(1), the MIB variable below in this branch is meaningless. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.3 | basicNmmHwVer | 0 | 0 | Hardware version of the NMM. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.4 | basicNmmFwMajorVer | 0 | 0 | Microcode major version of the NMM. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.5 | basicNmmFwMinorVer | 0 | 0 | Microcode minor version of the NMM. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.6 | basicNmmSegment | 0 | 0 | Segment ID of the NMM. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.7 | basicNmmPhysAddr | 0 | 0 | Address of the NMM. |
1.3.6.1.4.1.2.6.37.2.2.1.3.2.1.9 | basicNmmStatus | 0 | 0 | Status of this NMM entry. Each segment allows an SNMP master. master(2): The agent in this segment is a master agent. backup(3): … |